mrueg       15/07/04 10:17:04

  Modified:             ChangeLog
  Added:                xcompmgr-1.1.7.ebuild
  Removed:              xcompmgr-1.1.5.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.53                 x11-misc/xcompmgr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcompmgr/ChangeLog?rev=1.53&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcompmgr/ChangeLog?rev=1.53&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcompmgr/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   4 Jun 2015 13:47:58 -0000       1.52
+++ ChangeLog   4 Jul 2015 10:17:04 -0000       1.53
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/xcompmgr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.52 
2015/06/04 13:47:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.53 
2015/07/04 10:17:04 mrueg Exp $
+
+*xcompmgr-1.1.7 (04 Jul 2015)
+
+  04 Jul 2015; Manuel RĂ¼ger <mr...@gentoo.org> +xcompmgr-1.1.7.ebuild,
+  -xcompmgr-1.1.5.ebuild:
+  Version bump. Remove old.
 
   04 Jun 2015; Pacho Ramos <pa...@gentoo.org> xcompmgr-1.1.6.ebuild:
   x11-libs/libXext is needed (#514142)



1.1                  x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild?rev=1.1&content-type=text/plain

Index: xcompmgr-1.1.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.7.ebuild,v 
1.1 2015/07/04 10:17:04 mrueg Exp $

EAPI=5

XORG_STATIC=no
inherit xorg-2

DESCRIPTION="X Compositing manager"
HOMEPAGE="http://freedesktop.org/Software/xapps";
SRC_URI="http://xorg.freedesktop.org/releases/individual/app/${P}.tar.bz2";

LICENSE="BSD"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND="
        x11-libs/libXrender
        x11-libs/libXdamage
        x11-libs/libXfixes
        x11-libs/libXcomposite
        x11-libs/libXext
"
DEPEND="${RDEPEND}"




Reply via email to