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 | 9decf6434984e6a2ef795d736e4d6c3c82861a58 (patch) | |
tree | 98d4ace1c715e9570d0de584dea7e6a4d3118899 /www-client/khttrack | |
parent | Marked ppc stable. (diff) | |
download | historical-9decf6434984e6a2ef795d736e4d6c3c82861a58.tar.gz historical-9decf6434984e6a2ef795d736e4d6c3c82861a58.tar.bz2 historical-9decf6434984e6a2ef795d736e4d6c3c82861a58.zip |
sync IUSE (+arts)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-client/khttrack')
-rw-r--r-- | www-client/khttrack/Manifest | 16 | ||||
-rw-r--r-- | www-client/khttrack/khttrack-0.10.ebuild | 4 |
2 files changed, 15 insertions, 5 deletions
diff --git a/www-client/khttrack/Manifest b/www-client/khttrack/Manifest index badafb6fe2f6..a10e45249905 100644 --- a/www-client/khttrack/Manifest +++ b/www-client/khttrack/Manifest @@ -1,5 +1,15 @@ -MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 16d5014072060c318bacc9b4678748cf khttrack-0.10.ebuild 655 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 1cdcf75474948d1e6c4c9bda82ccfe83 khttrack-0.10.ebuild 658 MD5 11a92b3a57f0a5056e02821974dab370 ChangeLog 1739 -MD5 7641fbc59a4910d2a24229ec84ed5c1c files/khttrack-0.10-configure-arts.patch 3131 +MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 b7559176556c585532688229e5222397 files/digest-khttrack-0.10 66 +MD5 7641fbc59a4910d2a24229ec84ed5c1c files/khttrack-0.10-configure-arts.patch 3131 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCz1daBXaUFmZvwyMRArVUAJ94w4Y7aHdxhjbKBIRLjKseG63j5gCbBQFx +FYhnodslaihAefh4tCTAgik= +=mNZS +-----END PGP SIGNATURE----- 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" |