diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | c0d736fa535ccc73133db62e22b88902ada3d160 (patch) | |
tree | 7aa344d72f948ad02b313f8e0736a1cf3a8b064b /x11-misc/icewoed/icewoed-1.8.ebuild | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.gz historical-c0d736fa535ccc73133db62e22b88902ada3d160.tar.bz2 historical-c0d736fa535ccc73133db62e22b88902ada3d160.zip |
Keyword modification, see changelog for details
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 3839bb703483..ded2359e04b7 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.1 2004/08/27 07:47:50 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel 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} |