diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:32:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 00:32:19 +0000 |
commit | aa193db4e4968dc243be1022433ee96504c26be4 (patch) | |
tree | 67ee74bc156913f84f8653ec527eb1dd234f505d /www-client/links | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-aa193db4e4968dc243be1022433ee96504c26be4.tar.gz gentoo-2-aa193db4e4968dc243be1022433ee96504c26be4.tar.bz2 gentoo-2-aa193db4e4968dc243be1022433ee96504c26be4.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index f92b6ddd3431..a8cf776518dd 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.176 2012/05/06 21:00:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.177 2012/05/09 00:32:19 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> links-2.6.ebuild: + keyword ~amd64-fbsd 06 May 2012; Samuli Suominen <ssuominen@gentoo.org> -links-2.5.ebuild: old diff --git a/www-client/links/links-2.6.ebuild b/www-client/links/links-2.6.ebuild index d01b7da4d687..69e9f73db92d 100644 --- a/www-client/links/links-2.6.ebuild +++ b/www-client/links/links-2.6.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.6.ebuild,v 1.11 2012/05/06 19:14:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.6.ebuild,v 1.12 2012/05/09 00:32:19 aballier 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 ~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 |