summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-02-06 00:10:21 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-02-06 00:10:21 +0000
commit23b6eb91435e1bb5b9d2e8cc8e4ae6af91c86e2f (patch)
treef4377155fd9dacc0e8a0da2370a41f3f9492d56e /dev-libs/pth
parentAdd patch to build with GCC 4.1. (diff)
downloadgentoo-2-23b6eb91435e1bb5b9d2e8cc8e4ae6af91c86e2f.tar.gz
gentoo-2-23b6eb91435e1bb5b9d2e8cc8e4ae6af91c86e2f.tar.bz2
gentoo-2-23b6eb91435e1bb5b9d2e8cc8e4ae6af91c86e2f.zip
2.0.6 version bump for bug 121726.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog9
-rw-r--r--dev-libs/pth/Manifest4
-rw-r--r--dev-libs/pth/files/digest-pth-2.0.41
-rw-r--r--dev-libs/pth/files/digest-pth-2.0.61
-rw-r--r--dev-libs/pth/pth-2.0.6.ebuild (renamed from dev-libs/pth/pth-2.0.4.ebuild)16
5 files changed, 20 insertions, 11 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index ba1affe3f9c4..5d2da40152e7 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.35 2006/01/22 17:08:39 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.36 2006/02/06 00:10:21 vanquirius Exp $
+
+*pth-2.0.6 (06 Feb 2006)
+
+ 06 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> -pth-2.0.4.ebuild,
+ +pth-2.0.6.ebuild:
+ 2.0.6 version bump for bug 121726. Thanks to Ryan Hill <dirtyepic dot sk at
+ gmail dot com>.
22 Jan 2006; Caleb Tennis <caleb@gentoo.org> -pth-1.4.1.ebuild:
Removing package masked version old version
diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest
index 559ba3cfde57..38ae2977f04a 100644
--- a/dev-libs/pth/Manifest
+++ b/dev-libs/pth/Manifest
@@ -1,12 +1,12 @@
MD5 858565b19a48212715ebbaad7dad164a ChangeLog 4361
MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61
MD5 b2b42d9f7e85e829667e5cec706c44fe files/digest-pth-2.0.3 61
-MD5 778c59a123a7a9c7668831858265599b files/digest-pth-2.0.4 61
MD5 a42e56326eb29a802e6e06e3a26680a3 files/digest-pth-2.0.5 61
+MD5 f153007e4e071cc075aa4c8c40373b6f files/digest-pth-2.0.6 61
MD5 87d3f708eb2c1edc4f1f82de5665ac93 files/pth-2.0.3-m4.patch 665
MD5 8dfef22a5af47669583265ef6c16ee97 files/pth-2.0.5-parallelfix.patch 415
MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224
MD5 841fe7cb64f1627631800a5a7bac292b pth-1.4.0.ebuild 776
MD5 8d0e6926a5814af6f7f53733cdfe208e pth-2.0.3.ebuild 877
-MD5 764e926d321140cc490ac1758cc2be12 pth-2.0.4.ebuild 751
MD5 8401aecc554a1e606e297443f9543cf5 pth-2.0.5.ebuild 734
+MD5 5cef0bd7769aecab047dd0f471c2191c pth-2.0.6.ebuild 745
diff --git a/dev-libs/pth/files/digest-pth-2.0.4 b/dev-libs/pth/files/digest-pth-2.0.4
deleted file mode 100644
index 5ec39c8bcb14..000000000000
--- a/dev-libs/pth/files/digest-pth-2.0.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f810e0ca2cd32e88efa29f9237f374d5 pth-2.0.4.tar.gz 641851
diff --git a/dev-libs/pth/files/digest-pth-2.0.6 b/dev-libs/pth/files/digest-pth-2.0.6
new file mode 100644
index 000000000000..607ba4f02ee9
--- /dev/null
+++ b/dev-libs/pth/files/digest-pth-2.0.6
@@ -0,0 +1 @@
+MD5 bdee96babed9b177484ed2dbfd5b127b pth-2.0.6.tar.gz 647667
diff --git a/dev-libs/pth/pth-2.0.4.ebuild b/dev-libs/pth/pth-2.0.6.ebuild
index a2fd66c759cd..d02648f02adf 100644
--- a/dev-libs/pth/pth-2.0.4.ebuild
+++ b/dev-libs/pth/pth-2.0.6.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.4.ebuild,v 1.1 2005/09/02 21:52:56 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.6.ebuild,v 1.1 2006/02/06 00:10:21 vanquirius Exp $
+
+inherit eutils fixheadtails
DESCRIPTION="GNU Portable Threads"
HOMEPAGE="http://www.gnu.org/software/pth/"
@@ -13,11 +15,11 @@ IUSE=""
DEPEND=""
-src_compile() {
- econf || die "econf failed"
- # note - needed so parallel compile works
- emake pth_p.h || die "pth_p.h make failed"
- emake || die "emake failed"
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/${PN}-2.0.5-parallelfix.patch
+ ht_fix_file aclocal.m4 configure
}
src_install() {