diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 13:14:33 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-02-25 13:14:33 +0000 |
commit | be738f56f97e36b2f14953d691c90f6fb0dc10e3 (patch) | |
tree | e74983f19a91339eeadd09ca5522fe4532ee6336 /net-analyzer/ipac-ng | |
parent | Stable on x86. (diff) | |
download | gentoo-2-be738f56f97e36b2f14953d691c90f6fb0dc10e3.tar.gz gentoo-2-be738f56f97e36b2f14953d691c90f6fb0dc10e3.tar.bz2 gentoo-2-be738f56f97e36b2f14953d691c90f6fb0dc10e3.zip |
Stable on x86.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-analyzer/ipac-ng')
-rw-r--r-- | net-analyzer/ipac-ng/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ipac-ng/Manifest | 22 | ||||
-rw-r--r-- | net-analyzer/ipac-ng/ipac-ng-1.31.ebuild | 4 |
3 files changed, 12 insertions, 19 deletions
diff --git a/net-analyzer/ipac-ng/ChangeLog b/net-analyzer/ipac-ng/ChangeLog index d3f81b62256e..fdd34cb828fe 100644 --- a/net-analyzer/ipac-ng/ChangeLog +++ b/net-analyzer/ipac-ng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/ipac-ng # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ChangeLog,v 1.13 2005/01/09 07:24:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ChangeLog,v 1.14 2005/02/25 13:10:35 ka0ttic Exp $ + + 25 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> ipac-ng-1.31.ebuild: + Marked stable on x86. *ipac-ng-1.31 (09 Jan 2005) diff --git a/net-analyzer/ipac-ng/Manifest b/net-analyzer/ipac-ng/Manifest index 4626ce117216..1bef5bc209b1 100644 --- a/net-analyzer/ipac-ng/Manifest +++ b/net-analyzer/ipac-ng/Manifest @@ -1,21 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 bff3eda54cc832b0d649cc926cfe631b ChangeLog 2720 -MD5 d21717f5748c9774708f37fd538eca26 metadata.xml 286 MD5 aee1a48f97b4806719b17d15a98c1d16 ipac-ng-1.30.ebuild 2452 -MD5 e6b7ee619949c4a6a68686be7ea3e6ab ipac-ng-1.31.ebuild 2602 -MD5 39c34f5fc4e8f1edc81459ec0895f59d files/digest-ipac-ng-1.31 65 +MD5 9c6cbd92e928043b9c815c01e937de85 ChangeLog 2815 +MD5 d21717f5748c9774708f37fd538eca26 metadata.xml 286 +MD5 f30449945460c469f461abefd6a711e7 ipac-ng-1.31.ebuild 2601 MD5 b2016c3272e9dd9c2b48238bb07efa3a files/ipac-ng-1.31-iptables.patch 389 +MD5 aff4fe032f6693f676350c45e7e78261 files/ipac.conf.1.30 1820 MD5 c6fde5842858e98a063e78223644e191 files/digest-ipac-ng-1.30 65 +MD5 39c34f5fc4e8f1edc81459ec0895f59d files/digest-ipac-ng-1.31 65 MD5 72162ed7957cc82168b4870d26cf66fe files/ipac-ng.cron.1.30 216 -MD5 983ee78164ba492b7bc558418adb0739 files/ipac-ng.rc.1.30 897 -MD5 aff4fe032f6693f676350c45e7e78261 files/ipac.conf.1.30 1820 MD5 dba879e7b8ccdcae27d64ceb4ba54f9b files/rules.conf.1.30 1046 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB4NwWmdTrptrqvGERAr7ZAJ4unDzYdq4b9OEN/tnsx39fo3LuzACfVg7W -m96kptY5MCVMtKKyS11PeGk= -=aiy1 ------END PGP SIGNATURE----- +MD5 983ee78164ba492b7bc558418adb0739 files/ipac-ng.rc.1.30 897 diff --git a/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild b/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild index e949ab69cc5a..98815a07621b 100644 --- a/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild +++ b/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild,v 1.1 2005/01/09 07:24:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild,v 1.2 2005/02/25 13:10:35 ka0ttic Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ipac-ng/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gd sqlite" DEPEND="sys-devel/bison |