diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-19 19:02:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-19 19:02:11 +0000 |
commit | cd4e57f72fd5d69341cece0b04a0d65249cf3858 (patch) | |
tree | c0c8e086ac124a6e1de7ba05465805daa2f6c5b9 /x11-themes/blueglass-xcursors | |
parent | refactor build dirs a little to make sure xmlgawk gets the same patches as th... (diff) | |
download | gentoo-2-cd4e57f72fd5d69341cece0b04a0d65249cf3858.tar.gz gentoo-2-cd4e57f72fd5d69341cece0b04a0d65249cf3858.tar.bz2 gentoo-2-cd4e57f72fd5d69341cece0b04a0d65249cf3858.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog index 264ae225c70f..6f8ea71c255b 100644 --- a/x11-themes/blueglass-xcursors/ChangeLog +++ b/x11-themes/blueglass-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/blueglass-xcursors -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.14 2004/11/24 02:39:14 geoman Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.15 2005/02/19 19:02:11 corsair Exp $ + + 19 Feb 2005; Markus Rothe <corsair@gentoo.org> + blueglass-xcursors-0.4.ebuild: + Stable on ppc64 23 Nov 2004; Stephen P. Becker <geoman@gentoo.org> blueglass-xcursors-0.4.ebuild: diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 6f666027e6b1..d1894579f32e 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.13 2004/11/24 02:39:14 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.14 2005/02/19 19:02:11 corsair Exp $ MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha hppa amd64 mips" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64 mips ppc64" IUSE="" DEPEND="" |