summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-07-31 14:56:11 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-07-31 14:56:11 +0000
commit6b7ffd18a511b02017c265e5a12a23f3d16d6573 (patch)
treebad0af066235282f1ee951f0855aef3ae192d4be /dev-libs/pth
parentMarking stable sparc (diff)
downloadhistorical-6b7ffd18a511b02017c265e5a12a23f3d16d6573.tar.gz
historical-6b7ffd18a511b02017c265e5a12a23f3d16d6573.tar.bz2
historical-6b7ffd18a511b02017c265e5a12a23f3d16d6573.zip
Added ~mips for bug 79171.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/ChangeLog5
-rw-r--r--dev-libs/pth/Manifest16
-rw-r--r--dev-libs/pth/pth-2.0.3.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index ee5a13689d9d..4f58356c0d67 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.29 2005/03/25 14:31:43 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.30 2005/07/31 14:54:30 ka0ttic Exp $
+
+ 31 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> pth-2.0.3.ebuild:
+ Added ~mips for bug 79171.
25 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> pth-1.4.0.ebuild,
pth-1.4.1.ebuild:
diff --git a/dev-libs/pth/Manifest b/dev-libs/pth/Manifest
index 38fb8d44a9da..542d0c0a3c6e 100644
--- a/dev-libs/pth/Manifest
+++ b/dev-libs/pth/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a1c593cedca7b1bd086e31c6d09422e4 ChangeLog 3629
MD5 841fe7cb64f1627631800a5a7bac292b pth-1.4.0.ebuild 776
MD5 f18d7552a5a5f031f28b5a805a4c93e4 pth-1.4.1.ebuild 764
+MD5 99183cb56197f84b608d8036ef83a1d4 ChangeLog 3726
MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224
-MD5 29f9ea481cfe2fb272d70f17e15ee872 pth-2.0.3.ebuild 870
+MD5 5c016add4266782ba636a0bb2d7dd28e pth-2.0.3.ebuild 876
+MD5 87d3f708eb2c1edc4f1f82de5665ac93 files/pth-2.0.3-m4.patch 665
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 87d3f708eb2c1edc4f1f82de5665ac93 files/pth-2.0.3-m4.patch 665
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCs3AkgIKl8Uu19MoRAnOTAJ4pWKssXWCWr/VVWmq1RF3v08rBEwCeKoSh
-MuuNX3+nffj0pXpKk3Tpolg=
-=1cHA
------END PGP SIGNATURE-----
diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild
index 5a8c0e69f570..913e4ce88455 100644
--- a/dev-libs/pth/pth-2.0.3.ebuild
+++ b/dev-libs/pth/pth-2.0.3.ebuild
@@ -1,6 +1,6 @@
# 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-2.0.3.ebuild,v 1.7 2005/06/18 00:42:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.8 2005/07/31 14:54:30 ka0ttic Exp $
inherit eutils fixheadtails
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND=""