diff options
-rw-r--r-- | x11-themes/iceicons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/iceicons/iceicons-0.10.0.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/icewm-themes/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/icewm-themes/icewm-themes-0.0.1.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/x11-themes/iceicons/ChangeLog b/x11-themes/iceicons/ChangeLog index 08070be06844..e487275bded6 100644 --- a/x11-themes/iceicons/ChangeLog +++ b/x11-themes/iceicons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/iceicons -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.3 2004/10/09 19:13:12 usata Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.4 2005/03/09 18:26:37 luckyduck Exp $ + + 09 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> iceicons-0.10.0.ebuild: + added ~amd64 KEYWORD to fix #77628 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> iceicons-0.10.0.ebuild: Stable on x86. diff --git a/x11-themes/iceicons/iceicons-0.10.0.ebuild b/x11-themes/iceicons/iceicons-0.10.0.ebuild index 23d3d1020dd1..8cb3976031a5 100644 --- a/x11-themes/iceicons/iceicons-0.10.0.ebuild +++ b/x11-themes/iceicons/iceicons-0.10.0.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/iceicons/iceicons-0.10.0.ebuild,v 1.3 2004/10/09 19:13:12 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/iceicons-0.10.0.ebuild,v 1.4 2005/03/09 18:26:37 luckyduck Exp $ DESCRIPTION="IceWM Icons is a set of XPM 16x16, 32x32, and 48x48 XPM and PNG icons for IceWM" HOMEPAGE="http://themes.freshmeat.net/projects/iceicons/" @@ -8,7 +8,7 @@ SRC_URI="http://themes.freshmeat.net/redir/iceicons/35147/url_tgz/${PN}-default- LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" RDEPEND=">=x11-wm/icewm-1.2.6" diff --git a/x11-themes/icewm-themes/ChangeLog b/x11-themes/icewm-themes/ChangeLog index dd1fa69eef99..67cf19a811e2 100644 --- a/x11-themes/icewm-themes/ChangeLog +++ b/x11-themes/icewm-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/icewm-themes -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/ChangeLog,v 1.4 2004/10/09 19:14:22 usata Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/ChangeLog,v 1.5 2005/03/09 18:28:33 luckyduck Exp $ + + 09 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> icewm-themes-0.0.1.ebuild: + added ~amd64 KEYWORD to fix #77628 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> icewm-themes-0.0.1.ebuild: Stable on x86 and ppc. diff --git a/x11-themes/icewm-themes/icewm-themes-0.0.1.ebuild b/x11-themes/icewm-themes/icewm-themes-0.0.1.ebuild index d009e8a82a39..65c134f5b21e 100644 --- a/x11-themes/icewm-themes/icewm-themes-0.0.1.ebuild +++ b/x11-themes/icewm-themes/icewm-themes-0.0.1.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/icewm-themes/icewm-themes-0.0.1.ebuild,v 1.4 2004/10/09 19:14:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/icewm-themes/icewm-themes-0.0.1.ebuild,v 1.5 2005/03/09 18:28:33 luckyduck Exp $ DESCRIPTION="Collection of IceWM themes" HOMEPAGE="http://www.icewm.org/ @@ -24,7 +24,7 @@ SLOT="0" # greyscaled -> Public Domain # 1in1-xp -> freedist LICENSE="GPL-2 public-domain freedist" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" |