summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-22 18:35:10 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-22 18:35:10 +0000
commit3e3fbcd418940ec2915cb769f03455e407bc3964 (patch)
treeb62f15b12492c6ff28bb258d9b99582cd63e2fe4 /dev-libs/librep
parentRemoved old version. Stable on amd64 and x86. (diff)
downloadhistorical-3e3fbcd418940ec2915cb769f03455e407bc3964.tar.gz
historical-3e3fbcd418940ec2915cb769f03455e407bc3964.tar.bz2
historical-3e3fbcd418940ec2915cb769f03455e407bc3964.zip
Stable on sparc wrt #103251
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/librep')
-rw-r--r--dev-libs/librep/ChangeLog5
-rw-r--r--dev-libs/librep/Manifest18
-rw-r--r--dev-libs/librep/librep-0.17-r1.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/dev-libs/librep/ChangeLog b/dev-libs/librep/ChangeLog
index 5eaa6c6b1e15..7734a294b905 100644
--- a/dev-libs/librep/ChangeLog
+++ b/dev-libs/librep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/librep
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.28 2005/08/22 05:50:56 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.29 2005/08/22 18:35:10 gustavoz Exp $
+
+ 22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> librep-0.17-r1.ebuild:
+ Stable on sparc wrt #103251
22 Aug 2005; Harald van Dijk <truedfx@gentoo.org> librep-0.17-r1.ebuild:
Don't autodetect ffi, for now never enable it
diff --git a/dev-libs/librep/Manifest b/dev-libs/librep/Manifest
index 15f363894148..c711f5c20810 100644
--- a/dev-libs/librep/Manifest
+++ b/dev-libs/librep/Manifest
@@ -1,9 +1,19 @@
-MD5 46e929e37e06ce63b4e68e9cd9331700 ChangeLog 4025
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4019b1745d52111956b9076588bc2045 librep-0.17-r1.ebuild 1334
MD5 cb0797d43ae9e4509e2103ffa7426a7d librep-0.16.2.ebuild 1224
-MD5 e9cf0233c4cf8fc4ed64ab3bc3fe050a librep-0.17-r1.ebuild 1334
-MD5 480474336414d1a7f92e33f628fb9a8e librep-0.17.ebuild 1281
MD5 aabaa608acb879f04a961ad9e6d8e19c metadata.xml 233
+MD5 480474336414d1a7f92e33f628fb9a8e librep-0.17.ebuild 1281
+MD5 c461a6d3becbf51db0b84d719e2dfb5c ChangeLog 4134
MD5 f3efabdde310e7d8da74859ea2af221c files/digest-librep-0.16.2 65
-MD5 07a234e62724c3d45a1b69f1c04cd0a9 files/digest-librep-0.17 64
MD5 07a234e62724c3d45a1b69f1c04cd0a9 files/digest-librep-0.17-r1 64
+MD5 07a234e62724c3d45a1b69f1c04cd0a9 files/digest-librep-0.17 64
MD5 8c655620e7f5d0dc0ee9b8ef6351158d files/librep-0.15.2-exec.patch 425
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDChr8KRy60XGEcJIRAhZqAJkBc7pYsN0WIzXr+gt3VvztMU7HFACgmZ+9
+yYyN7xpQK2VxWmzv9qjqrZ4=
+=4pKn
+-----END PGP SIGNATURE-----
diff --git a/dev-libs/librep/librep-0.17-r1.ebuild b/dev-libs/librep/librep-0.17-r1.ebuild
index 672316fdc906..864bb0b367b4 100644
--- a/dev-libs/librep/librep-0.17-r1.ebuild
+++ b/dev-libs/librep/librep-0.17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17-r1.ebuild,v 1.3 2005/08/22 05:50:56 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17-r1.ebuild,v 1.4 2005/08/22 18:35:10 gustavoz Exp $
IUSE="readline"
@@ -12,7 +12,7 @@ HOMEPAGE="http://librep.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
RDEPEND=">=sys-libs/gdbm-1.8.0
readline? ( sys-libs/readline )"