diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 15:12:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 15:12:25 +0000 |
commit | e1bcb0637b1ee9e4640fab54b791bb8578af5be2 (patch) | |
tree | 3f02f96a3f79f3525fd2ba815e7eb9dc30831907 /net-analyzer/cacti | |
parent | alpha/s390/sh/sparc stable wrt #393617 (diff) | |
download | gentoo-2-e1bcb0637b1ee9e4640fab54b791bb8578af5be2.tar.gz gentoo-2-e1bcb0637b1ee9e4640fab54b791bb8578af5be2.tar.bz2 gentoo-2-e1bcb0637b1ee9e4640fab54b791bb8578af5be2.zip |
alpha/sparc/x86 stable wrt #394595
(Portage version: 2.1.10.43/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.7i.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/cacti/ChangeLog b/net-analyzer/cacti/ChangeLog index 572884da1b90..3ff98b8d8678 100644 --- a/net-analyzer/cacti/ChangeLog +++ b/net-analyzer/cacti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/cacti -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.187 2011/12/23 00:04:10 halcy0n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/ChangeLog,v 1.188 2012/01/01 15:12:25 armin76 Exp $ + + 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> cacti-0.8.7i.ebuild: + alpha/sparc/x86 stable wrt #394595 23 Dec 2011; Mark Loeser <halcy0n@gentoo.org> cacti-0.8.7g.ebuild: Drop stable ppc/ppc64 diff --git a/net-analyzer/cacti/cacti-0.8.7i.ebuild b/net-analyzer/cacti/cacti-0.8.7i.ebuild index 7f60e0ab00c6..8fbcd9338b03 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 +# Copyright 1999-2012 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.3 2011/12/16 14:36:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.7i.ebuild,v 1.4 2012/01/01 15:12:25 armin76 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="" |