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 | 3e93bc5ed40ef2016492df9399d96f6064e2bfbe (patch) | |
tree | 04f2324698661b90b5b561106a93b1968e7805dc | |
parent | GL fix #48925 (diff) | |
download | historical-3e93bc5ed40ef2016492df9399d96f6064e2bfbe.tar.gz historical-3e93bc5ed40ef2016492df9399d96f6064e2bfbe.tar.bz2 historical-3e93bc5ed40ef2016492df9399d96f6064e2bfbe.zip |
added ~ppc64, bug #55430
-rw-r--r-- | net-www/links/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/links/Manifest | 4 | ||||
-rw-r--r-- | net-www/links/links-2.1_pre15.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/net-www/links/Manifest index 1847f79a2bf5..7f836a718e35 100644 --- a/net-www/links/Manifest +++ b/net-www/links/Manifest @@ -1,9 +1,9 @@ -MD5 144a4f0d86a19608749a4d043e72b1f8 ChangeLog 8565 +MD5 5c263d95bb8aa5e33724498645a500ab ChangeLog 8655 MD5 5bfc29a3473c60f57730783320905e94 links-0.96-r2.ebuild 1191 MD5 733ee1c1f7c5a20bfbec05f34a8cbb87 links-2.1_pre11.ebuild 3345 MD5 5f6468afd33b267fd5e42101c341d442 links-2.1_pre13.ebuild 3346 MD5 e3d0ced64917392f1b8975a0e0c9af6b links-2.1_pre14.ebuild 3353 -MD5 d33f9969f7655a48e5c18dd5bfa23ded links-2.1_pre15.ebuild 3498 +MD5 f472d31f8961c2c12997c4d2b2fe1ed0 links-2.1_pre15.ebuild 3506 MD5 07a5060c0243866428fffe28696027f6 links-2.1_pre9.ebuild 3158 MD5 56d78ea6a5d49e31ea36cdc98b0b48ad metadata.xml 352 MD5 eceb1d1aff64bd73e335f5dad2a71f42 files/digest-links-0.96-r2 62 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 |