diff options
author | 2010-08-19 04:07:11 +0000 | |
---|---|---|
committer | 2010-08-19 04:07:11 +0000 | |
commit | 9680af19575aacdb5f86f8154f2beeb8e4ffbe85 (patch) | |
tree | 51f344664e12d02273caac6d36dd91dae9b57069 /dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild | |
parent | x86 stable wrt bug #333205 (diff) | |
download | gentoo-2-9680af19575aacdb5f86f8154f2beeb8e4ffbe85.tar.gz gentoo-2-9680af19575aacdb5f86f8154f2beeb8e4ffbe85.tar.bz2 gentoo-2-9680af19575aacdb5f86f8154f2beeb8e4ffbe85.zip |
Update the HOMEPAGE value with a link to the current GitHub repository.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild')
-rw-r--r-- | dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild index afd689b4a621..23d896c30b6e 100644 --- a/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.1 2010/08/11 01:04:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/GeoRuby/GeoRuby-1.3.4.ebuild,v 1.2 2010/08/19 04:07:11 flameeyes Exp $ EAPI=2 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="Ruby data holder for OGC Simple Features" -HOMEPAGE="http://rubygems.org/gems/GeoRuby" +HOMEPAGE="http://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" |