summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-06-17 10:02:20 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-06-17 10:02:20 +0000
commitdb5f6fefb30624b27613c6a7c666ad580d2d0c93 (patch)
treeb8aff733e93768a6fd8ef1717983d922779b7787 /app-text/webgen
parentUpdate hoe dependency. (diff)
downloadgentoo-2-db5f6fefb30624b27613c6a7c666ad580d2d0c93.tar.gz
gentoo-2-db5f6fefb30624b27613c6a7c666ad580d2d0c93.tar.bz2
gentoo-2-db5f6fefb30624b27613c6a7c666ad580d2d0c93.zip
Update HOMEPAGE as rubyforge is down.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-text/webgen')
-rw-r--r--app-text/webgen/ChangeLog7
-rw-r--r--app-text/webgen/webgen-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/webgen/ChangeLog b/app-text/webgen/ChangeLog
index 1c65f071e8b1..bc2075b8d731 100644
--- a/app-text/webgen/ChangeLog
+++ b/app-text/webgen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/webgen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/ChangeLog,v 1.18 2013/11/30 12:28:10 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/ChangeLog,v 1.19 2014/06/17 10:02:20 mrueg Exp $
+
+ 17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> webgen-1.0.0.ebuild:
+ Update HOMEPAGE as rubyforge is down.
*webgen-1.0.0 (30 Nov 2013)
diff --git a/app-text/webgen/webgen-1.0.0.ebuild b/app-text/webgen/webgen-1.0.0.ebuild
index b147adfd8b85..410bd95b6b16 100644
--- a/app-text/webgen/webgen-1.0.0.ebuild
+++ b/app-text/webgen/webgen-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/webgen-1.0.0.ebuild,v 1.1 2013/11/30 12:28:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/webgen/webgen-1.0.0.ebuild,v 1.2 2014/06/17 10:02:20 mrueg Exp $
EAPI=5
USE_RUBY="ruby19"
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="data"
inherit ruby-fakegem
DESCRIPTION="A template-based static website generator"
-HOMEPAGE="http://webgen.rubyforge.org/"
+HOMEPAGE="http://webgen.gettalong.org"
LICENSE="GPL-3"
SLOT="0"