diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:17:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:17:22 +0000 |
commit | 242b59079911c955ed021b5fb034a22c3a323acc (patch) | |
tree | 0c03e26bf6f59ba84fbf4016b06a3714b1607b1b /www-client/links | |
parent | Stable on ppc64; bug #231691 (diff) | |
download | gentoo-2-242b59079911c955ed021b5fb034a22c3a323acc.tar.gz gentoo-2-242b59079911c955ed021b5fb034a22c3a323acc.tar.bz2 gentoo-2-242b59079911c955ed021b5fb034a22c3a323acc.zip |
Stable on ppc64; bug #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 6ca991707ca7..fe178131d4ad 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.110 2008/07/17 14:59:17 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.111 2008/07/17 19:17:22 corsair Exp $ + + 17 Jul 2008; Markus Rothe <corsair@gentoo.org> links-2.1.ebuild: + Stable on ppc64; bug #231737 17 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> links-2.1.ebuild: amd64 stable, bug #231737 diff --git a/www-client/links/links-2.1.ebuild b/www-client/links/links-2.1.ebuild index ec5b4ea15948..8344f1a391fe 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.5 2008/07/17 14:59:17 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1.ebuild,v 1.6 2008/07/17 19:17:22 corsair 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 |