diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 04:49:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 04:49:17 +0000 |
commit | 4b75e32bc70cc55343cad9998bb893920b7dae09 (patch) | |
tree | 4aa3331f475b4b0ebec7269dbc0fcb534186cf9a /www-client | |
parent | syntax cleanup (diff) | |
download | gentoo-2-4b75e32bc70cc55343cad9998bb893920b7dae09.tar.gz gentoo-2-4b75e32bc70cc55343cad9998bb893920b7dae09.tar.bz2 gentoo-2-4b75e32bc70cc55343cad9998bb893920b7dae09.zip |
sync IUSE (+arts)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/khttrack/khttrack-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/khttrack/khttrack-0.10.ebuild b/www-client/khttrack/khttrack-0.10.ebuild index a8cd612c46ce..71ceaaae4a4a 100644 --- a/www-client/khttrack/khttrack-0.10.ebuild +++ b/www-client/khttrack/khttrack-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/khttrack/khttrack-0.10.ebuild,v 1.2 2005/03/25 01:13:53 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/khttrack/khttrack-0.10.ebuild,v 1.3 2005/07/09 04:49:17 agriffis Exp $ inherit kde eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.nongnu.org/khttrack/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" +IUSE="arts" DEPEND="www-client/httrack" RDEPEND="www-client/httrack" |