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/icewoed | |
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/icewoed')
-rw-r--r-- | x11-misc/icewoed/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icewoed/icewoed-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog index 27a779e49269..304f456dbc50 100644 --- a/x11-misc/icewoed/ChangeLog +++ b/x11-misc/icewoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewoed # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.10 2004/08/03 07:13:33 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.11 2004/08/03 11:24:16 dholm Exp $ + + 03 Aug 2004; David Holm <dholm@gentoo.org> icewoed-1.6.ebuild: + Added to ~ppc. *icewoed-1.6 (03 Aug 2004) diff --git a/x11-misc/icewoed/icewoed-1.6.ebuild b/x11-misc/icewoed/icewoed-1.6.ebuild index 7193ef90cf72..8df98c1edfd6 100644 --- a/x11-misc/icewoed/icewoed-1.6.ebuild +++ b/x11-misc/icewoed/icewoed-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.6.ebuild,v 1.1 2004/08/03 07:13:33 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.6.ebuild,v 1.2 2004/08/03 11:24:16 dholm Exp $ DESCRIPTION="IceWM winoptions editor." SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -11,7 +11,7 @@ DEPEND=">=x11-libs/qt-3.0.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_unpack () { unpack ${A} |