diff options
Diffstat (limited to 'net-nds/portmap/portmap-5b-r8.ebuild')
-rw-r--r-- | net-nds/portmap/portmap-5b-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/portmap/portmap-5b-r8.ebuild b/net-nds/portmap/portmap-5b-r8.ebuild index 77ba4327e15d..7c8977cf6d84 100644 --- a/net-nds/portmap/portmap-5b-r8.ebuild +++ b/net-nds/portmap/portmap-5b-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/net-nds/portmap/portmap-5b-r8.ebuild,v 1.4 2004/02/09 19:56:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-5b-r8.ebuild,v 1.5 2004/02/16 19:04:09 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ~ppc64" DEPEND="virtual/glibc >=sys-apps/tcp-wrappers-7.6-r7" |