summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:28:10 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 21:28:10 +0000
commit8ce4c23af3c04a0387791802ad26b6741140e7d1 (patch)
tree59339daaa4a5f6b21c34556552d751bddbff6a99 /sys-devel
parentStable on ppc. (diff)
downloadhistorical-8ce4c23af3c04a0387791802ad26b6741140e7d1.tar.gz
historical-8ce4c23af3c04a0387791802ad26b6741140e7d1.tar.bz2
historical-8ce4c23af3c04a0387791802ad26b6741140e7d1.zip
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/pmake/ChangeLog5
-rw-r--r--sys-devel/pmake/Manifest18
-rw-r--r--sys-devel/pmake/pmake-1.98.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog
index 8f44e53ab4da..dc5221f719b7 100644
--- a/sys-devel/pmake/ChangeLog
+++ b/sys-devel/pmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/pmake
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.22 2005/06/12 15:30:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.23 2005/06/17 21:28:10 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> pmake-1.98.ebuild:
+ Stable on ppc.
12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> pmake-1.98.ebuild:
Stable on alpha.
diff --git a/sys-devel/pmake/Manifest b/sys-devel/pmake/Manifest
index 9a5b409668d4..1d762f36cb5c 100644
--- a/sys-devel/pmake/Manifest
+++ b/sys-devel/pmake/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 e8fa64b4512b7a1a94c88cac92834d3a pmake-1.98.ebuild 1899
-MD5 7f3495c54def85841b9bdb2c407d57c9 ChangeLog 2847
MD5 f452b142802fc6ec5d75004af15d01e6 metadata.xml 258
+MD5 a79eb6913ff50a5b010e3fcd5d5b22f3 ChangeLog 2938
+MD5 e8064d8a8905c41803ec5d3d62c963f0 pmake-1.98.ebuild 1898
MD5 c3010dbdeac90bd3280bf57b0865a5de pmake-1.45-r4.ebuild 1706
-MD5 aa2eb71443dc4352bdf910fcbaf9f05e files/digest-pmake-1.45-r4 65
-MD5 456fc1935fead6cfc1235eddf6259847 files/skipdots.patch 677
MD5 32a9d3f1baee80b6b3dfa6afd27e3b75 files/pmake-1.98-skipdots.patch 513
+MD5 456fc1935fead6cfc1235eddf6259847 files/skipdots.patch 677
+MD5 aa2eb71443dc4352bdf910fcbaf9f05e files/digest-pmake-1.45-r4 65
MD5 090bfd2a45a464588a47793b37bc75d3 files/digest-pmake-1.98 131
MD5 1095ca9c07bda375bf9674fe20d79ba6 files/02_all_mktemp.patch 406
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCrFUqKf2g/qXtneoRAlsfAJ9frp5hSsymAIBCnrGl1efLUP03FwCgpAAM
-JWepSeSDOC+4jyPrOs3gGuQ=
-=yCrd
------END PGP SIGNATURE-----
diff --git a/sys-devel/pmake/pmake-1.98.ebuild b/sys-devel/pmake/pmake-1.98.ebuild
index c3576fa5820a..df1bda3cf017 100644
--- a/sys-devel/pmake/pmake-1.98.ebuild
+++ b/sys-devel/pmake/pmake-1.98.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/sys-devel/pmake/pmake-1.98.ebuild,v 1.5 2005/06/12 15:30:25 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.6 2005/06/17 21:28:10 hansmi Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${MY_P}.orig.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND="virtual/libc"