diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 04:26:10 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 04:26:10 +0000 |
commit | 6ca9f0de2102f008540cd3a247e5d4adf3acaa9a (patch) | |
tree | 3cc4c0544f1e0337ab6117371b72fb85cfe9dfa7 /net-www/links | |
parent | GL fix #48925 (Manifest recommit) (diff) | |
download | gentoo-2-6ca9f0de2102f008540cd3a247e5d4adf3acaa9a.tar.gz gentoo-2-6ca9f0de2102f008540cd3a247e5d4adf3acaa9a.tar.bz2 gentoo-2-6ca9f0de2102f008540cd3a247e5d4adf3acaa9a.zip |
added ~ppc64, bug #55430
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 9ce4bc1eb938..fa3fddee7b4d 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/links # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.47 2004/07/01 22:44:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.48 2004/07/16 04:26:10 tgall Exp $ + + 15 Jul 2004; Tom Gall <tgall@gentoo.org> links-2.1_pre15.ebuild: + added ~ppc64, bug #55430 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> links-2.1_pre15.ebuild: diff --git a/net-www/links/links-2.1_pre15.ebuild b/net-www/links/links-2.1_pre15.ebuild index 4ede53dcf1ab..e294ae661e08 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 Foundation # 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.6 2004/07/13 04:02:30 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.7 2004/07/16 04:26:10 tgall 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 macos" +KEYWORDS="~x86 ~ppc ~sparc alpha ~mips ~hppa ~amd64 ~ia64 macos ~ppc64" # Note: if X or fbcon usegflag are enabled, links will be built in graphic # mode. libpng is required to compile links in graphic mode |