diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-03 22:15:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-03 22:15:06 +0000 |
commit | 73a34e8151d78c917d008b24edaec2e892120b05 (patch) | |
tree | 7e775670ace7c0f20b344b99679bf59b102e8818 /net-www/links | |
parent | Adressed mirror and symlink issues for #14121 (diff) | |
download | gentoo-2-73a34e8151d78c917d008b24edaec2e892120b05.tar.gz gentoo-2-73a34e8151d78c917d008b24edaec2e892120b05.tar.bz2 gentoo-2-73a34e8151d78c917d008b24edaec2e892120b05.zip |
stable on alpha
Diffstat (limited to 'net-www/links')
-rw-r--r-- | net-www/links/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index 7c78aabf2224..92a952524c84 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,9 +1,12 @@ # 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.24 2003/03/03 12:05:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.25 2003/03/03 22:15:06 agriffis Exp $ *links-2.1_pre9 (04 Mar 2003) + 03 Mar 2003; Aron Griffis <agriffis@gentoo.org> links-2.1_pre9.ebuild: + stable on alpha + 04 Mar 2003; Seemant Kulleen <seemant@gentoo.org> links-2.1_pre9.ebuild files/digest-links-2.1_pre9 : diff --git a/net-www/links/links-2.1_pre9.ebuild b/net-www/links/links-2.1_pre9.ebuild index da9a67fb52e3..bcadf4f4d689 100644 --- a/net-www/links/links-2.1_pre9.ebuild +++ b/net-www/links/links-2.1_pre9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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_pre9.ebuild,v 1.1 2003/03/03 12:04:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre9.ebuild,v 1.2 2003/03/03 22:15:06 agriffis Exp $ IUSE="ssl java 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" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |