diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 19:17:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 19:17:36 +0000 |
commit | ebcecafea53bd2150850dac71a49080938947462 (patch) | |
tree | 9dd0dc1d43f20177964e063035ef84ac9e71771d | |
parent | Stable on amd64 wrt bug #206667 (diff) | |
download | gentoo-2-ebcecafea53bd2150850dac71a49080938947462.tar.gz gentoo-2-ebcecafea53bd2150850dac71a49080938947462.tar.bz2 gentoo-2-ebcecafea53bd2150850dac71a49080938947462.zip |
x86 stable
(Portage version: 2.1.3.19)
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.11.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index d09e0a42967c..d79714eb6324 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.50 2007/08/25 16:35:13 cedk Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.51 2008/01/20 19:17:36 armin76 Exp $ + + 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> pmacct-0.11.4.ebuild: + x86 stable *pmacct-0.11.4 (25 Aug 2007) diff --git a/net-analyzer/pmacct/pmacct-0.11.4.ebuild b/net-analyzer/pmacct/pmacct-0.11.4.ebuild index 3bf722f754f9..ba0a7b3870e9 100644 --- a/net-analyzer/pmacct/pmacct-0.11.4.ebuild +++ b/net-analyzer/pmacct/pmacct-0.11.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.11.4.ebuild,v 1.1 2007/08/25 16:35:13 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.11.4.ebuild,v 1.2 2008/01/20 19:17:36 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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="64bit debug ipv6 mmap mysql postgres sqlite3" RDEPEND="net-libs/libpcap |