diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-09 18:52:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-09 18:52:03 +0000 |
commit | a607e5cbb2750e9dfaea99e439aaafe3bb17d9ce (patch) | |
tree | 543dff4a36fe4ca218262a03b1c2856c308fbd9d /net-analyzer/cacti/cacti-0.8.7e-r1.ebuild | |
parent | ppc stable #295694 (diff) | |
download | historical-a607e5cbb2750e9dfaea99e439aaafe3bb17d9ce.tar.gz historical-a607e5cbb2750e9dfaea99e439aaafe3bb17d9ce.tar.bz2 historical-a607e5cbb2750e9dfaea99e439aaafe3bb17d9ce.zip |
sparc stable wrt #294573
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.7e-r1.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild b/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild index 54494271c48c..31077079778a 100644 --- a/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild +++ b/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild,v 1.5 2009/11/30 10:47:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7e-r1.ebuild,v 1.6 2009/12/09 18:52:03 armin76 Exp $ inherit eutils webapp depend.php @@ -25,7 +25,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 doc" DEPEND="" |