diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-09 05:05:36 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-09 05:05:36 +0000 |
commit | c692f4c5d8db28a6e285bf073b7465ec632d881b (patch) | |
tree | e399188ec0ad5e13292212f2e2463da0ab871bd1 /sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild | |
parent | Ebuild submitted in bug #40009 by ronmon@bellsouth.net (diff) | |
download | historical-c692f4c5d8db28a6e285bf073b7465ec632d881b.tar.gz historical-c692f4c5d8db28a6e285bf073b7465ec632d881b.tar.bz2 historical-c692f4c5d8db28a6e285bf073b7465ec632d881b.zip |
stable on amd64
Diffstat (limited to 'sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild')
-rw-r--r-- | sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild index 40cc90a1bc32..7de560f99c13 100644 --- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild +++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild,v 1.9 2004/03/29 05:15:56 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/tcp-wrappers-7.6-r8.ebuild,v 1.10 2004/04/09 05:04:30 lv Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" IUSE="ipv6 static" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha mips hppa ia64 ~ppc64 s390" +KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ia64 ~ppc64 s390" DEPEND="virtual/glibc >=sys-apps/sed-4" |