diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-12 09:14:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-09-12 09:14:54 +0000 |
commit | 219abafede97c28a555c1e8d625f76a61107caf8 (patch) | |
tree | 92fb0c93e23e39ac34b1b34dd0b016e6a39bebd0 /www-client | |
parent | Stable for amd64, wrt bug #429044 (diff) | |
download | gentoo-2-219abafede97c28a555c1e8d625f76a61107caf8.tar.gz gentoo-2-219abafede97c28a555c1e8d625f76a61107caf8.tar.bz2 gentoo-2-219abafede97c28a555c1e8d625f76a61107caf8.zip |
Use Debian -2.7-1 instead of -2.6-2 tarball for fetching verify-ssl-certs-510417.diff
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/links/links-2.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index bbb32c8d4c12..1734da0e6061 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/links # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.184 2012/09/10 11:52:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.185 2012/09/12 09:14:54 ssuominen Exp $ + + 12 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> links-2.7.ebuild: + Use Debian -2.7-1 instead of -2.6-2 tarball for fetching + verify-ssl-certs-510417.diff 10 Sep 2012; Jeroen Roovers <jer@gentoo.org> links-2.7.ebuild: Stable for HPPA (bug #434210). diff --git a/www-client/links/links-2.7.ebuild b/www-client/links/links-2.7.ebuild index 68b8ba0e83bc..f5692a78290e 100644 --- a/www-client/links/links-2.7.ebuild +++ b/www-client/links/links-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.7.ebuild,v 1.7 2012/09/10 11:52:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.7.ebuild,v 1.8 2012/09/12 09:14:54 ssuominen Exp $ EAPI=4 inherit autotools eutils fdo-mime @@ -8,7 +8,7 @@ inherit autotools eutils fdo-mime 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_2.6-2.debian.tar.gz" + mirror://debian/pool/main/${PN:0:1}/${PN}2/${PN}2_2.7-1.debian.tar.gz" LICENSE="GPL-2" SLOT="2" |