diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-01-11 22:35:01 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-01-11 22:35:01 +0000 |
commit | da74132e4e4dd4af2bfe90d63267261bbf7056ff (patch) | |
tree | 3ffe3c3ca5048b04372c7eb7b05ca2f2b4298968 /dev-vcs/hub | |
parent | update SRC_URI (diff) | |
download | gentoo-2-da74132e4e4dd4af2bfe90d63267261bbf7056ff.tar.gz gentoo-2-da74132e4e4dd4af2bfe90d63267261bbf7056ff.tar.bz2 gentoo-2-da74132e4e4dd4af2bfe90d63267261bbf7056ff.zip |
updated SRC_URI
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'dev-vcs/hub')
-rw-r--r-- | dev-vcs/hub/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/hub/hub-1.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/hub/ChangeLog b/dev-vcs/hub/ChangeLog index 51df2e27db6b..f241b0da9f53 100644 --- a/dev-vcs/hub/ChangeLog +++ b/dev-vcs/hub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/hub # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v 1.1 2013/01/10 04:09:49 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/ChangeLog,v 1.2 2013/01/11 22:35:01 ottxor Exp $ + + 11 Jan 2013; Christoph Junghans <ottxor@gentoo.org> hub-1.10.4.ebuild: + updated SRC_URI *hub-1.10.4 (10 Jan 2013) diff --git a/dev-vcs/hub/hub-1.10.4.ebuild b/dev-vcs/hub/hub-1.10.4.ebuild index 5cefa3a3b77a..516566aba0fe 100644 --- a/dev-vcs/hub/hub-1.10.4.ebuild +++ b/dev-vcs/hub/hub-1.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.10.4.ebuild,v 1.1 2013/01/10 04:09:49 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hub/hub-1.10.4.ebuild,v 1.2 2013/01/11 22:35:01 ottxor Exp $ EAPI="5" @@ -15,7 +15,7 @@ ruby_add_bdepend "test? ( dev-ruby/webmock dev-util/cucumber )" DESCRIPTION="command-line wrapper for git that makes you better at GitHub" HOMEPAGE="http://defunkt.io/hub/" -SRC_URI="https://github.com/defunkt/${PN}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="mirror://github/defunkt/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" |