summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-11-30 06:18:59 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-11-30 06:18:59 +0000
commitff90b30f7b364dc07376d85e8691327879d387c3 (patch)
treecc3933b2361352561b2df7a96cc2c9dda1484d1c /dev-libs/pth
parentarm/hppa/ia64 stable for #72028 (diff)
downloadhistorical-ff90b30f7b364dc07376d85e8691327879d387c3.tar.gz
historical-ff90b30f7b364dc07376d85e8691327879d387c3.tar.bz2
historical-ff90b30f7b364dc07376d85e8691327879d387c3.zip
added missing ~alpha keyword to 1.4.1. Version bump as well
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog8
-rw-r--r--dev-libs/pth/Manifest19
-rw-r--r--dev-libs/pth/files/digest-pth-1.4.11
-rw-r--r--dev-libs/pth/files/digest-pth-2.0.21
-rw-r--r--dev-libs/pth/metadata.xml8
-rw-r--r--dev-libs/pth/pth-1.4.1.ebuild4
-rw-r--r--dev-libs/pth/pth-2.0.2.ebuild21
7 files changed, 55 insertions, 7 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index 55c9bcdfc79a..ecddd2367052 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,12 @@
# 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.19 2004/10/10 18:10:07 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.20 2004/11/30 06:18:59 dragonheart Exp $
+
+*pth-2.0.2 (30 Nov 2004)
+
+ 30 Nov 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+ pth-1.4.1.ebuild, +pth-2.0.2.ebuild:
+ added missing ~alpha keyword to 1.4.1. Version bump.
11 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> pth-1.4.0.ebuild:
Added to ppc-macos.
diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest
index ddb1bef5c1c6..7599efa135a9 100644
--- a/dev-libs/pth/Manifest
+++ b/dev-libs/pth/Manifest
@@ -1,5 +1,18 @@
-MD5 4e58478a47651fd57e86b334bdc0688e ChangeLog 1918
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 61a4673c34cdfafa354a83d739020948 ChangeLog 2113
+MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224
+MD5 4e9630602240a15f3c22c81f97b53a22 pth-2.0.2.ebuild 614
MD5 4f41b874032547bc54a98020f7b6ba08 pth-1.4.0.ebuild 659
-MD5 84deb4a10e239e61097504ffe065e0dc pth-1.4.1.ebuild 654
+MD5 5e025afc592185e0724116edf89c08f7 pth-1.4.1.ebuild 663
+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 d41d8cd98f00b204e9800998ecf8427e files/digest-pth-1.4.1 0
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBrBDamdTrptrqvGERAszKAJ4+9jV/Ls72BepbRVb0Pvl9+HiU8QCeNWCN
+dQ66Whfq4kX4y8Eb12W7FN8=
+=QEuD
+-----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
index 7d128d1f234b..e69de29bb2d1 100644
--- a/dev-libs/pth/files/digest-pth-1.4.1
+++ b/dev-libs/pth/files/digest-pth-1.4.1
@@ -1 +0,0 @@
-MD5 d17cb02b5580baeac50d1005ff46ddbc pth-1.4.1.tar.gz 446287
diff --git a/dev-libs/pth/files/digest-pth-2.0.2 b/dev-libs/pth/files/digest-pth-2.0.2
new file mode 100644
index 000000000000..d7a186505326
--- /dev/null
+++ b/dev-libs/pth/files/digest-pth-2.0.2
@@ -0,0 +1 @@
+MD5 fc4d81a1dbf3d1af9a099b765f9a1be3 pth-2.0.2.tar.gz 638365
diff --git a/dev-libs/pth/metadata.xml b/dev-libs/pth/metadata.xml
new file mode 100644
index 000000000000..df1a1a8242fe
--- /dev/null
+++ b/dev-libs/pth/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>crypto</herd>
+ <maintainer>
+ <email>crypto@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild
index e1f0dd53b456..f668da49bf8e 100644
--- a/dev-libs/pth/pth-1.4.1.ebuild
+++ b/dev-libs/pth/pth-1.4.1.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-1.4.1.ebuild,v 1.16 2004/10/23 06:25:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.17 2004/11/30 06:18:59 dragonheart Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64 hppa ppc-macos"
+KEYWORDS="x86 ppc sparc ~alpha amd64 hppa ppc-macos"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/pth/pth-2.0.2.ebuild b/dev-libs/pth/pth-2.0.2.ebuild
new file mode 100644
index 000000000000..9b7aa5f2fde1
--- /dev/null
+++ b/dev-libs/pth/pth-2.0.2.ebuild
@@ -0,0 +1,21 @@
+# 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.1 2004/11/30 06:18:59 dragonheart Exp $
+
+DESCRIPTION="GNU Portable Threads"
+HOMEPAGE="http://www.gnu.org/software/pth/"
+SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ppc-macos"
+IUSE=""
+
+DEPEND="virtual/libc"
+
+src_install() {
+ einstall
+ # emake D... broken
+ # emake DESTDIR=${D} install || die
+ dodoc ANNOUNCE AUTHORS ChangeLog NEWS README THANKS USERS
+}