diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-09-21 18:03:30 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-09-21 18:03:30 +0000 |
commit | 628ca0bf8155bf46692b48313841d719a34bf19c (patch) | |
tree | a424f9a8dc3a8d58d41baa443b7960783888c83d /net-www/links | |
parent | enhance unicode support, bug #61682 (Manifest recommit) (diff) | |
download | gentoo-2-628ca0bf8155bf46692b48313841d719a34bf19c.tar.gz gentoo-2-628ca0bf8155bf46692b48313841d719a34bf19c.tar.bz2 gentoo-2-628ca0bf8155bf46692b48313841d719a34bf19c.zip |
stable on x86
Diffstat (limited to 'net-www/links')
-rw-r--r-- | net-www/links/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index f40fc80c54ae..77628002fde5 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/links # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.50 2004/09/21 18:01:51 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.51 2004/09/21 18:03:30 lanius Exp $ + + 21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> links-2.1_pre15.ebuild: + stable on x86 21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> +files/links-2.1pre15-utf8.diff.bz2, links-2.1_pre15.ebuild: diff --git a/net-www/links/links-2.1_pre15.ebuild b/net-www/links/links-2.1_pre15.ebuild index 5a8792bb4371..2172f04888e2 100644 --- a/net-www/links/links-2.1_pre15.ebuild +++ b/net-www/links/links-2.1_pre15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.11 2004/09/21 18:01:51 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.12 2004/09/21 18:03:30 lanius Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="${HOMEPAGE}/download/${MYP}.tar.bz2" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc alpha ~mips ~hppa ~amd64 ~ia64 macos ~ppc64 ppc-macos" +KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa ~amd64 ~ia64 macos ~ppc64 ppc-macos" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |