diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-06-14 18:41:21 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-06-14 18:41:21 +0000 |
commit | 6aa83952ce2032f0bf822596a54876c528d7048e (patch) | |
tree | cd7a85b2f7217e65b13451d870b6fc62b2b4507a /net-analyzer/pmacct | |
parent | version bump for #57041 and cleanup (diff) | |
download | historical-6aa83952ce2032f0bf822596a54876c528d7048e.tar.gz historical-6aa83952ce2032f0bf822596a54876c528d7048e.tar.bz2 historical-6aa83952ce2032f0bf822596a54876c528d7048e.zip |
0.8.5 x86 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/pmacct/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.8.5.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 3d94ec5ee93d..7bd1e0ef95fa 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,8 +1,12 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.18 2005/05/25 17:21:31 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.19 2005/06/14 18:41:21 vanquirius Exp $ -*pmacct-0.8.5 (24 May 2005) + 14 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> pmacct-0.8.5.ebuild: + Marked 0.8.5 x86 stable. Note that version 0.8.7 is out, but I am not adding + it yet because it possibly requires libpcap from cvs. + +*pmacct-0.8.6 (24 May 2005) 24 May 2005; Marcelo Goes <vanquirius@gentoo.org> +pmacct-0.8.6.ebuild: Version bump. diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest index 012873f47fae..3f192bfaf13c 100644 --- a/net-analyzer/pmacct/Manifest +++ b/net-analyzer/pmacct/Manifest @@ -1,8 +1,8 @@ MD5 497e26efadd51aa9e5b90e0bddc13866 pmacct-0.8.4.ebuild 1505 MD5 0c702306aaa3fe89cd4e431520e8b188 pmacct-0.8.6.ebuild 1506 MD5 1a8be45d950c81b34a3b76149de79975 pmacct-0.8.3.ebuild 1493 -MD5 e156838c17b6ce7d2523084bfb4032d6 ChangeLog 3035 -MD5 6e2abf845b1634a798333ed7d676b715 pmacct-0.8.5.ebuild 1506 +MD5 074e21633380862a71d6c0ba7e0b6999 ChangeLog 3244 +MD5 eb3bf79f430dc9d11927239b72ac581d pmacct-0.8.5.ebuild 1505 MD5 808a9a788ae7955af0a3c442cafee866 metadata.xml 243 MD5 50333f1c79a80df31266ce7235cbf36c files/pmacctd-conf.d 313 MD5 2afa8e97312b03f3e119c0befed9e7d3 files/pmacctd-init.d 869 diff --git a/net-analyzer/pmacct/pmacct-0.8.5.ebuild b/net-analyzer/pmacct/pmacct-0.8.5.ebuild index ba47c0dc1fc3..ee9fc8278451 100644 --- a/net-analyzer/pmacct/pmacct-0.8.5.ebuild +++ b/net-analyzer/pmacct/pmacct-0.8.5.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/pmacct/pmacct-0.8.5.ebuild,v 1.1 2005/05/04 18:45:47 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.5.ebuild,v 1.2 2005/06/14 18:41:21 vanquirius Exp $ MY_P="${P%_*}" S="${WORKDIR}/${MY_P}" @@ -10,7 +10,7 @@ SRC_URI="http://www.ba.cnr.it/~paolo/pmacct/${P/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="ipv6 mmap mysql postgres" RDEPEND="virtual/libpcap |