diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-19 07:38:33 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-19 07:38:33 +0000 |
commit | 2d4d62c7a5d3e40f0b3d70f01979d6562ffd36f5 (patch) | |
tree | 3a2a801094d86416f167566ea4adadc5a5f2ec00 /net-analyzer | |
parent | x86 stable. (diff) | |
download | historical-2d4d62c7a5d3e40f0b3d70f01979d6562ffd36f5.tar.gz historical-2d4d62c7a5d3e40f0b3d70f01979d6562ffd36f5.tar.bz2 historical-2d4d62c7a5d3e40f0b3d70f01979d6562ffd36f5.zip |
x86 stable.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.5a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.5a.ebuild b/net-analyzer/cacti/cacti-0.8.5a.ebuild index f1fa48eeb5c2..3a40866a9579 100644 --- a/net-analyzer/cacti/cacti-0.8.5a.ebuild +++ b/net-analyzer/cacti/cacti-0.8.5a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.2 2004/04/19 07:36:57 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.3 2004/04/19 07:38:33 mholzer Exp $ inherit eutils webapp-apache @@ -10,7 +10,7 @@ SRC_URI="http://www.raxnet.net/downloads/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" IUSE="snmp mysql" DEPEND="" |