summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Böhm <bb@xnull.de>2010-07-02 22:30:04 +0200
committerBenedikt Böhm <bb@xnull.de>2010-07-02 22:30:04 +0200
commit6a65d8807347ba61e1083091e7f2eddea6b94c78 (patch)
tree8051aa17b199e972b374277d02c874106d1fcf06 /dev-vcs/braid
parentfix file type for github downloads (diff)
downloadbetagarden-6a65d8807347ba61e1083091e7f2eddea6b94c78.tar.gz
betagarden-6a65d8807347ba61e1083091e7f2eddea6b94c78.tar.bz2
betagarden-6a65d8807347ba61e1083091e7f2eddea6b94c78.zip
in contrast to documentation the gem is actually on rubygems.org
Diffstat (limited to 'dev-vcs/braid')
-rw-r--r--dev-vcs/braid/Manifest4
-rw-r--r--dev-vcs/braid/braid-0.6.1.ebuild1
2 files changed, 2 insertions, 3 deletions
diff --git a/dev-vcs/braid/Manifest b/dev-vcs/braid/Manifest
index 24c676e..0da8af2 100644
--- a/dev-vcs/braid/Manifest
+++ b/dev-vcs/braid/Manifest
@@ -1,2 +1,2 @@
-DIST braid-0.6.1.tar.gz 23806 RMD160 8cefac4ab8c3581dc04543c01437e801582492f0 SHA1 f4cf9b0fdcba4e6f3eaaeb6fdcf476857358cc14 SHA256 38308b671401ff5073203c40a571b9a5399d8cd90784f818341d3d797aff1779
-EBUILD braid-0.6.1.ebuild 513 RMD160 f5bd2da5dcdc618e76b614ddac57cba8852094d6 SHA1 e6355bfd613bc53ed64a88dc3c672bd372a70d93 SHA256 3b4dbdc53e1b9688f923367c159449095613f6686543d0f7861bd75dbaa53dce
+DIST braid-0.6.1.gem 23806 RMD160 8cefac4ab8c3581dc04543c01437e801582492f0 SHA1 f4cf9b0fdcba4e6f3eaaeb6fdcf476857358cc14 SHA256 38308b671401ff5073203c40a571b9a5399d8cd90784f818341d3d797aff1779
+EBUILD braid-0.6.1.ebuild 439 RMD160 c958e5094f83dac81be50c84785aa52ed500f6fd SHA1 81d7a8e795fc83121e3d184f0c2534450dbf227b SHA256 65c6136f7ce0750e07990a9057374b46a86811527e709797217f95f8191bf851
diff --git a/dev-vcs/braid/braid-0.6.1.ebuild b/dev-vcs/braid/braid-0.6.1.ebuild
index cda5a7d..6dc2330 100644
--- a/dev-vcs/braid/braid-0.6.1.ebuild
+++ b/dev-vcs/braid/braid-0.6.1.ebuild
@@ -9,7 +9,6 @@ inherit ruby-fakegem
DESCRIPTION="Braid is a simple tool to help track git and svn vendor branches in a git repository."
HOMEPAGE="http://github.com/evilchelu/braid"
-SRC_URI="http://github.com/evilchelu/braid/tarball/v0.6.1 -> ${P}.tar.gz"
LICENSE="as-is"
SLOT="0"