diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:52:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:52:37 +0000 |
commit | 252599a26fe342e3e5364c0de5e87eeee33486bb (patch) | |
tree | 348c2e88af226d6b1b2d50631d9535a5550af5da | |
parent | Stable on ppc64; bug #202087 (diff) | |
download | gentoo-2-252599a26fe342e3e5364c0de5e87eeee33486bb.tar.gz gentoo-2-252599a26fe342e3e5364c0de5e87eeee33486bb.tar.bz2 gentoo-2-252599a26fe342e3e5364c0de5e87eeee33486bb.zip |
Stable on ppc64; bug #202087
(Portage version: 2.1.3.19)
-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 48107e59008c..fdf7c34a9897 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.52 2007/12/16 15:07:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.53 2007/12/16 17:52:37 corsair Exp $ + + 16 Dec 2007; Markus Rothe <corsair@gentoo.org> libXcursor-1.1.9.ebuild: + Stable on ppc64; bug #202087 16 Dec 2007; nixnut <nixnut@gentoo.org> libXcursor-1.1.9.ebuild: Stable on ppc wrt bug 202087 diff --git a/x11-libs/libXcursor/libXcursor-1.1.9.ebuild b/x11-libs/libXcursor/libXcursor-1.1.9.ebuild index d2b885b21d95..5bfb510e055a 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.5 2007/12/16 15:07:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.9.ebuild,v 1.6 2007/12/16 17:52:37 corsair 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 |