summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-20 13:32:02 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-20 13:32:02 +0000
commitf970c2e8aa2f1f601a6ff540643c8d44d2cfcff3 (patch)
tree02abdcb4acf959b37b2a276693a92ec749a64d31 /dev-ruby
parentRubyforge is dead. Update HOMEPAGE. (diff)
downloadgentoo-2-f970c2e8aa2f1f601a6ff540643c8d44d2cfcff3.tar.gz
gentoo-2-f970c2e8aa2f1f601a6ff540643c8d44d2cfcff3.tar.bz2
gentoo-2-f970c2e8aa2f1f601a6ff540643c8d44d2cfcff3.zip
Rubyforge is dead. Update HOMEPAGE.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/addressable/ChangeLog6
-rw-r--r--dev-ruby/addressable/addressable-2.3.5.ebuild4
-rw-r--r--dev-ruby/addressable/addressable-2.3.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/addressable/ChangeLog b/dev-ruby/addressable/ChangeLog
index 4c823172e796..47b5ecdbda01 100644
--- a/dev-ruby/addressable/ChangeLog
+++ b/dev-ruby/addressable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/addressable
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.43 2014/08/15 13:26:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.44 2014/08/20 13:32:02 mrueg Exp $
+
+ 20 Aug 2014; Manuel Rüger <mrueg@gentoo.org> addressable-2.3.5.ebuild,
+ addressable-2.3.6.ebuild:
+ Rubyforge is dead. Update HOMEPAGE.
15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> addressable-2.3.5.ebuild,
addressable-2.3.6.ebuild:
diff --git a/dev-ruby/addressable/addressable-2.3.5.ebuild b/dev-ruby/addressable/addressable-2.3.5.ebuild
index 4b7ca28e83bd..5d9283481e26 100644
--- a/dev-ruby/addressable/addressable-2.3.5.ebuild
+++ b/dev-ruby/addressable/addressable-2.3.5.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/dev-ruby/addressable/addressable-2.3.5.ebuild,v 1.7 2014/08/15 13:26:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild,v 1.8 2014/08/20 13:32:02 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 jruby"
@@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="data"
inherit ruby-fakegem
DESCRIPTION="A replacement for the URI implementation that is part of Ruby's standard library"
-HOMEPAGE="http://addressable.rubyforge.org/"
+HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/addressable"
LICENSE="Apache-2.0"
diff --git a/dev-ruby/addressable/addressable-2.3.6.ebuild b/dev-ruby/addressable/addressable-2.3.6.ebuild
index d4c3815e8727..07032c32feec 100644
--- a/dev-ruby/addressable/addressable-2.3.6.ebuild
+++ b/dev-ruby/addressable/addressable-2.3.6.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/dev-ruby/addressable/addressable-2.3.6.ebuild,v 1.3 2014/08/15 13:26:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v 1.4 2014/08/20 13:32:02 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="data"
inherit ruby-fakegem
DESCRIPTION="A replacement for the URI implementation that is part of Ruby's standard library"
-HOMEPAGE="http://addressable.rubyforge.org/"
+HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/addressable"
LICENSE="Apache-2.0"