diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-01-22 17:08:39 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-01-22 17:08:39 +0000 |
commit | c484951313043efc4d4b1c908b485e0e84f74849 (patch) | |
tree | b11c567c10ed90beaf0f7cc8a56ecb41522d9102 /dev-libs/pth | |
parent | Version bump (diff) | |
download | historical-c484951313043efc4d4b1c908b485e0e84f74849.tar.gz historical-c484951313043efc4d4b1c908b485e0e84f74849.tar.bz2 historical-c484951313043efc4d4b1c908b485e0e84f74849.zip |
Removing package masked old versions
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/pth/Manifest | 14 | ||||
-rw-r--r-- | dev-libs/pth/files/digest-pth-1.4.1 | 1 | ||||
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 32 |
4 files changed, 6 insertions, 48 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 064f45a59ff3..ba1affe3f9c4 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/pth -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.34 2005/11/07 19:43:12 dragonheart Exp $ +# 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 $ + + 22 Jan 2006; Caleb Tennis <caleb@gentoo.org> -pth-1.4.1.ebuild: + Removing package masked version old version *pth-2.0.5 (07 Nov 2005) diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest index 661220e728c6..559ba3cfde57 100644 --- a/dev-libs/pth/Manifest +++ b/dev-libs/pth/Manifest @@ -1,9 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 393243e1c79b578a788c033958c64a8c ChangeLog 4254 +MD5 858565b19a48212715ebbaad7dad164a ChangeLog 4361 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 MD5 778c59a123a7a9c7668831858265599b files/digest-pth-2.0.4 61 MD5 a42e56326eb29a802e6e06e3a26680a3 files/digest-pth-2.0.5 61 @@ -11,14 +7,6 @@ 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 f18d7552a5a5f031f28b5a805a4c93e4 pth-1.4.1.ebuild 764 MD5 8d0e6926a5814af6f7f53733cdfe208e pth-2.0.3.ebuild 877 MD5 764e926d321140cc490ac1758cc2be12 pth-2.0.4.ebuild 751 MD5 8401aecc554a1e606e297443f9543cf5 pth-2.0.5.ebuild 734 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDb65dmdTrptrqvGERAlkCAKCLGUliTqqQfsItVyKmVr8EMBcp8gCfazkr -TKuHDFAVXwPAmZl4gpOji0g= -=EBx/ ------END PGP SIGNATURE----- diff --git a/dev-libs/pth/files/digest-pth-1.4.1 b/dev-libs/pth/files/digest-pth-1.4.1 deleted file mode 100644 index 7d128d1f234b..000000000000 --- a/dev-libs/pth/files/digest-pth-1.4.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d17cb02b5580baeac50d1005ff46ddbc pth-1.4.1.tar.gz 446287 diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild deleted file mode 100644 index 3a87dfdd34e8..000000000000 --- a/dev-libs/pth/pth-1.4.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.22 2005/06/18 00:42:06 vapier Exp $ - -inherit gnuconfig - -DESCRIPTION="GNU Portable Threads" -HOMEPAGE="http://www.gnu.org/software/pth/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ppc ppc-macos ppc64 s390 sparc x86" -IUSE="" - -DEPEND="virtual/libc" - -src_unpack() { - unpack ${A} - cd ${S} - - # update GNU config files - gnuconfig_update - #fix warnings - sed -i "s:pow10:math_pow10:g" pth_string.c - sed -i "s:round:math_round:g" pth_string.c -} - -src_install() { - einstall || die - dodoc ANNOUNCE AUTHORS ChangeLog NEWS README THANKS USERS -} |