diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-08 23:07:50 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-08 23:07:50 +0000 |
commit | 85a5b909640678dff00d1ef064cf6cc8a8cf37ec (patch) | |
tree | 8ffe30ad387e26540c50fe8dbf4a27911604eedc /net-analyzer/portsentry/portsentry-1.2.ebuild | |
parent | tidy (Manifest recommit) (diff) | |
download | gentoo-2-85a5b909640678dff00d1ef064cf6cc8a8cf37ec.tar.gz gentoo-2-85a5b909640678dff00d1ef064cf6cc8a8cf37ec.tar.bz2 gentoo-2-85a5b909640678dff00d1ef064cf6cc8a8cf37ec.zip |
x86 stable
Diffstat (limited to 'net-analyzer/portsentry/portsentry-1.2.ebuild')
-rw-r--r-- | net-analyzer/portsentry/portsentry-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/portsentry/portsentry-1.2.ebuild b/net-analyzer/portsentry/portsentry-1.2.ebuild index 64d7fbbf3888..3130c6682c9f 100644 --- a/net-analyzer/portsentry/portsentry-1.2.ebuild +++ b/net-analyzer/portsentry/portsentry-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.2.ebuild,v 1.6 2004/07/06 22:39:16 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.2.ebuild,v 1.7 2004/07/08 23:07:50 eldad Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sentrytools/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=sys-apps/sed-4" |