diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-08-27 21:51:47 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-08-27 21:51:47 +0000 |
commit | 30f24a6b2b18b1ef720d1828a69d58419a007181 (patch) | |
tree | 28e0f789f6c6b77c96a7e5b9b3cc7b9dfe38a4b8 | |
parent | bump to stable (diff) | |
download | gentoo-2-30f24a6b2b18b1ef720d1828a69d58419a007181.tar.gz gentoo-2-30f24a6b2b18b1ef720d1828a69d58419a007181.tar.bz2 gentoo-2-30f24a6b2b18b1ef720d1828a69d58419a007181.zip |
Marked stable
-rw-r--r-- | sys-cluster/pvm/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/pvm/Manifest | 4 | ||||
-rw-r--r-- | sys-cluster/pvm/pvm-3.4.4-r1.ebuild | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/sys-cluster/pvm/ChangeLog b/sys-cluster/pvm/ChangeLog index fe5df0330874..ae7af974dd80 100644 --- a/sys-cluster/pvm/ChangeLog +++ b/sys-cluster/pvm/ChangeLog @@ -1,12 +1,14 @@ # ChangeLog for sys-cluster/pvm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.4 2003/07/10 11:13:17 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/ChangeLog,v 1.5 2003/08/27 21:51:31 tantive Exp $ + + 27 Aug 2003; Michael Imhof <tantive@gentoo.org>: + Marked stable for x86. *pvm-3.4.4-r1 (10 Jul 2003) 10 Jul 2003; Michael Imhof <tantive@gentoo.org>: Rewrite of the ebuild, submitted by the <the@weird-birds.org>. - *pvm-3.4.4 (13 Nov 2002) diff --git a/sys-cluster/pvm/Manifest b/sys-cluster/pvm/Manifest index 2ba1ccbae9df..c29895352a46 100644 --- a/sys-cluster/pvm/Manifest +++ b/sys-cluster/pvm/Manifest @@ -1,6 +1,6 @@ -MD5 3c214c86c2c560189674c4da50dd4484 ChangeLog 462 +MD5 a7f70dcd7b963b8850ef93e452ceefe2 ChangeLog 534 MD5 df4a94a51f5b47e4d1eaba74355998d8 pvm-3.4.4.ebuild 994 -MD5 de7740b13abeadac51254efdbbcddfa5 pvm-3.4.4-r1.ebuild 1185 +MD5 0465e0a5c037ab795b0858756d1ebb18 pvm-3.4.4-r1.ebuild 1184 MD5 beb9efce81ae2c582a621528fc783095 metadata.xml 373 MD5 c6d622987f4e06f522dcbc72cff9127d files/digest-pvm-3.4.4 57 MD5 726a6a69ba5fb9e140e8f7e1a85c9c9d files/pvm-3.4.4-gentoo.diff 608 diff --git a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild index c55bc5b8e2ba..156d3e2de429 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.4 2003/07/20 10:56:29 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.5 2003/08/27 21:51:31 tantive Exp $ S=${WORKDIR}/pvm-${PV} DESCRIPTION="PVM: Parallel Virtual Machine" @@ -13,7 +13,7 @@ RDEPEND="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" src_unpack() { unpack ${A} |