projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
274dbd0
)
media-sound/podget: fetch tarballs from Github
author
Ilya Tumaykin
<itumaykin@gmail.com>
Thu, 4 Feb 2016 17:36:59 +0000
(20:36 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Thu, 4 Feb 2016 18:18:45 +0000
(21:18 +0300)
Upstream has moved development to Github, but claims to continue release
tarballs at Sourceforge as well.
Fetch tarballs from Github to avoid any potential delays/problems.
Package-Manager: portage-2.2.27
media-sound/podget/podget-0.7.9.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/podget/podget-0.7.9.ebuild
b/media-sound/podget/podget-0.7.9.ebuild
index 46bfe4f5dc1a058d8c9c1f45df08b892a2205c3b..09dd886c9d9b5397748684e3e2ed95d065175d21 100644
(file)
--- a/
media-sound/podget/podget-0.7.9.ebuild
+++ b/
media-sound/podget/podget-0.7.9.ebuild
@@
-6,7
+6,7
@@
EAPI=6
DESCRIPTION="A simple podcast aggregator"
HOMEPAGE="http://podget.sourceforge.net/"
-SRC_URI="
mirror://sourceforge/${PN}/
${P}.tar.gz"
+SRC_URI="
https://github.com/dvehrs/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"