summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-11-09 00:44:28 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-11-09 00:44:28 +0100
commitef72ad1b78a0da15c5632ba6b5732ea14138f351 (patch)
tree523e751958e9ebdab7729dfd44d6ab86fd47c386 /dev-ruby/oauth2/oauth2-1.1.0.ebuild
parentdev-ruby/mixlib-shellout: Remove old (diff)
downloadgentoo-ef72ad1b78a0da15c5632ba6b5732ea14138f351.tar.gz
gentoo-ef72ad1b78a0da15c5632ba6b5732ea14138f351.tar.bz2
gentoo-ef72ad1b78a0da15c5632ba6b5732ea14138f351.zip
dev-ruby/oauth2: Add ruby23, drop ppc, x86, fix tarball
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/oauth2/oauth2-1.1.0.ebuild')
-rw-r--r--dev-ruby/oauth2/oauth2-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.1.0.ebuild b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
index de1e4a7a7099..ba5c08096fa9 100644
--- a/dev-ruby/oauth2/oauth2-1.1.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
@@ -16,7 +16,7 @@ inherit ruby-fakegem eutils
DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the OAuth gem"
HOMEPAGE="https://github.com/intridea/oauth2"
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"