diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:38:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-08 21:38:24 +0000 |
commit | 4d837c34dafe935a046fd327b948d0a7f72e82bc (patch) | |
tree | 930d25dcef4d44d9b00c762c1c1b37c6c9cc778c /www-client/links | |
parent | arm stable, bug #396325 (diff) | |
download | gentoo-2-4d837c34dafe935a046fd327b948d0a7f72e82bc.tar.gz gentoo-2-4d837c34dafe935a046fd327b948d0a7f72e82bc.tar.bz2 gentoo-2-4d837c34dafe935a046fd327b948d0a7f72e82bc.zip |
arm stable, bug #396519
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 6049ab9fdcbb..129ab2f5d5a7 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # 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.150 2012/01/08 11:44:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.151 2012/01/08 21:38:24 maekke Exp $ + + 08 Jan 2012; Markus Meier <maekke@gentoo.org> links-2.4-r2.ebuild: + arm stable, bug #396519 08 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> links-2.5.ebuild: Insert 'MimeType=x-scheme-handler/http;x-scheme-handler/https;' to the diff --git a/www-client/links/links-2.4-r2.ebuild b/www-client/links/links-2.4-r2.ebuild index fa7ca73676c4..44a8b826181c 100644 --- a/www-client/links/links-2.4-r2.ebuild +++ b/www-client/links/links-2.4-r2.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.4-r2.ebuild,v 1.3 2012/01/03 12:38:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.4-r2.ebuild,v 1.4 2012/01/08 21:38:24 maekke Exp $ EAPI=4 inherit autotools eutils @@ -12,7 +12,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 ~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 ~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 jpeg livecd ssl suid svga tiff unicode X zlib" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |