diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-09-14 07:03:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-09-14 07:03:52 +0000 |
commit | 7f6afe99e34c23e30303d4c7efe82b9eaf997e63 (patch) | |
tree | e6c99d7d077566eeefe92c12447015f791cc5c75 /net-nds/portmap/portmap-6.0.ebuild | |
parent | stable x86, bug 182699 (diff) | |
download | historical-7f6afe99e34c23e30303d4c7efe82b9eaf997e63.tar.gz historical-7f6afe99e34c23e30303d4c7efe82b9eaf997e63.tar.bz2 historical-7f6afe99e34c23e30303d4c7efe82b9eaf997e63.zip |
stable x86, bug 190182
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'net-nds/portmap/portmap-6.0.ebuild')
-rw-r--r-- | net-nds/portmap/portmap-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/portmap/portmap-6.0.ebuild b/net-nds/portmap/portmap-6.0.ebuild index 0395488bcd07..cc537ca47774 100644 --- a/net-nds/portmap/portmap-6.0.ebuild +++ b/net-nds/portmap/portmap-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-6.0.ebuild,v 1.7 2007/08/28 16:48:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-6.0.ebuild,v 1.8 2007/09/14 07:03:52 opfer Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://neil.brown.name/portmap/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="selinux tcpd" DEPEND="selinux? ( sec-policy/selinux-portmap ) |