diff options
author | 2012-08-26 19:29:11 +0000 | |
---|---|---|
committer | 2012-08-26 19:29:11 +0000 | |
commit | bdd2ec5c00929bfff2a88f98e4daa216486b15dd (patch) | |
tree | 5588820bd67e005ff674d403e64281c795e7533c /x11-misc/xcompmgr | |
parent | alpha/ia64/s390/sh/sparc stable wrt #419473 (diff) | |
download | gentoo-2-bdd2ec5c00929bfff2a88f98e4daa216486b15dd.tar.gz gentoo-2-bdd2ec5c00929bfff2a88f98e4daa216486b15dd.tar.bz2 gentoo-2-bdd2ec5c00929bfff2a88f98e4daa216486b15dd.zip |
sparc stable wrt #419473
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index 38fc4f09927f..dbda42bdcd62 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.50 2012/08/13 20:40:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.51 2012/08/26 19:29:11 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xcompmgr-1.1.6.ebuild: + sparc stable wrt #419473 13 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> xcompmgr-1.1.6.ebuild: Fix qa warning. Wrt bug#424775. diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild index 6f1d741afe8a..2385c630286f 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild,v 1.6 2012/08/13 20:40:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.6.ebuild,v 1.7 2012/08/26 19:29:11 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ 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" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libXrender |