diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-08 02:34:56 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-08 02:34:56 +0000 |
commit | 8080692a5e73a8c614c6b96af21ce291d4fabffb (patch) | |
tree | 5f4515b3342aab6913dfc033192b70b6b75f1d37 /www-client | |
parent | Use either vala-0.14, or vala-0.18 (diff) | |
download | gentoo-2-8080692a5e73a8c614c6b96af21ce291d4fabffb.tar.gz gentoo-2-8080692a5e73a8c614c6b96af21ce291d4fabffb.tar.bz2 gentoo-2-8080692a5e73a8c614c6b96af21ce291d4fabffb.zip |
Stable arm, bug #434210
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index ff787b8cf698..6a91489d81b4 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.182 2012/09/08 02:17:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.183 2012/09/08 02:34:56 blueness Exp $ + + 08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> links-2.7.ebuild: + Stable arm, bug #434210 08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> links-2.7.ebuild: Stable ppc ppc64, bug #434210 diff --git a/www-client/links/links-2.7.ebuild b/www-client/links/links-2.7.ebuild index 8f92f5eda672..6a254176ef17 100644 --- a/www-client/links/links-2.7.ebuild +++ b/www-client/links/links-2.7.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.7.ebuild,v 1.5 2012/09/08 02:17:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.7.ebuild,v 1.6 2012/09/08 02:34:56 blueness Exp $ EAPI=4 inherit autotools eutils fdo-mime @@ -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 ~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 +deprecated directfb fbcon gpm jpeg livecd lzma ssl suid svga tiff unicode X zlib" GRAPHICS_DEPEND=">=media-libs/libpng-1.2:0" #75685 |