diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 14:48:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 14:48:43 +0000 |
commit | b89711770486b099495379f42ae969b4b466e709 (patch) | |
tree | 1d44cb0b0c6edffb3730ab1fe3df7eff5a0d6ea8 /www-client/links | |
parent | Stable for x86, wrt bug #441906 (diff) | |
download | gentoo-2-b89711770486b099495379f42ae969b4b466e709.tar.gz gentoo-2-b89711770486b099495379f42ae969b4b466e709.tar.bz2 gentoo-2-b89711770486b099495379f42ae969b4b466e709.zip |
Stable for x86, wrt bug #493138
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 2c4760d2badb..8525be9d7fec 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.197 2013/12/23 14:25:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.198 2013/12/23 14:48:43 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> links-2.8-r1.ebuild: + Stable for x86, wrt bug #493138 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> links-2.8-r1.ebuild: Stable for alpha, wrt bug #493138 diff --git a/www-client/links/links-2.8-r1.ebuild b/www-client/links/links-2.8-r1.ebuild index db33404e7472..c32875a97f58 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 # 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.6 2013/12/23 14:25:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.8-r1.ebuild,v 1.7 2013/12/23 14:48:43 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=" |