summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-08 23:07:50 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-08 23:07:50 +0000
commitd1df1a70d520d035ebf53fb87092b8923c3d823e (patch)
treea54567d996288581ca2ea9c86c690cf5c07b8d07 /net-analyzer/portsentry
parenttidy (diff)
downloadhistorical-d1df1a70d520d035ebf53fb87092b8923c3d823e.tar.gz
historical-d1df1a70d520d035ebf53fb87092b8923c3d823e.tar.bz2
historical-d1df1a70d520d035ebf53fb87092b8923c3d823e.zip
x86 stable
Diffstat (limited to 'net-analyzer/portsentry')
-rw-r--r--net-analyzer/portsentry/ChangeLog5
-rw-r--r--net-analyzer/portsentry/portsentry-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/portsentry/ChangeLog b/net-analyzer/portsentry/ChangeLog
index 4dc8686f88de..6eae9f5a0f1a 100644
--- a/net-analyzer/portsentry/ChangeLog
+++ b/net-analyzer/portsentry/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/portsentry
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/ChangeLog,v 1.17 2004/07/06 22:39:16 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/ChangeLog,v 1.18 2004/07/08 23:07:50 eldad Exp $
+
+ 09 Jul 2004; Eldad Zack <eldad@gentoo.org> portsentry-1.2.ebuild:
+ marked x86 stable
07 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
+files/portsentry.8, +files/portsentry.conf.5, files/portsentry.confd,
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"