diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 14:36:45 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-11-02 14:36:45 +0000 |
commit | bd6d8bb38bc4726535c67eee1d9eae12a51f596c (patch) | |
tree | 817c8e76789889e6bc8e546175104c8c34fd2e15 /x11-misc/icewoed/icewoed-1.8.ebuild | |
parent | Version bump #69702. (Manifest recommit) (diff) | |
download | gentoo-2-bd6d8bb38bc4726535c67eee1d9eae12a51f596c.tar.gz gentoo-2-bd6d8bb38bc4726535c67eee1d9eae12a51f596c.tar.bz2 gentoo-2-bd6d8bb38bc4726535c67eee1d9eae12a51f596c.zip |
Cleanup; latest version stable for x86.
Diffstat (limited to 'x11-misc/icewoed/icewoed-1.8.ebuild')
-rw-r--r-- | x11-misc/icewoed/icewoed-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icewoed/icewoed-1.8.ebuild b/x11-misc/icewoed/icewoed-1.8.ebuild index ded2359e04b7..8feaaf15a1f4 100644 --- a/x11-misc/icewoed/icewoed-1.8.ebuild +++ b/x11-misc/icewoed/icewoed-1.8.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.8.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.3 2004/11/02 14:36:45 phosphan 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 ppc" +KEYWORDS="x86 ppc" src_unpack () { unpack ${A} |