diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-12 13:16:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-12 13:16:09 +0000 |
commit | 12866b80a18bf1cb1f17e808d09b7a4ce5c68ae2 (patch) | |
tree | fc856fdae2aa2ba9e915a62c520f212d6ce013ff /www-client/links | |
parent | Stable for ia64, wrt bug #497416 (diff) | |
download | gentoo-2-12866b80a18bf1cb1f17e808d09b7a4ce5c68ae2.tar.gz gentoo-2-12866b80a18bf1cb1f17e808d09b7a4ce5c68ae2.tar.bz2 gentoo-2-12866b80a18bf1cb1f17e808d09b7a4ce5c68ae2.zip |
Stable for ia64, wrt bug #493138
(Portage version: 2.2.7/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/links/links-2.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 21e3089a7bc6..fd94c0f41b97 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.200 2013/12/29 17:15:20 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.201 2014/01/12 13:16:09 ago Exp $ + + 12 Jan 2014; Agostino Sarubbo <ago@gentoo.org> links-2.8-r1.ebuild: + Stable for ia64, wrt bug #493138 29 Dec 2013; Markus Meier <maekke@gentoo.org> links-2.8-r1.ebuild: arm stable, bug #493138 diff --git a/www-client/links/links-2.8-r1.ebuild b/www-client/links/links-2.8-r1.ebuild index 1e0734391886..2718b7240f4b 100644 --- a/www-client/links/links-2.8-r1.ebuild +++ b/www-client/links/links-2.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.8-r1.ebuild,v 1.9 2013/12/29 17:15:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.8-r1.ebuild,v 1.10 2014/01/12 13:16:09 ago Exp $ EAPI=5 inherit autotools eutils fdo-mime @@ -14,7 +14,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 directfb fbcon gpm ipv6 jpeg livecd lzma ssl suid svga tiff unicode X zlib" GRAPHICS_DEPEND="media-libs/libpng:0=" |