summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/portsentry/ChangeLog5
-rw-r--r--net-analyzer/portsentry/Manifest12
-rw-r--r--net-analyzer/portsentry/portsentry-1.2.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/portsentry/ChangeLog b/net-analyzer/portsentry/ChangeLog
index 6eae9f5a0f1a..329736b4f12c 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.18 2004/07/08 23:07:50 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/ChangeLog,v 1.19 2004/08/21 22:17:14 weeve Exp $
+
+ 21 Aug 2004; Jason Wever <weeve@gentoo.org> portsentry-1.2.ebuild:
+ Stable on sparc.
09 Jul 2004; Eldad Zack <eldad@gentoo.org> portsentry-1.2.ebuild:
marked x86 stable
diff --git a/net-analyzer/portsentry/Manifest b/net-analyzer/portsentry/Manifest
index f7bb2927842a..e828c67e9cc3 100644
--- a/net-analyzer/portsentry/Manifest
+++ b/net-analyzer/portsentry/Manifest
@@ -1,11 +1,11 @@
+MD5 389d570597db8fe9ccbf358442222f19 ChangeLog 2643
MD5 87e534dff4ebd266e2fbc165df7d6712 portsentry-1.1-r7.ebuild 1730
-MD5 53f58c2dc0fcf786e1fb92fd268a06e1 portsentry-1.2.ebuild 1871
-MD5 9413096c9c7f5c7c1f1d8cbb33282edf ChangeLog 2554
+MD5 a5a72a0db96dccde7a405b13006a1874 portsentry-1.2.ebuild 1870
MD5 820fffc34c138058aa87c6961441319f metadata.xml 241
-MD5 9691bf3afd1961580f9a18046bdd5fac files/portsentry.8 4227
+MD5 78771791b063cd2784d6b60d5ad9f89f files/digest-portsentry-1.1-r7 65
+MD5 0b2f598dd7ce683db92192999d740b82 files/digest-portsentry-1.2 65
+MD5 fa0bf7d77b9fbea4d067bc4045ef0658 files/gcc.patch 647
MD5 3a37d2e787a817dda71341ee0cfd08b8 files/portsentry.confd 361
MD5 ceab2160031affd70cfc8f05726a238f files/portsentry.rc6 962
-MD5 0b2f598dd7ce683db92192999d740b82 files/digest-portsentry-1.2 65
+MD5 9691bf3afd1961580f9a18046bdd5fac files/portsentry.8 4227
MD5 1f257fa8874e73f2cf5f9eeea009755a files/portsentry.conf.5 8385
-MD5 78771791b063cd2784d6b60d5ad9f89f files/digest-portsentry-1.1-r7 65
-MD5 fa0bf7d77b9fbea4d067bc4045ef0658 files/gcc.patch 647
diff --git a/net-analyzer/portsentry/portsentry-1.2.ebuild b/net-analyzer/portsentry/portsentry-1.2.ebuild
index 3130c6682c9f..b3f7bb493ec7 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.7 2004/07/08 23:07:50 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/portsentry/portsentry-1.2.ebuild,v 1.8 2004/08/21 22:17:14 weeve 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"