diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 14:25:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 14:25:58 +0000 |
commit | 195fadcadb71879acddb807c11d61c5eda8467f9 (patch) | |
tree | e7d7a3592f82600d01c3268e3857d5172f6cecb6 /www-client/links | |
parent | Stable for alpha, wrt bug #441906 (diff) | |
download | gentoo-2-195fadcadb71879acddb807c11d61c5eda8467f9.tar.gz gentoo-2-195fadcadb71879acddb807c11d61c5eda8467f9.tar.bz2 gentoo-2-195fadcadb71879acddb807c11d61c5eda8467f9.zip |
Stable for alpha, wrt bug #493138
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 13c4236dd026..2c4760d2badb 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.196 2013/12/22 19:00:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.197 2013/12/23 14:25:58 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> links-2.8-r1.ebuild: + Stable for alpha, wrt bug #493138 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> links-2.8-r1.ebuild: amd64 stable, bug #493138 diff --git a/www-client/links/links-2.8-r1.ebuild b/www-client/links/links-2.8-r1.ebuild index 4ea31f401a73..db33404e7472 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.5 2013/12/22 19:00:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.8-r1.ebuild,v 1.6 2013/12/23 14:25:58 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=" |