diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-07 14:53:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-07 14:53:39 +0000 |
commit | 4e3d62aef75f7c6de95b2e462820c056a7ab351b (patch) | |
tree | fbfe529d3ab177cd344c781ec9cbf01c8c93a375 /x11-themes/iceicons | |
parent | Marking icewm-1.2.35 ~ppc64 for bug 253304 (diff) | |
download | gentoo-2-4e3d62aef75f7c6de95b2e462820c056a7ab351b.tar.gz gentoo-2-4e3d62aef75f7c6de95b2e462820c056a7ab351b.tar.bz2 gentoo-2-4e3d62aef75f7c6de95b2e462820c056a7ab351b.zip |
marking iceicons-0.10.0 ~ppc and ~ppc64 for bug 253304
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'x11-themes/iceicons')
-rw-r--r-- | x11-themes/iceicons/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/iceicons/iceicons-0.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/iceicons/ChangeLog b/x11-themes/iceicons/ChangeLog index ca02953f827b..86b4caa1b044 100644 --- a/x11-themes/iceicons/ChangeLog +++ b/x11-themes/iceicons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/iceicons -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.9 2007/02/06 02:07:41 flameeyes Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/ChangeLog,v 1.10 2009/01/07 14:53:39 ranger Exp $ + + 07 Jan 2009; Brent Baude <ranger@gentoo.org> iceicons-0.10.0.ebuild: + marking iceicons-0.10.0 ~ppc and ~ppc64 for bug 253304 06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-themes/iceicons/iceicons-0.10.0.ebuild b/x11-themes/iceicons/iceicons-0.10.0.ebuild index bd594bc933c9..ad0c948bab71 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-2005 Gentoo Foundation +# Copyright 1999-2009 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.8 2005/12/16 13:18:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/iceicons/iceicons-0.10.0.ebuild,v 1.9 2009/01/07 14:53:39 ranger 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 ~amd64 sparc" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=x11-wm/icewm-1.2.6" |