diff options
author | 2007-09-14 07:03:52 +0000 | |
---|---|---|
committer | 2007-09-14 07:03:52 +0000 | |
commit | 18012e6163d7f19a6bbe5752918120eaa70b3655 (patch) | |
tree | 98e6e33742b2ef8fb43951fdd548383595dc1e6e /net-nds/portmap/portmap-6.0.ebuild | |
parent | stable x86, bug 182699 (diff) | |
download | gentoo-2-18012e6163d7f19a6bbe5752918120eaa70b3655.tar.gz gentoo-2-18012e6163d7f19a6bbe5752918120eaa70b3655.tar.bz2 gentoo-2-18012e6163d7f19a6bbe5752918120eaa70b3655.zip |
stable x86, bug 190182
(Portage version: 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 ) |