diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:25:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:25:29 +0000 |
commit | 9a9c9f3fd589b707b35405fc0543df89bfeba69c (patch) | |
tree | a37dd1f06e5fa943244e368a28ca94af563f15ea /x11-libs/libXcursor | |
parent | modular X dependency & opengl use flag fix (diff) | |
download | gentoo-2-9a9c9f3fd589b707b35405fc0543df89bfeba69c.tar.gz gentoo-2-9a9c9f3fd589b707b35405fc0543df89bfeba69c.tar.bz2 gentoo-2-9a9c9f3fd589b707b35405fc0543df89bfeba69c.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index 92a776404307..31de1c5371ae 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.20 2006/02/01 00:23:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.21 2006/02/14 22:22:57 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> libXcursor-1.1.5.2.ebuild, + libXcursor-1.1.5.2-r1.ebuild: + Added ~ppc64 *libXcursor-1.1.5.2-r1 (01 Feb 2006) diff --git a/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild b/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild index f0ee2d4f5a1c..7c0dcd948ae2 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild,v 1.1 2006/02/01 00:23:28 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2-r1.ebuild,v 1.2 2006/02/14 22:22:57 corsair Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXrender x11-libs/libXfixes x11-libs/libX11 diff --git a/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild b/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild index 4ebf26b43dac..bf40e7e9cb79 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild,v 1.3 2006/01/31 13:30:06 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild,v 1.4 2006/02/14 22:22:57 corsair Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXrender x11-libs/libXfixes x11-libs/libX11 |