diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-15 15:03:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-15 15:03:57 +0000 |
commit | 840b4915d5405e65f5b90e97a0590ab3bfcd2a39 (patch) | |
tree | 20a5963bf49755ea8f6bcc9b40e98b3aa75f033e /www-client/links | |
parent | Stable for HPPA (bug #453086). (diff) | |
download | gentoo-2-840b4915d5405e65f5b90e97a0590ab3bfcd2a39.tar.gz gentoo-2-840b4915d5405e65f5b90e97a0590ab3bfcd2a39.tar.bz2 gentoo-2-840b4915d5405e65f5b90e97a0590ab3bfcd2a39.zip |
update comment
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/links-2.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/links/links-2.7.ebuild b/www-client/links/links-2.7.ebuild index c8aaaba82bc3..0fefe3449be6 100644 --- a/www-client/links/links-2.7.ebuild +++ b/www-client/links/links-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.11 2013/04/24 19:35:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.7.ebuild,v 1.12 2013/05/15 15:03:57 ssuominen Exp $ EAPI=5 inherit autotools eutils fdo-mime @@ -73,6 +73,7 @@ src_prepare() { configure.in || die #467020 # This image file has bogus distance in IDAT information wrt #466190#c12 + # Fixed in upstream, remove this in next version bump like 2.7.1 or 2.8 rm -f graphics/font/century_school-medium-roman-serif-vari/045e.png # Upstream configure produced by broken autoconf-2.13. This also fixes |