summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-02-06 22:25:18 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-02-06 22:25:18 +0000
commit2da9dacb555c3a379a0c23dece057bc9e06f3d41 (patch)
tree68cbf74aea2e89241837b4ea7f1a07b5f3387309 /dev-libs/libpcre
parentVersion bump and amd64 lovin. (diff)
downloadgentoo-2-2da9dacb555c3a379a0c23dece057bc9e06f3d41.tar.gz
gentoo-2-2da9dacb555c3a379a0c23dece057bc9e06f3d41.tar.bz2
gentoo-2-2da9dacb555c3a379a0c23dece057bc9e06f3d41.zip
Marked stable on mips.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/libpcre')
-rw-r--r--dev-libs/libpcre/ChangeLog5
-rw-r--r--dev-libs/libpcre/Manifest14
-rw-r--r--dev-libs/libpcre/libpcre-5.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-libs/libpcre/ChangeLog b/dev-libs/libpcre/ChangeLog
index 585694b45520..57a7a40013cd 100644
--- a/dev-libs/libpcre/ChangeLog
+++ b/dev-libs/libpcre/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpcre
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.51 2005/01/31 17:24:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.52 2005/02/06 22:25:18 kumba Exp $
+
+ 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> libpcre-5.0.ebuild:
+ Marked stable on mips.
31 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> libpcre-5.0.ebuild:
Stable amd64, sparc, x86.
diff --git a/dev-libs/libpcre/Manifest b/dev-libs/libpcre/Manifest
index 396b1df2dbbe..9bee331482f6 100644
--- a/dev-libs/libpcre/Manifest
+++ b/dev-libs/libpcre/Manifest
@@ -1,11 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 325576c5e7d647ea61ed479ec23ee546 ChangeLog 6448
+MD5 b14b09771334e77520c763da36f9dd1f ChangeLog 6542
MD5 59046451dd9a28a2a59c373b6b7f12c3 libpcre-4.2-r1.ebuild 852
MD5 47ad7fd446e1df9f7b55008a9aa8bbc1 libpcre-4.4.ebuild 1008
MD5 e11933575b142a8990bda3881545b63e libpcre-4.5.ebuild 1106
-MD5 3be71d9c6028a536f7d89983b5431718 libpcre-5.0.ebuild 1060
+MD5 3216928e6e0db78ac34601f568fdac3a libpcre-5.0.ebuild 1059
MD5 c1e212329f9083e2405b16dd382d6632 metadata.xml 259
MD5 9aa6aa1ebfe1906cfd3ce45e47a58873 files/digest-libpcre-4.2-r1 61
MD5 e8b4b76c398da338c2c88e5321435d78 files/digest-libpcre-4.4 61
@@ -15,10 +12,3 @@ MD5 1af02e35bc7fb89c7884027ff3a2a555 files/pcre-4.2-link.patch 717
MD5 0e2abdb46d4bf2a27fd55cf72358d465 files/pcre-4.2-macos.patch 1505
MD5 42a3f4bf8ab591263bcc23343f99c035 files/pcre-4.4-uclibc-tuple.patch 1437
MD5 bf62625896b04a15d6ca53e66f2c3e1e files/pcre-5.0-uclibc-tuple.patch 1624
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB/mnWArHZZzCEUG0RAv8IAJ9w2e7jsba/CvnHThac9eayThNrMgCfVL74
-bpYaOEhLPoLynws9sHk8zQ4=
-=vZvR
------END PGP SIGNATURE-----
diff --git a/dev-libs/libpcre/libpcre-5.0.ebuild b/dev-libs/libpcre/libpcre-5.0.ebuild
index 66523042bf08..2e51800b09da 100644
--- a/dev-libs/libpcre/libpcre-5.0.ebuild
+++ b/dev-libs/libpcre/libpcre-5.0.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/libpcre/libpcre-5.0.ebuild,v 1.3 2005/01/31 17:24:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-5.0.ebuild,v 1.4 2005/02/06 22:25:18 kumba Exp $
IUSE=""
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz
LICENSE="BSD"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh sparc x86"
DEPEND="virtual/libc"