diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 20:01:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 20:01:28 +0000 |
commit | c270aef33cb27d9e4bbfb293af2a329a836fe70f (patch) | |
tree | 6b94c996f8e4b88eabd725f90ada084549b96363 /net-analyzer | |
parent | amd64 stable, bug #210840 (diff) | |
download | historical-c270aef33cb27d9e4bbfb293af2a329a836fe70f.tar.gz historical-c270aef33cb27d9e4bbfb293af2a329a836fe70f.tar.bz2 historical-c270aef33cb27d9e4bbfb293af2a329a836fe70f.zip |
amd64 stable, bug #214862
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7b-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog index a3d90e22a6f2..c0687824a8cb 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cacti # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.139 2008/04/12 18:43:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.140 2008/04/27 20:01:28 maekke Exp $ + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> cacti-0.8.7b-r2.ebuild: + amd64 stable, bug #214862 12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> cacti-0.8.7b-r2.ebuild: diff --git a/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild b/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild index f738ca714f37..f58cdcdde829 100644 --- a/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild +++ b/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild,v 1.4 2008/04/12 18:43:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7b-r2.ebuild,v 1.5 2008/04/27 20:01:28 maekke Exp $ inherit eutils webapp depend.apache depend.php @@ -22,7 +22,7 @@ if [ "${HAS_PATCHES}" == "1" ] ; then fi LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="snmp" DEPEND="" |