media-sound/podget: append Github project page to HOMEPAGE
authorIlya Tumaykin <itumaykin@gmail.com>
Thu, 4 Feb 2016 17:44:18 +0000 (20:44 +0300)
committerIlya Tumaykin <itumaykin@gmail.com>
Thu, 4 Feb 2016 18:18:45 +0000 (21:18 +0300)
Original homepage hasn't been updated in a while and
there is no link to Github project page from there,
only to Sourceforge one.

Package-Manager: portage-2.2.27

media-sound/podget/podget-0.7.9.ebuild

index 09dd886c9d9b5397748684e3e2ed95d065175d21..3c0b5d03ce19be3263fc00fa07b5c302e6f83f5a 100644 (file)
@@ -5,7 +5,7 @@
 EAPI=6
 
 DESCRIPTION="A simple podcast aggregator"
-HOMEPAGE="http://podget.sourceforge.net/"
+HOMEPAGE="http://podget.sourceforge.net/ https://github.com/dvehrs/podget"
 SRC_URI="https://github.com/dvehrs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"