diff options
author | 2005-09-12 01:19:07 +0000 | |
---|---|---|
committer | 2005-09-12 01:19:07 +0000 | |
commit | f939775c18cc5ace28e0dd6130391f81caacf4b0 (patch) | |
tree | 670ae39bcf1536c8f77291ed1ef4042919cc7b02 /x11-themes/jimmac-xcursors | |
parent | 2.12 release vbump (diff) | |
download | historical-f939775c18cc5ace28e0dd6130391f81caacf4b0.tar.gz historical-f939775c18cc5ace28e0dd6130391f81caacf4b0.tar.bz2 historical-f939775c18cc5ace28e0dd6130391f81caacf4b0.zip |
Added ~amd64 keywords. Closes bug #105014.
Package-Manager: portage-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/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/jimmac-xcursors/jimmac-xcursors-0.0.1.ebuild | 4 |
3 files changed, 19 insertions, 5 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/Manifest b/x11-themes/jimmac-xcursors/Manifest index c46df538e585..8285c4a77639 100644 --- a/x11-themes/jimmac-xcursors/Manifest +++ b/x11-themes/jimmac-xcursors/Manifest @@ -1,4 +1,14 @@ -MD5 3054fc2aa38e1ab91565991a5db1d802 ChangeLog 824 -MD5 c6fefb345bccfdeecada4451c016343e jimmac-xcursors-0.0.1.ebuild 1679 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c80e10d8383177d7074c5552ebe50be1 ChangeLog 953 +MD5 94fcc49d8dcea21747fedffadf212f53 jimmac-xcursors-0.0.1.ebuild 1687 MD5 67480968255dfe131b5dbe20b934a2ab metadata.xml 322 MD5 a1f0ae5fab146934b1dc2b47a25ab4f7 files/digest-jimmac-xcursors-0.0.1 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDJOS0wUpWvClEHQoRAmPPAJ95u4wjDw0jIEn2dnTrfEbf6qmLvACcCFFm +ttfcED3Xa3MhAsw/v93oPUc= +=1Z8K +-----END PGP SIGNATURE----- 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="" |