diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-14 22:14:24 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-14 22:14:24 +0000 |
commit | e203880c248b0ca672b5f4f547cdcfea7b7f40ac (patch) | |
tree | f28ed77354fe030b23ee19f554d5a9ede21e91d4 /net-analyzer | |
parent | stable on amd64, ppc and x86 (diff) | |
download | gentoo-2-e203880c248b0ca672b5f4f547cdcfea7b7f40ac.tar.gz gentoo-2-e203880c248b0ca672b5f4f547cdcfea7b7f40ac.tar.bz2 gentoo-2-e203880c248b0ca672b5f4f547cdcfea7b7f40ac.zip |
0.8.4 x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/pmacct/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.8.4.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 636f5f9b09e5..35d41acd0678 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,9 @@ # 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.16 2005/05/04 18:45:47 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.17 2005/05/14 22:14:23 vanquirius Exp $ + + 14 May 2005; Marcelo Goes <vanquirius@gentoo.org> pmacct-0.8.4.ebuild: + Marked x86 stable. *pmacct-0.8.5 (04 May 2005) diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest index 25fd21aa046f..d28091b2482a 100644 --- a/net-analyzer/pmacct/Manifest +++ b/net-analyzer/pmacct/Manifest @@ -1,4 +1,4 @@ -MD5 aacc87d5336d5db5fe412cc2d224f874 pmacct-0.8.4.ebuild 1505 +MD5 1aa8924495d38254c118ffd398c78791 pmacct-0.8.4.ebuild 1504 MD5 1a8be45d950c81b34a3b76149de79975 pmacct-0.8.3.ebuild 1493 MD5 7f6222abced47a3c9245077e0ffa2b3a ChangeLog 2820 MD5 6e2abf845b1634a798333ed7d676b715 pmacct-0.8.5.ebuild 1506 diff --git a/net-analyzer/pmacct/pmacct-0.8.4.ebuild b/net-analyzer/pmacct/pmacct-0.8.4.ebuild index 338d33f75199..02d0b300b2c8 100644 --- a/net-analyzer/pmacct/pmacct-0.8.4.ebuild +++ b/net-analyzer/pmacct/pmacct-0.8.4.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.4.ebuild,v 1.2 2005/04/14 14:14:44 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.4.ebuild,v 1.3 2005/05/14 22:14:24 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 |