diff options
Diffstat (limited to 'x11-misc/icets/icets-1.2.ebuild')
-rw-r--r-- | x11-misc/icets/icets-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |