diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 21:59:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-15 21:59:59 +0000 |
commit | 22f378d8af3e35f86bcec9af58c3fad932b075fb (patch) | |
tree | c3f5fbc377e29c64d57fe4e9b30501743debf8fb /net-analyzer/netcat/netcat-110-r8.ebuild | |
parent | Don't use cp -d. (diff) | |
download | gentoo-2-22f378d8af3e35f86bcec9af58c3fad932b075fb.tar.gz gentoo-2-22f378d8af3e35f86bcec9af58c3fad932b075fb.tar.bz2 gentoo-2-22f378d8af3e35f86bcec9af58c3fad932b075fb.zip |
Mark 110-r8 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-analyzer/netcat/netcat-110-r8.ebuild')
-rw-r--r-- | net-analyzer/netcat/netcat-110-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat/netcat-110-r8.ebuild b/net-analyzer/netcat/netcat-110-r8.ebuild index 36b3aac9ac6c..16727e35262d 100644 --- a/net-analyzer/netcat/netcat-110-r8.ebuild +++ b/net-analyzer/netcat/netcat-110-r8.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/net-analyzer/netcat/netcat-110-r8.ebuild,v 1.6 2005/09/10 03:14:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r8.ebuild,v 1.7 2005/09/15 21:59:59 agriffis Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://www.atstake.com/research/tools/network_utilities/${MY_P}.tgz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="ipv6 static crypt GAPING_SECURITY_HOLE" DEPEND="crypt? ( dev-libs/libmix )" |