diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-03 18:14:22 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-03 18:14:22 +0000 |
commit | 9e95b549976f00b4fb1b2ea7750d5c5f86b8388b (patch) | |
tree | 4c75824aac41f217229247a9c7ada5983c82b992 /www-client | |
parent | Upstream now has version numbers on tarballs! Bug #60689. (diff) | |
download | gentoo-2-9e95b549976f00b4fb1b2ea7750d5c5f86b8388b.tar.gz gentoo-2-9e95b549976f00b4fb1b2ea7750d5c5f86b8388b.tar.bz2 gentoo-2-9e95b549976f00b4fb1b2ea7750d5c5f86b8388b.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 16 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre17-r1.ebuild | 4 |
2 files changed, 12 insertions, 8 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 53e8767359f6..65a6dc9aa1fb 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,8 +1,12 @@ # 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.25 2005/07/02 17:54:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.26 2005/07/03 18:14:22 killerfox Exp $ - 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + 03 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + links-2.1_pre17-r1.ebuild: + Stable on hppa. bug 97071 + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre17-r1.ebuild: Stable on alpha. @@ -41,7 +45,7 @@ 14 May 2005; Guy Martin <gmsoft@gentoo.org> links-2.1_pre17.ebuild: Stable on hppa. - 13 May 2005; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre17.ebuild: + 13 May 2005; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre17.ebuild: Stable on ia64. 13 May 2005; Marcelo Goes <vanquirius@gentoo.org> links-2.1_pre17-r1.ebuild: @@ -75,7 +79,7 @@ 01 May 2005; Tom Martin <slarti@gentoo.org> links-2.1_pre17.ebuild: Stable on amd64. - 27 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre17.ebuild: + 27 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre17.ebuild: Stable on alpha. 25 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> @@ -162,7 +166,7 @@ 23 Jun 2004; <malc@gentoo.org> links-2.1_pre11.ebuild: Mark stable on amd64 - 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre15.ebuild: + 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre15.ebuild: Stable on alpha. *links-2.1_pre15 (06 May 2004) @@ -220,7 +224,7 @@ added gpm to dependency list with fbcon. Thanks to Brandy Westcott <brandy@gentoo.org> for the providing the fix in bug #23703 opened by Paul Slinski <pauls@globaliqx.com>. Also added DirectFB support thanks - to Florian Löding <flonai@gmx.de> in bug #26464 opened by: Evan Langlois + to Florian Löding <flonai@gmx.de> in bug #26464 opened by: Evan Langlois <ekl@crc.homelinux.org> *links-2.1_pre11 (11 Jun 2003) diff --git a/www-client/links/links-2.1_pre17-r1.ebuild b/www-client/links/links-2.1_pre17-r1.ebuild index febedac73cb3..d8cde3803a58 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.13 2005/07/02 17:54:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.14 2005/07/03 18:14:22 killerfox 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 ppc-macos ppc64 ~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 |