diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 10:19:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-08 10:19:59 +0000 |
commit | 38481bc25d2e74ba77150969959293f056673b77 (patch) | |
tree | f015be56c058f22580762859f76b0f7851dd4768 /net-www/links | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-38481bc25d2e74ba77150969959293f056673b77.tar.gz gentoo-2-38481bc25d2e74ba77150969959293f056673b77.tar.bz2 gentoo-2-38481bc25d2e74ba77150969959293f056673b77.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_pre15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index b1332e0bc4ee..f5d02503f40c 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/links # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.42 2004/05/06 09:43:53 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.43 2004/06/08 10:19:59 kloeri Exp $ + + 08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> links-2.1_pre15.ebuild: + Stable on alpha. *links-2.1_pre15 (06 May 2004) diff --git a/net-www/links/links-2.1_pre15.ebuild b/net-www/links/links-2.1_pre15.ebuild index 8e07c8bff589..63f238c2c26a 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 Technologies, Inc. # 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.1 2004/05/06 09:43:53 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.2 2004/06/08 10:19:59 kloeri 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 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa ~amd64 ~ia64" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |