summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-23 20:22:38 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-23 20:22:38 +0000
commitc48134b22ea29635b4313fc5dc5543d35b3559fa (patch)
treec0b6a90e8b2d97f612410b90e5a8a9c7e0307e7d /dev-libs/pth
parentStable on alpha. (diff)
downloadhistorical-c48134b22ea29635b4313fc5dc5543d35b3559fa.tar.gz
historical-c48134b22ea29635b4313fc5dc5543d35b3559fa.tar.bz2
historical-c48134b22ea29635b4313fc5dc5543d35b3559fa.zip
Stable on alpha.
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog5
-rw-r--r--dev-libs/pth/Manifest6
-rw-r--r--dev-libs/pth/pth-1.4.0.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index bc1001bf78fc..41cf9ac77575 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/pth
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.11 2004/05/20 09:56:22 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.12 2004/05/23 20:22:38 kloeri Exp $
+
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> pth-1.4.0.ebuild:
+ Stable on alpha.
20 May 2004; <paul@gentoo.org> pth-1.4.0.ebuild:
Make it work with amd64. It is needed for making the newpg that has gpg-agent
diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest
index 439b432feeb8..9dc3a504b6ad 100644
--- a/dev-libs/pth/Manifest
+++ b/dev-libs/pth/Manifest
@@ -1,5 +1,5 @@
-MD5 f84b021e901f68d317f3022888b18d3c pth-1.4.0.ebuild 623
+MD5 e17c9aa03b6f10b733de9f5c79656b14 ChangeLog 1412
MD5 7fcbd65427d5bd96b14314ef0a70a6f3 pth-1.4.1.ebuild 526
-MD5 44a47f200969f9f43b48f1384c41fc60 ChangeLog 1322
-MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61
+MD5 bf1a0492b9ef7e6ddacaeba54b7b0aaa pth-1.4.0.ebuild 622
MD5 1bfd642d99d813a259564df018c7f6dd files/digest-pth-1.4.1 61
+MD5 5a8d84760fa717b03ba0a74fdcda84a2 files/digest-pth-1.4.0 61
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild
index a71265bd5aa6..647f00af005b 100644
--- a/dev-libs/pth/pth-1.4.0.ebuild
+++ b/dev-libs/pth/pth-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.12 2004/05/20 09:56:22 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.13 2004/05/23 20:22:38 kloeri Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha ~amd64"
+KEYWORDS="x86 ppc sparc alpha ~amd64"
DEPEND="virtual/glibc"