summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-02 08:04:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-02 08:04:46 +0000
commit81a259ff2fd10a44570e04e98b948084619e1b1d (patch)
treea1c82ea818b3d6580a7912a5dc9f1a8d314e0477 /www-apps
parentStable for x86, wrt bug #417341 (diff)
downloadgentoo-2-81a259ff2fd10a44570e04e98b948084619e1b1d.tar.gz
gentoo-2-81a259ff2fd10a44570e04e98b948084619e1b1d.tar.bz2
gentoo-2-81a259ff2fd10a44570e04e98b948084619e1b1d.zip
Stable for x86, wrt bug #424053
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/collectd-web/ChangeLog5
-rw-r--r--www-apps/collectd-web/collectd-web-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/collectd-web/ChangeLog b/www-apps/collectd-web/ChangeLog
index afc53b930236..ab205fb52885 100644
--- a/www-apps/collectd-web/ChangeLog
+++ b/www-apps/collectd-web/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/collectd-web
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/ChangeLog,v 1.5 2014/03/01 23:36:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/ChangeLog,v 1.6 2014/03/02 08:04:46 ago Exp $
+
+ 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> collectd-web-0.4.0.ebuild:
+ Stable for x86, wrt bug #424053
01 Mar 2014; Pacho Ramos <pacho@gentoo.org> collectd-web-0.4.0.ebuild:
amd64 stable, bug #424053
diff --git a/www-apps/collectd-web/collectd-web-0.4.0.ebuild b/www-apps/collectd-web/collectd-web-0.4.0.ebuild
index 6fbbfadba7e9..361031c8461a 100644
--- a/www-apps/collectd-web/collectd-web-0.4.0.ebuild
+++ b/www-apps/collectd-web/collectd-web-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/collectd-web-0.4.0.ebuild,v 1.3 2014/03/01 23:36:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/collectd-web-0.4.0.ebuild,v 1.4 2014/03/02 08:04:46 ago Exp $
EAPI=3
@@ -11,7 +11,7 @@ HOMEPAGE="http://collectdweb.appspot.com/"
SRC_URI="https://github.com/httpdss/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
need_httpd_cgi