summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-04-29 19:39:13 +0000
committerDominik Stadler <centic@gentoo.org>2004-04-29 19:39:13 +0000
commite5fd26c802f00348385b7e8a3d41fea9d880305d (patch)
tree09ef0447508febff106f7dffef42812bafa010d4 /app-arch/karchiver/karchiver-3.0.8.ebuild
parentAdd ~alpha (Manifest recommit) (diff)
downloadgentoo-2-e5fd26c802f00348385b7e8a3d41fea9d880305d.tar.gz
gentoo-2-e5fd26c802f00348385b7e8a3d41fea9d880305d.tar.bz2
gentoo-2-e5fd26c802f00348385b7e8a3d41fea9d880305d.zip
Add missing IUSE to ebuilds, make 3.0.8 stable on x86, add new version 3.0.10 as ~x86.
Diffstat (limited to 'app-arch/karchiver/karchiver-3.0.8.ebuild')
-rw-r--r--app-arch/karchiver/karchiver-3.0.8.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-arch/karchiver/karchiver-3.0.8.ebuild b/app-arch/karchiver/karchiver-3.0.8.ebuild
index 79ed2246f54c..94dcd8e724ed 100644
--- a/app-arch/karchiver/karchiver-3.0.8.ebuild
+++ b/app-arch/karchiver/karchiver-3.0.8.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.8.ebuild,v 1.1 2003/12/28 04:26:22 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/karchiver/karchiver-3.0.8.ebuild,v 1.2 2004/04/29 19:39:13 centic Exp $
inherit kde
need-kde 3.1
-DESCRIPTION="utility to ease working with compressed files such as tar.gz/tar.bz2"
+DESCRIPTION="Utility to ease working with compressed files such as tar.gz/tar.bz2"
HOMEPAGE="http://perso.wanadoo.fr/coquelle/karchiver/"
SRC_URI="http://perso.wanadoo.fr/coquelle/karchiver/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+IUSE=""
+KEYWORDS="x86 ~ppc ~sparc"
+