summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vershilov <qnikst@gentoo.org>2012-12-28 09:35:59 +0000
committerAlexander Vershilov <qnikst@gentoo.org>2012-12-28 09:35:59 +0000
commit1b58ab8e93169af5e6728a6bf582ad9851412970 (patch)
treea63f091b1c0eea900236da12ae38cfe7726ec875 /www-apps
parentADD: ~alpha ~ia64 ~sparc, wrt bug #449000 (diff)
downloadgentoo-2-1b58ab8e93169af5e6728a6bf582ad9851412970.tar.gz
gentoo-2-1b58ab8e93169af5e6728a6bf582ad9851412970.tar.bz2
gentoo-2-1b58ab8e93169af5e6728a6bf582ad9851412970.zip
non maintainer fix: HOMEPAGE fix
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/collectd-web/ChangeLog8
-rw-r--r--www-apps/collectd-web/collectd-web-0.4.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/www-apps/collectd-web/ChangeLog b/www-apps/collectd-web/ChangeLog
index b08410d4232b..2202fb915a6d 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/ChangeLog,v 1.3 2011/06/02 13:33:00 alexxy Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/ChangeLog,v 1.4 2012/12/28 09:35:59 qnikst Exp $
+
+ 28 Dec 2012; <qnikst@gentoo.org> collectd-web-0.4.0.ebuild:
+ non maintainer fix: HOMEPAGE fix
*collectd-web-0.4.0 (02 Jun 2011)
@@ -16,4 +19,3 @@
28 Feb 2011; Alexey Shvetsov <alexxy@gentoo.org> +collectd-web-0.3.0.ebuild,
+metadata.xml:
Initial import per bug #356855
-
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 9419d54959a6..a1b9c9982351 100644
--- a/www-apps/collectd-web/collectd-web-0.4.0.ebuild
+++ b/www-apps/collectd-web/collectd-web-0.4.0.ebuild
@@ -1,13 +1,13 @@
-# 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/www-apps/collectd-web/collectd-web-0.4.0.ebuild,v 1.1 2011/06/02 13:33:00 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/collectd-web/collectd-web-0.4.0.ebuild,v 1.2 2012/12/28 09:35:59 qnikst Exp $
EAPI=3
inherit webapp
DESCRIPTION="Collectd-web is a web-based front-end for RRD data collected by collectd"
-HOMEPAGE="http://kenny.belitzky.com/projects/collectd-web"
+HOMEPAGE="http://collectdweb.appspot.com/"
SRC_URI="https://github.com/httpdss/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"