aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Martins <leonardo@venidera.com>2012-04-14 12:12:55 -0300
committerLeonardo Martins <leonardo@venidera.com>2012-04-14 12:12:55 -0300
commit2616e5b8a082d3d84b8c0245d4dac95774b338a0 (patch)
treec5dc539c87d722e1452e439c88598eb2993b482d
parentAdded dependency configuration to =dev-ruby/sdoc-0.3.16 (diff)
downloadvenidera-2616e5b8a082d3d84b8c0245d4dac95774b338a0.tar.gz
venidera-2616e5b8a082d3d84b8c0245d4dac95774b338a0.tar.bz2
venidera-2616e5b8a082d3d84b8c0245d4dac95774b338a0.zip
Fixed ebuild HOMEPAGE variable for dev-ruby/sdoc-0.3.16
-rw-r--r--dev-ruby/sdoc/sdoc-0.3.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/sdoc/sdoc-0.3.16.ebuild b/dev-ruby/sdoc/sdoc-0.3.16.ebuild
index f5eaecc..2f99d5f 100644
--- a/dev-ruby/sdoc/sdoc-0.3.16.ebuild
+++ b/dev-ruby/sdoc/sdoc-0.3.16.ebuild
@@ -8,7 +8,7 @@ USE_RUBY="ruby18"
inherit ruby-fakegem
DESCRIPTION="Provides simple parsing of standard *nix style config files."
-HOMEPAGE="https://github.com/derks/ruby-parseconfig"
+HOMEPAGE="http://github.com/voloko/sdoc"
LICENSE="GPL-2"
SLOT="0"