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/links-2.1_pre9.ebuild | |
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/links-2.1_pre9.ebuild')
-rw-r--r-- | net-www/links/links-2.1_pre9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |