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 | 3cbc71a7bfaa1c22f2f400c1bbcdca63885e9b69 (patch) | |
tree | e36d299eef6b9816d0f2a24ba5ffbd1d01050930 /net-www/links | |
parent | enhance unicode support, bug #61682 (diff) | |
download | historical-3cbc71a7bfaa1c22f2f400c1bbcdca63885e9b69.tar.gz historical-3cbc71a7bfaa1c22f2f400c1bbcdca63885e9b69.tar.bz2 historical-3cbc71a7bfaa1c22f2f400c1bbcdca63885e9b69.zip |
stable on x86
Diffstat (limited to 'net-www/links')
-rw-r--r-- | net-www/links/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/links/Manifest | 4 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre15.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/net-www/links/Manifest index 2c2968227dc5..409673f5edcb 100644 --- a/net-www/links/Manifest +++ b/net-www/links/Manifest @@ -1,9 +1,9 @@ -MD5 fb2f8f33f31a775ded0a54f1a40e90c9 links-2.1_pre15.ebuild 3748 +MD5 56db4382cbd6f536d3f5d45446e042a3 links-2.1_pre15.ebuild 3747 MD5 5bfc29a3473c60f57730783320905e94 links-0.96-r2.ebuild 1191 MD5 30247b15d8b10318ed7e02f5f4b5e76c links-2.1_pre14.ebuild 3352 MD5 07a5060c0243866428fffe28696027f6 links-2.1_pre9.ebuild 3158 MD5 d61693f2015f36e89c7b134447dd56a4 links-2.1_pre11.ebuild 3344 -MD5 d532b076d673d712f95072795e86acf0 ChangeLog 9487 +MD5 f3a460035d25017ebe2e64b1b1f067fa ChangeLog 9579 MD5 578ad33339b078fd579b6e78735ccded links-2.1_pre13.ebuild 3345 MD5 56d78ea6a5d49e31ea36cdc98b0b48ad metadata.xml 352 MD5 52bed2c64a669feed86577cb52f8cbb5 files/links-0.96-r2-gentoo.patch 1400 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 |