diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 15:07:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 15:07:11 +0000 |
commit | daa7346a6e63fd3f481ddd7233aca62eb0d38f2c (patch) | |
tree | 5ae490ea9721f78cdb43e1b55914465f262f5e1e /x11-libs/libXcursor | |
parent | Stable on ppc wrt bug 202087 (diff) | |
download | gentoo-2-daa7346a6e63fd3f481ddd7233aca62eb0d38f2c.tar.gz gentoo-2-daa7346a6e63fd3f481ddd7233aca62eb0d38f2c.tar.bz2 gentoo-2-daa7346a6e63fd3f481ddd7233aca62eb0d38f2c.zip |
Stable on ppc wrt bug 202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index 6c927a9c519f..48107e59008c 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.51 2007/12/15 15:29:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.52 2007/12/16 15:07:11 nixnut Exp $ + + 16 Dec 2007; nixnut <nixnut@gentoo.org> libXcursor-1.1.9.ebuild: + Stable on ppc wrt bug 202087 15 Dec 2007; Doug Klima <cardoe@gentoo.org> libXcursor-1.1.9.ebuild: amd64 stable wrt bug #202087 diff --git a/x11-libs/libXcursor/libXcursor-1.1.9.ebuild b/x11-libs/libXcursor/libXcursor-1.1.9.ebuild index 7cd1ce43cfe0..d2b885b21d95 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.9.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.4 2007/12/15 15:29:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.5 2007/12/16 15:07:11 nixnut Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xcursor library" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" RDEPEND="x11-libs/libXrender x11-libs/libXfixes |