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/icebgset | |
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/icebgset')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index aae92112503b..e35d5f9cfe67 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icebgset # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.12 2004/06/24 22:22:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.13 2004/08/03 11:26:12 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icebgset-1.1.ebuild: + Added to ~ppc. 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> icebgset-1.1.ebuild: Adding IUSE diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild index e1b0f97aa3da..d188a9e364ba 100644 --- a/x11-misc/icebgset/icebgset-1.1.ebuild +++ b/x11-misc/icebgset/icebgset-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.5 2004/06/24 22:22:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.6 2004/08/03 11:26:12 dholm Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=x11-libs/qt-3.0.0" IUSE="" |