diff options
author | 2004-07-15 03:34:25 +0000 | |
---|---|---|
committer | 2004-07-15 03:34:25 +0000 | |
commit | f963a26bfb39cd29bd08bfc4665bd40ec3d235a8 (patch) | |
tree | 9b06b5944e4a4fd691b0b35e3d873e56f42f0576 /net-misc | |
parent | sync IUSE (+bootstrap), don't dep on arch for gnuconfig_update (diff) | |
download | historical-f963a26bfb39cd29bd08bfc4665bd40ec3d235a8.tar.gz historical-f963a26bfb39cd29bd08bfc4665bd40ec3d235a8.tar.bz2 historical-f963a26bfb39cd29bd08bfc4665bd40ec3d235a8.zip |
sync IUSE (-nls), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/selfdhcp/selfdhcp-0.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tlsproxyd/Manifest | 2 | ||||
-rw-r--r-- | net-misc/totd/Manifest | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/net-misc/selfdhcp/selfdhcp-0.2.ebuild b/net-misc/selfdhcp/selfdhcp-0.2.ebuild index a6a23d662b0a..318c89a1e303 100644 --- a/net-misc/selfdhcp/selfdhcp-0.2.ebuild +++ b/net-misc/selfdhcp/selfdhcp-0.2.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -#IUSE="nls" - -S=${WORKDIR}/${P} DESCRIPTION="a small stealth network autoconfigure software." SRC_URI="mirror://sourceforge/selfdhcp/${P}.tar.bz2" HOMEPAGE="http://selfdhcp.sourceforge.net" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/tlsproxyd/Manifest b/net-misc/tlsproxyd/Manifest index 92998d83e08c..62c58f9ccc01 100644 --- a/net-misc/tlsproxyd/Manifest +++ b/net-misc/tlsproxyd/Manifest @@ -1,3 +1,3 @@ -MD5 7defa9602f5c2f7be486b984445c8d44 tlsproxyd-0.0.2.ebuild 848 +MD5 ad0e2e8fc18812851d697142d38bf353 tlsproxyd-0.0.2.ebuild 828 MD5 a87d8b7dcad60dbd1fdc8b8cc3b31337 ChangeLog 507 MD5 e88a13ecad4bef5b8fa61e31102d5aa5 files/digest-tlsproxyd-0.0.2 66 diff --git a/net-misc/totd/Manifest b/net-misc/totd/Manifest index 93426d3f6ff8..029d858ccb8b 100644 --- a/net-misc/totd/Manifest +++ b/net-misc/totd/Manifest @@ -1,4 +1,4 @@ -MD5 93f3cfb99044d19d73dd2bbadbfde256 totd-1.3.ebuild 865 +MD5 56000b751d13bed312987898074a7b10 totd-1.3.ebuild 842 MD5 d824a5bbc5469ac9352cea53d2bbcc0d ChangeLog 396 MD5 e3e71aac40ac30ceb20d34d1abeedb98 files/totd 803 MD5 b5d7da146bba4e657fc30595eab333b5 files/digest-totd-1.3 59 |