diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-09 22:03:18 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-09 22:03:18 +0000 |
commit | 2679721488b441fefc28eb38cf58904657bb84fe (patch) | |
tree | 7acb8e6dbc2ba5e393532cd570c675d08bd17f45 /net-analyzer | |
parent | initial import; older versions on gentoo.de cvs (diff) | |
download | gentoo-2-2679721488b441fefc28eb38cf58904657bb84fe.tar.gz gentoo-2-2679721488b441fefc28eb38cf58904657bb84fe.tar.bz2 gentoo-2-2679721488b441fefc28eb38cf58904657bb84fe.zip |
Mark 0.9.5 x86 stable.
(Portage version: 2.0.53)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pmacct/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/pmacct/Manifest | 2 | ||||
-rw-r--r-- | net-analyzer/pmacct/pmacct-0.9.5.ebuild | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog index 3d3d78f9b114..b7464412cc58 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.31 2005/12/27 16:14:34 vanquirius Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.32 2006/01/09 22:03:18 vanquirius Exp $ + + 09 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> pmacct-0.9.5.ebuild: + Mark 0.9.5 x86 stable. *pmacct-0.9.6 (27 Dec 2005) diff --git a/net-analyzer/pmacct/Manifest b/net-analyzer/pmacct/Manifest index 2b3b8c143541..b013e21ac792 100644 --- a/net-analyzer/pmacct/Manifest +++ b/net-analyzer/pmacct/Manifest @@ -6,5 +6,5 @@ MD5 50333f1c79a80df31266ce7235cbf36c files/pmacctd-conf.d 313 MD5 2afa8e97312b03f3e119c0befed9e7d3 files/pmacctd-init.d 869 MD5 808a9a788ae7955af0a3c442cafee866 metadata.xml 243 MD5 5362e613b8752f0fa5765efdd1de0061 pmacct-0.8.7.ebuild 1500 -MD5 92a8913eea95978693222513955e841e pmacct-0.9.5.ebuild 1566 +MD5 56c42089fce8edfc145493e4aacd14d9 pmacct-0.9.5.ebuild 1565 MD5 89522186825cf87b8976320c538e7653 pmacct-0.9.6.ebuild 1566 diff --git a/net-analyzer/pmacct/pmacct-0.9.5.ebuild b/net-analyzer/pmacct/pmacct-0.9.5.ebuild index 5b1e8ec4f11a..4b9b680c451f 100644 --- a/net-analyzer/pmacct/pmacct-0.9.5.ebuild +++ b/net-analyzer/pmacct/pmacct-0.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.9.5.ebuild,v 1.1 2005/12/07 15:33:03 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.9.5.ebuild,v 1.2 2006/01/09 22:03:18 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="64bit debug ipv6 mmap mysql postgres" RDEPEND="virtual/libpcap |