diff options
author | 2005-06-26 06:30:55 +0000 | |
---|---|---|
committer | 2005-06-26 06:30:55 +0000 | |
commit | 74a3ab98128281f5aa42a099e70188e30160aade (patch) | |
tree | 842d23196f1eeaeaac397b503e2d9d93b9f35231 /www-client | |
parent | Add upstream patch for newer kernel support #97048 by Sander Sweers. (diff) | |
download | gentoo-2-74a3ab98128281f5aa42a099e70188e30160aade.tar.gz gentoo-2-74a3ab98128281f5aa42a099e70188e30160aade.tar.bz2 gentoo-2-74a3ab98128281f5aa42a099e70188e30160aade.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index b0d02e97a87e..394f07a715e6 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.19 2005/06/25 21:28:48 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.20 2005/06/26 06:30:55 corsair Exp $ + + 26 Jun 2005; Markus Rothe <corsair@gentoo.org> links-2.1_pre17-r1.ebuild: + Stable on ppc64 (bug #97071) 25 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> links-2.1_pre17-r1.ebuild: diff --git a/www-client/links/links-2.1_pre17-r1.ebuild b/www-client/links/links-2.1_pre17-r1.ebuild index 23086761fb4f..43d53748665f 100644 --- a/www-client/links/links-2.1_pre17-r1.ebuild +++ b/www-client/links/links-2.1_pre17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.7 2005/06/25 21:28:48 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.8 2005/06/26 06:30:55 corsair Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc x86" IUSE="directfb ssl javascript png X gpm tiff fbcon svga jpeg unicode livecd" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |