diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 18:50:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 18:50:25 +0000 |
commit | 0f7f3e329cafe376d62bc6d528d84e51d2262ca8 (patch) | |
tree | 2eaa38bea474391333bfb91705207517b71976d3 /net-analyzer/pmacct | |
parent | x86 stable (diff) | |
download | gentoo-2-0f7f3e329cafe376d62bc6d528d84e51d2262ca8.tar.gz gentoo-2-0f7f3e329cafe376d62bc6d528d84e51d2262ca8.tar.bz2 gentoo-2-0f7f3e329cafe376d62bc6d528d84e51d2262ca8.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.11.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 75e2e39aff5f..b56dbbca3543 100644 --- a/net-analyzer/pmacct/ChangeLog +++ b/net-analyzer/pmacct/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pmacct # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.46 2007/01/31 22:44:16 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.47 2007/03/20 18:50:25 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> pmacct-0.11.3.ebuild: + x86 stable *pmacct-0.11.3 (31 Jan 2007) diff --git a/net-analyzer/pmacct/pmacct-0.11.3.ebuild b/net-analyzer/pmacct/pmacct-0.11.3.ebuild index 8ec7d7c2046c..570a19eb0660 100644 --- a/net-analyzer/pmacct/pmacct-0.11.3.ebuild +++ b/net-analyzer/pmacct/pmacct-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.11.3.ebuild,v 1.1 2007/01/31 22:44:16 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.11.3.ebuild,v 1.2 2007/03/20 18:50:25 armin76 Exp $ DESCRIPTION="A network tool to gather ip traffic informations" HOMEPAGE="http://www.pmacct.net/" @@ -8,7 +8,7 @@ SRC_URI="http://www.pmacct.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="64bit debug ipv6 mmap mysql postgres sqlite3" RDEPEND="net-libs/libpcap |