diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-16 16:24:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-16 16:24:24 +0000 |
commit | 1e9beeedf18607fdedd81f9090ba83f71ba97fde (patch) | |
tree | 8162b366861c38bf0837bf1a00c136d687f7df6d /www-client/links | |
parent | Dep on PostgreSQL libs only. (diff) | |
download | gentoo-2-1e9beeedf18607fdedd81f9090ba83f71ba97fde.tar.gz gentoo-2-1e9beeedf18607fdedd81f9090ba83f71ba97fde.tar.bz2 gentoo-2-1e9beeedf18607fdedd81f9090ba83f71ba97fde.zip |
alpha/ia64/x86 stable wrt #231737
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 182058a5bc15..19d37bbae148 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.108 2008/07/16 15:51:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.109 2008/07/16 16:24:24 armin76 Exp $ + + 16 Jul 2008; Raúl Porcel <armin76@gentoo.org> links-2.1.ebuild: + alpha/ia64/x86 stable wrt #231737 16 Jul 2008; Ferris McCormick <fmccor@gentoo.org> links-2.1.ebuild: Sparc stable, security bug #231737. diff --git a/www-client/links/links-2.1.ebuild b/www-client/links/links-2.1.ebuild index da967964c981..2f723b87a4ae 100644 --- a/www-client/links/links-2.1.ebuild +++ b/www-client/links/links-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1.ebuild,v 1.3 2008/07/16 15:51:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1.ebuild,v 1.4 2008/07/16 16:24:24 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=none @@ -17,7 +17,7 @@ SRC_URI="http://links.twibright.com/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="bzip2 directfb fbcon gpm jpeg livecd png sdl ssl svga tiff unicode X zlib" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |