diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:04:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:04:52 +0000 |
commit | 302d5bae1246e5dac0c3b42e598efcc1c498a555 (patch) | |
tree | 85a51b5c30269f80ef7d7b66e155beda8af5c00e /net-www/links | |
parent | marked hppa stabe (diff) | |
download | gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.tar.gz gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.tar.bz2 gentoo-2-302d5bae1246e5dac0c3b42e598efcc1c498a555.zip |
Marked stable on sparc.
Diffstat (limited to 'net-www/links')
-rw-r--r-- | net-www/links/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/links/Manifest | 4 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre11.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index b386b3db4c79..fb5de55ed004 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/links -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.39 2003/12/21 00:34:18 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.40 2004/01/09 22:04:39 weeve Exp $ + + 09 Jan 2004; Jason Wever <weeve@gentoo.org> links-2.1_pre11.ebuild: + Marked stable on sparc. 21 Dec 2003; Guy Martin <gmsoft@gentoo.org> links-2.1_pre13.ebuild: Marked stable on hppa. diff --git a/net-www/links/Manifest b/net-www/links/Manifest index 0c1557956bf8..44dd77cd93a2 100644 --- a/net-www/links/Manifest +++ b/net-www/links/Manifest @@ -1,6 +1,6 @@ -MD5 615ec17f3a90e7a06af5e14f213ccfe0 ChangeLog 7684 +MD5 1da132817fa20b1302f643a0553094a1 ChangeLog 7780 MD5 62c2cb8d4841bab0f3b7bb9d0d5f270f links-0.96-r2.ebuild 1200 -MD5 7c1038f029af5842148214fae53286f4 links-2.1_pre11.ebuild 3368 +MD5 5dd6361908aa3ad5ba5ca2511b3d7d63 links-2.1_pre11.ebuild 3364 MD5 9c08de2f140688f98ee8e375ae499cea links-2.1_pre13.ebuild 3365 MD5 45ba1d487144039e5539f1506d9ea3ec links-2.1_pre14.ebuild 3375 MD5 529b2dcf6e5e100a0f6120cf7ac35a60 links-2.1_pre9.ebuild 3154 diff --git a/net-www/links/links-2.1_pre11.ebuild b/net-www/links/links-2.1_pre11.ebuild index 0178b557cf84..523636dfbe51 100644 --- a/net-www/links/links-2.1_pre11.ebuild +++ b/net-www/links/links-2.1_pre11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre11.ebuild,v 1.9 2003/12/09 07:26:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre11.ebuild,v 1.10 2004/01/09 22:04:39 weeve Exp $ IUSE="directfb ssl javascript png X gpm tiff fbcon svga jpeg" @@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/download/${MYP}.tar.bz2" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~mips ~hppa ~amd64" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |