diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-19 20:52:58 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-19 20:52:58 +0000 |
commit | f92ce1fdff7ba90c4eae5f7c28a3a0aaf9c6d038 (patch) | |
tree | 3778ae06d16d3fd464ff4c957cfff2cb7ac85e6e /dev-libs/pth | |
parent | Version bump. (diff) | |
download | gentoo-2-f92ce1fdff7ba90c4eae5f7c28a3a0aaf9c6d038.tar.gz gentoo-2-f92ce1fdff7ba90c4eae5f7c28a3a0aaf9c6d038.tar.bz2 gentoo-2-f92ce1fdff7ba90c4eae5f7c28a3a0aaf9c6d038.zip |
Version bump to fix bug #78219. Broken 2.0.2 version removed.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/ChangeLog | 11 | ||||
-rw-r--r-- | dev-libs/pth/Manifest | 8 | ||||
-rw-r--r-- | dev-libs/pth/files/digest-pth-2.0.2 | 1 | ||||
-rw-r--r-- | dev-libs/pth/files/digest-pth-2.0.3 | 1 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.3.ebuild (renamed from dev-libs/pth/pth-2.0.2.ebuild) | 10 |
5 files changed, 20 insertions, 11 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index cc783179ad66..de5983b9888a 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/pth -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.23 2004/12/29 22:40:09 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.24 2005/01/19 20:52:58 dragonheart Exp $ + +*pth-2.0.3 (20 Jan 2005) + + 20 Jan 2005; Daniel Black <dragonheart@gentoo.org> -pth-2.0.2.ebuild, + +pth-2.0.3.ebuild: + Version bump to fix bug #78219. Broken 2.0.2 version removed. Thanks to Felix + Riemann <felix@hsgheli.de> 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest index db6dce731ea5..7e1a3566c06f 100644 --- a/dev-libs/pth/Manifest +++ b/dev-libs/pth/Manifest @@ -1,8 +1,10 @@ MD5 8410a881eba797e9357b77e0f0cd1169 ChangeLog 2685 +MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224 +MD5 247eeb00ce7de04efbf3f31c77ac6e23 pth-2.0.3.ebuild 827 MD5 f4afc14e7f768a361dea96658437a641 pth-2.0.2.ebuild 773 -MD5 aef848d883b258cbf0600f4b431bd88c pth-1.4.1.ebuild 653 MD5 051b9642232505d4559f14a8f87a2944 pth-1.4.0.ebuild 655 -MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224 -MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61 +MD5 aef848d883b258cbf0600f4b431bd88c pth-1.4.1.ebuild 653 MD5 627fd8cd94f564b63bad24a3b8ffc8b9 files/digest-pth-2.0.2 61 +MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61 MD5 1bfd642d99d813a259564df018c7f6dd files/digest-pth-1.4.1 61 +MD5 b2b42d9f7e85e829667e5cec706c44fe files/digest-pth-2.0.3 61 diff --git a/dev-libs/pth/files/digest-pth-2.0.2 b/dev-libs/pth/files/digest-pth-2.0.2 deleted file mode 100644 index d7a186505326..000000000000 --- a/dev-libs/pth/files/digest-pth-2.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 fc4d81a1dbf3d1af9a099b765f9a1be3 pth-2.0.2.tar.gz 638365 diff --git a/dev-libs/pth/files/digest-pth-2.0.3 b/dev-libs/pth/files/digest-pth-2.0.3 new file mode 100644 index 000000000000..cf1bc163ddd8 --- /dev/null +++ b/dev-libs/pth/files/digest-pth-2.0.3 @@ -0,0 +1 @@ +MD5 86f266c061d5bf6034e02065214ff1ff pth-2.0.3.tar.gz 639243 diff --git a/dev-libs/pth/pth-2.0.2.ebuild b/dev-libs/pth/pth-2.0.3.ebuild index 6c1582381a55..b23ddd057e19 100644 --- a/dev-libs/pth/pth-2.0.2.ebuild +++ b/dev-libs/pth/pth-2.0.3.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/dev-libs/pth/pth-2.0.2.ebuild,v 1.4 2004/12/20 19:32:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.1 2005/01/19 20:52:58 dragonheart Exp $ inherit fixheadtails @@ -22,12 +22,12 @@ src_unpack() { src_compile() { econf || die "econf failed" - emake -j1 || die "emake failed" + # note - needed so parallel compile works + emake pth_p.h || die "pth_p.h make failed" + emake || die "emake failed" } src_install() { - einstall - # emake D... broken - # emake DESTDIR=${D} install || die + emake -j1 DESTDIR=${D} install || die dodoc ANNOUNCE AUTHORS ChangeLog NEWS README THANKS USERS } |