diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-04-11 23:05:15 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-04-11 23:05:15 +0000 |
commit | b2f9253c62bb8d68ea1281b5c0aacb9d2d27d38a (patch) | |
tree | d613e272a877ca4194c9ff9b751f5c90ba451ab8 /net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild | |
parent | fixed tiff dependency (solving bug #129458). (diff) | |
download | historical-b2f9253c62bb8d68ea1281b5c0aacb9d2d27d38a.tar.gz historical-b2f9253c62bb8d68ea1281b5c0aacb9d2d27d38a.tar.bz2 historical-b2f9253c62bb8d68ea1281b5c0aacb9d2d27d38a.zip |
Stable on alpha wrt bug #129284
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild b/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild index 94256d364332..0bd7347f057b 100644 --- a/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild +++ b/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild,v 1.2 2006/04/11 20:07:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6h_p20060108-r2.ebuild,v 1.3 2006/04/11 23:05:15 yoswink Exp $ inherit eutils webapp depend.apache @@ -19,7 +19,7 @@ for i in $UPSTREAM_PATCHES ; do done LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="snmp" DEPEND="" |