summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-22 13:50:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-22 13:50:30 +0000
commit080a04c083eb805c0bc0a2fd7d650ef05d182532 (patch)
tree3db9b4d6dd8a78e468217018a294bb06ed8694aa /sys-cluster/ganglia-web
parentFix parallel make issue, bug #435524 by Attila Tóth. (diff)
downloadhistorical-080a04c083eb805c0bc0a2fd7d650ef05d182532.tar.gz
historical-080a04c083eb805c0bc0a2fd7d650ef05d182532.tar.bz2
historical-080a04c083eb805c0bc0a2fd7d650ef05d182532.zip
stable ppc, bug #428776
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/ganglia-web')
-rw-r--r--sys-cluster/ganglia-web/ChangeLog6
-rw-r--r--sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/ganglia-web/ChangeLog b/sys-cluster/ganglia-web/ChangeLog
index 8f35b74878d9..6dd956312034 100644
--- a/sys-cluster/ganglia-web/ChangeLog
+++ b/sys-cluster/ganglia-web/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/ganglia-web
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia-web/ChangeLog,v 1.3 2012/09/22 12:13:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia-web/ChangeLog,v 1.4 2012/09/22 13:50:30 blueness Exp $
+
+ 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ ganglia-web-3.5.2.ebuild:
+ stable ppc, bug #428776
22 Sep 2012; Agostino Sarubbo <ago@gentoo.org> ganglia-web-3.5.2.ebuild:
Stable for amd64, wrt bug #428776
diff --git a/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild b/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild
index c7d699186531..cc43df23490a 100644
--- a/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild
+++ b/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild,v 1.3 2012/09/22 12:13:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia-web/ganglia-web-3.5.2.ebuild,v 1.4 2012/09/22 13:50:30 blueness Exp $
EAPI=4
WEBAPP_MANUAL_SLOT="yes"
@@ -11,7 +11,7 @@ HOMEPAGE="http://ganglia.sourceforge.net"
SRC_URI="mirror://sourceforge/ganglia/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="vhosts"
DEPEND="net-misc/rsync"