diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-01-31 14:57:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-01-31 14:57:12 +0000 |
commit | 50823059369984a92f1e058222eda35a805f68d2 (patch) | |
tree | 10993ba7250aa775068bbb84d55085252f165c09 /x11-themes/jimmac-xcursors | |
parent | Stable on sparc wrt security #120343 (diff) | |
download | gentoo-2-50823059369984a92f1e058222eda35a805f68d2.tar.gz gentoo-2-50823059369984a92f1e058222eda35a805f68d2.tar.bz2 gentoo-2-50823059369984a92f1e058222eda35a805f68d2.zip |
Marked ppc stable for bug #120805.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-themes/jimmac-xcursors')
-rw-r--r-- | x11-themes/jimmac-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/jimmac-xcursors/ChangeLog b/x11-themes/jimmac-xcursors/ChangeLog index 124a51dc23e4..0eaa562ae8da 100644 --- a/x11-themes/jimmac-xcursors/ChangeLog +++ b/x11-themes/jimmac-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/jimmac-xcursors # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.9 2006/01/03 23:21:01 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.10 2006/01/31 14:57:11 josejx Exp $ + + 31 Jan 2006; Joseph Jezak <josejx@gentoo.org> + jimmac-xcursors-0.0.1.ebuild: + Marked ppc stable for bug #120805. 03 Jan 2006; <gothgirl@gentoo.org> jimmac-xcursors-0.0.1.ebuild: adjust for modular X diff --git a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild index 8b95ee645fc3..31c877c1a219 100644 --- a/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild +++ b/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.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-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.10 2006/01/03 23:25:27 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.11 2006/01/31 14:57:12 josejx Exp $ MY_P="6550-Jimmac.tar.gz" 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}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND="${RDEPEND}" |