diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-15 15:13:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-15 15:13:01 +0000 |
commit | f948df7c7a920203aff35c11763751b9f4ce565b (patch) | |
tree | 10b38c1f9d8f74f4c26072caadd814db178daa46 /sys-cluster | |
parent | bump & remove old (diff) | |
download | gentoo-2-f948df7c7a920203aff35c11763751b9f4ce565b.tar.gz gentoo-2-f948df7c7a920203aff35c11763751b9f4ce565b.tar.bz2 gentoo-2-f948df7c7a920203aff35c11763751b9f4ce565b.zip |
Stable for AMD64, wrt security bug #386277
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ganglia/ChangeLog | 7 | ||||
-rw-r--r-- | sys-cluster/ganglia/ganglia-3.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/ganglia/ChangeLog b/sys-cluster/ganglia/ChangeLog index 5fbff3a60cd8..76703372c3ef 100644 --- a/sys-cluster/ganglia/ChangeLog +++ b/sys-cluster/ganglia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/ganglia -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ChangeLog,v 1.45 2011/09/27 02:13:53 jsbronder Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ChangeLog,v 1.46 2012/01/15 15:13:01 ago Exp $ + + 15 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ganglia-3.2.0.ebuild: + Stable for AMD64, wrt security bug #386277 *ganglia-3.2.0 (27 Sep 2011) diff --git a/sys-cluster/ganglia/ganglia-3.2.0.ebuild b/sys-cluster/ganglia/ganglia-3.2.0.ebuild index b48269882274..9681bca44d2a 100644 --- a/sys-cluster/ganglia/ganglia-3.2.0.ebuild +++ b/sys-cluster/ganglia/ganglia-3.2.0.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/sys-cluster/ganglia/ganglia-3.2.0.ebuild,v 1.1 2011/09/27 02:13:53 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.2.0.ebuild,v 1.2 2012/01/15 15:13:01 ago Exp $ EAPI="3" WEBAPP_OPTIONAL="yes" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/ganglia/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="minimal vhosts pcre python examples" DEPEND="dev-libs/confuse |