diff options
Diffstat (limited to 'www-client/links/links-2.14-r1.ebuild')
-rw-r--r-- | www-client/links/links-2.14-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www-client/links/links-2.14-r1.ebuild b/www-client/links/links-2.14-r1.ebuild index c7f507092747..c7d830ce887c 100644 --- a/www-client/links/links-2.14-r1.ebuild +++ b/www-client/links/links-2.14-r1.ebuild @@ -5,12 +5,9 @@ EAPI=6 inherit autotools desktop xdg -DEBIAN_REVISION=2.10-2 - DESCRIPTION="A fast and lightweight web browser running in both graphics and text mode" HOMEPAGE="http://links.twibright.com/" -SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2 - mirror://debian/pool/main/${PN:0:1}/${PN}2/${PN}2_${DEBIAN_REVISION}.debian.tar.xz" +SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" |