diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:36:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:36:24 +0000 |
commit | 6054b8bee9da5d198319c9bc636878a2012897fc (patch) | |
tree | d8335ff209c3e114efd701050c9e73b29765819c /net-analyzer/cacti/cacti-0.8.8b-r2.ebuild | |
parent | Stable for sparc, wrt bug #484582 (diff) | |
download | historical-6054b8bee9da5d198319c9bc636878a2012897fc.tar.gz historical-6054b8bee9da5d198319c9bc636878a2012897fc.tar.bz2 historical-6054b8bee9da5d198319c9bc636878a2012897fc.zip |
Stable for alpha, wrt bug #482424
Package-Manager: portage-2.2.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="alpha"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.8b-r2.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.8b-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild b/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild index f7d23130cb84..028f6f1fff27 100644 --- a/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild +++ b/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild,v 1.4 2013/09/14 10:14:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild,v 1.5 2013/09/14 10:36:23 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ if [[ -n ${UPSTREAM_PATCHES} ]]; then fi LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86" IUSE="snmp doc" need_httpd |