diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-12 01:19:07 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-12 01:19:07 +0000 |
commit | 62658e9712852ff7c4d6c172ec9232015150e942 (patch) | |
tree | e472a8caadfa4da6355470beffc3e9884beb2fb4 /x11-themes/jimmac-xcursors | |
parent | 2.12 release vbump (diff) | |
download | gentoo-2-62658e9712852ff7c4d6c172ec9232015150e942.tar.gz gentoo-2-62658e9712852ff7c4d6c172ec9232015150e942.tar.bz2 gentoo-2-62658e9712852ff7c4d6c172ec9232015150e942.zip |
Added ~amd64 keywords. Closes bug #105014.
(Portage version: 2.0.51.22-r2)
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 d0291d87d696..c295701bb524 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.5 2005/09/06 19:33:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/ChangeLog,v 1.6 2005/09/12 01:19:07 metalgod Exp $ + + 12 Sep 2005; Luis Medinas <metalgod@gentoo.org> + jimmac-xcursors-0.0.1.ebuild: + Added ~amd64 keywords. Closes bug #105014. 06 Sep 2005; Markus Rothe <corsair@gentoo.org> jimmac-xcursors-0.0.1.ebuild: 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 e5f4de3e0f08..2ea168aeaec2 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-2005 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.5 2005/09/06 19:33:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild,v 1.6 2005/09/12 01:19:07 metalgod 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="~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="" DEPEND="" |