diff options
author | David Holm <dholm@gentoo.org> | 2004-08-03 11:27:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-03 11:27:57 +0000 |
commit | f3b1ef91e36649281e417269e0a039da0428eee8 (patch) | |
tree | c2111233b49b244afb97380bff157a2ebfd77fd4 /x11-misc/icets | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.tar.gz gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.tar.bz2 gentoo-2-f3b1ef91e36649281e417269e0a039da0428eee8.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index 10db0d2879a9..1432bd825158 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.12 2004/07/27 12:25:27 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.13 2004/08/03 11:25:05 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icets-1.2.ebuild: + Added to ~ppc. *icets-1.2 (27 Jul 2004) diff --git a/x11-misc/icets/icets-1.2.ebuild b/x11-misc/icets/icets-1.2.ebuild index b8ac507c74f5..914133d08524 100644 --- a/x11-misc/icets/icets-1.2.ebuild +++ b/x11-misc/icets/icets-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.2 2004/07/27 12:29:13 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.3 2004/08/03 11:25:05 dholm Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" |