summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-09-13 00:56:51 +0000
committerJason Wever <weeve@gentoo.org>2004-09-13 00:56:51 +0000
commitf1a3495bba19dfbce7d2bd741b69ed61ecf54e51 (patch)
treeb1713e453b28ff57f4371d75d2302907ec447a71
parentppc stable profile update (diff)
downloadhistorical-f1a3495bba19dfbce7d2bd741b69ed61ecf54e51.tar.gz
historical-f1a3495bba19dfbce7d2bd741b69ed61ecf54e51.tar.bz2
historical-f1a3495bba19dfbce7d2bd741b69ed61ecf54e51.zip
Stable on sparc.
-rw-r--r--net-www/elinks/ChangeLog5
-rw-r--r--net-www/elinks/Manifest16
-rw-r--r--net-www/elinks/elinks-0.9.2_rc4.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 24387c59234d..f23224a8f61c 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/elinks
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.32 2004/09/10 14:30:08 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.33 2004/09/13 00:56:51 weeve Exp $
+
+ 12 Sep 2004; Jason Wever <weeve@gentoo.org> elinks-0.9.2_rc4.ebuild:
+ Stable on sparc.
10 Sep 2004; Michal Januszewski <spock@gentoo.org> -elinks-0.4.2.ebuild,
-elinks-0.4.3_rc2.ebuild, -elinks-0.9.1.ebuild, -elinks-0.9.2_rc3.ebuild,
diff --git a/net-www/elinks/Manifest b/net-www/elinks/Manifest
index 6f8d543ad84a..e1c12774467a 100644
--- a/net-www/elinks/Manifest
+++ b/net-www/elinks/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6f0eb2368e499cb759f62e0d16b082fc elinks-0.9.2_rc4.ebuild 2948
-MD5 25958abc460d08fa84693da797a268b4 elinks-0.9.1-r1.ebuild 3239
-MD5 32f53beb1cc1074bda8732c7cf4b80ed ChangeLog 5188
+MD5 d7757cfeefb4279299bb609f947b4dc4 ChangeLog 5279
MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255
+MD5 25958abc460d08fa84693da797a268b4 elinks-0.9.1-r1.ebuild 3239
+MD5 3941a5307808c6b5f32b922539a9176d elinks-0.9.2_rc4.ebuild 2947
MD5 40264c1b77fa85cf762b84c042837d8f files/digest-elinks-0.9.1-r1 130
MD5 271888a6851bdc7605e06e3501d9c571 files/digest-elinks-0.9.2_rc4 133
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBQbqWchej4aZK9/cRAhZtAJ0dLz4KmAFNlyb4SVztjOHz1mhV2wCeLavZ
-7i7BCEL89ZtQXX6TQYDwcgw=
-=5baN
------END PGP SIGNATURE-----
diff --git a/net-www/elinks/elinks-0.9.2_rc4.ebuild b/net-www/elinks/elinks-0.9.2_rc4.ebuild
index d4d4872aab7c..84ad86993fcc 100644
--- a/net-www/elinks/elinks-0.9.2_rc4.ebuild
+++ b/net-www/elinks/elinks-0.9.2_rc4.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/elinks/elinks-0.9.2_rc4.ebuild,v 1.2 2004/09/10 14:30:08 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc4.ebuild,v 1.3 2004/09/13 00:56:51 weeve Exp $
IUSE="gpm zlib ssl ipv6 X lua guile"
@@ -13,7 +13,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha"
+KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha"
DEPEND="virtual/libc
>=app-arch/bzip2-1.0.2*