diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 11:58:45 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 11:58:45 +0000 |
commit | a349fbcf488039c290a2de3d7d46138ce35b3c4f (patch) | |
tree | 994e68e248ab8030fbff6939cc64690038775f5c /net-www/links | |
parent | initial ebuild+digest+ChangeLog (diff) | |
download | gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.tar.gz gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.tar.bz2 gentoo-2-a349fbcf488039c290a2de3d7d46138ce35b3c4f.zip |
KEYWORDS for alpha
Diffstat (limited to 'net-www/links')
-rw-r--r-- | net-www/links/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/links/links-0.96-r2.ebuild | 4 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index 76a7bfa3013a..e61cb216fab6 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for net-www/links # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.19 2002/12/13 11:00:27 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.20 2002/12/15 11:58:45 bjb Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *links-2.1_pre6 (04 Nov 2002) + 15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> links-2.1_pre6.ebuild : + Add alpha to KEYWORDS + 04 Nov 2002; Seemant Kulleen <seemant@gentoo.org> links-2.1_pre6.ebuild files/digest-links-2.1_pre6 : diff --git a/net-www/links/links-0.96-r2.ebuild b/net-www/links/links-0.96-r2.ebuild index a7a8e1e33947..8d6b1e71427b 100644 --- a/net-www/links/links-0.96-r2.ebuild +++ b/net-www/links/links-0.96-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-0.96-r2.ebuild,v 1.7 2002/12/09 04:33:20 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-0.96-r2.ebuild,v 1.8 2002/12/15 11:58:45 bjb Exp $ IUSE="gpm ssl" @@ -11,7 +11,7 @@ DESCRIPTION="A console-based web browser" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND=">=sys-libs/ncurses-5.1 gpm? ( >=sys-libs/gpm-1.19.3 ) diff --git a/net-www/links/links-2.1_pre6.ebuild b/net-www/links/links-2.1_pre6.ebuild index 075e77f4ca65..c3a808fe44ba 100644 --- a/net-www/links/links-2.1_pre6.ebuild +++ b/net-www/links/links-2.1_pre6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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_pre6.ebuild,v 1.2 2002/12/09 04:33:20 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre6.ebuild,v 1.3 2002/12/15 11:58:45 bjb 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 " +KEYWORDS="~x86 ~ppc ~sparc ~alpha" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |