diff options
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/catfish-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catfish/catfish-1.2.2.ebuild b/dev-util/catfish/catfish-1.2.2.ebuild index 5dd31350ac5e..d5909cc31969 100644 --- a/dev-util/catfish/catfish-1.2.2.ebuild +++ b/dev-util/catfish/catfish-1.2.2.ebuild @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils gnome2-utils python-single-r1 DESCRIPTION="A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot" -HOMEPAGE="http://launchpad.net/catfish-search http://twotoasts.de/index.php/catfish/" -SRC_URI="http://launchpad.net/${PN}-search/${PV%.*}/${PV}/+download/${P}.tar.bz2" +HOMEPAGE="https://launchpad.net/catfish-search http://twotoasts.de/index.php/catfish/" +SRC_URI="https://launchpad.net/${PN}-search/${PV%.*}/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |