diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 20:10:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 20:10:27 +0000 |
commit | 11bddfb34d03ce408f35017e8e203fea7c1935e3 (patch) | |
tree | ef19ae8ef035fd9737dae9143fee2eb6b1840505 /net-analyzer/cacti/cacti-0.8.7i.ebuild | |
parent | Support cleaning the package.use file. Some visual cleanups (diff) | |
download | gentoo-2-11bddfb34d03ce408f35017e8e203fea7c1935e3.tar.gz gentoo-2-11bddfb34d03ce408f35017e8e203fea7c1935e3.tar.bz2 gentoo-2-11bddfb34d03ce408f35017e8e203fea7c1935e3.zip |
Stable for AMD64, wrt security bug #394595
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.7i.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7i.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.7i.ebuild b/net-analyzer/cacti/cacti-0.8.7i.ebuild index 656ef019fb05..20291da28358 100644 --- a/net-analyzer/cacti/cacti-0.8.7i.ebuild +++ b/net-analyzer/cacti/cacti-0.8.7i.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7i.ebuild,v 1.1 2011/12/12 08:27:34 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7i.ebuild,v 1.2 2011/12/15 20:10:27 ago Exp $ EAPI="2" @@ -22,7 +22,7 @@ if [[ -n ${UPSTREAM_PATCHES} ]]; 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="" |