diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-07 16:38:37 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-07 16:38:37 +0000 |
commit | 5a0cbd24357c68e01e211218eda89c1187e0e2bd (patch) | |
tree | d0670d23dc14bb1609ad9248bff07f2b64721651 /www-client | |
parent | amd64 stable wrt bug #211464 (diff) | |
download | gentoo-2-5a0cbd24357c68e01e211218eda89c1187e0e2bd.tar.gz gentoo-2-5a0cbd24357c68e01e211218eda89c1187e0e2bd.tar.bz2 gentoo-2-5a0cbd24357c68e01e211218eda89c1187e0e2bd.zip |
amd64 stable wrt bug #212593
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre33.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index c2b628812e60..23346e3cae98 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,10 @@ # 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.99 2008/03/07 15:55:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.100 2008/03/07 16:38:37 coldwind Exp $ + + 07 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + links-2.1_pre33.ebuild: + amd64 stable wrt bug #212593 07 Mar 2008; Brent Baude <ranger@gentoo.org> links-2.1_pre33.ebuild: stable ppc64, bug 212593 diff --git a/www-client/links/links-2.1_pre33.ebuild b/www-client/links/links-2.1_pre33.ebuild index 5205ff663968..400c35bfa034 100644 --- a/www-client/links/links-2.1_pre33.ebuild +++ b/www-client/links/links-2.1_pre33.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_pre33.ebuild,v 1.3 2008/03/07 15:55:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre33.ebuild,v 1.4 2008/03/07 16:38:37 coldwind 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 |