diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:41:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:41:18 +0000 |
commit | 7004e5072325dfca8e1466c2658d57d26cc4eb6e (patch) | |
tree | 686b5a439c223c93a631a3b1ea2afe49a511a2f7 /sys-cluster/pvm/pvm-3.4.5-r2.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-7004e5072325dfca8e1466c2658d57d26cc4eb6e.tar.gz historical-7004e5072325dfca8e1466c2658d57d26cc4eb6e.tar.bz2 historical-7004e5072325dfca8e1466c2658d57d26cc4eb6e.zip |
Stable on ppc64
Package-Manager: portage-2203-svn
Diffstat (limited to 'sys-cluster/pvm/pvm-3.4.5-r2.ebuild')
-rw-r--r-- | sys-cluster/pvm/pvm-3.4.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/pvm/pvm-3.4.5-r2.ebuild b/sys-cluster/pvm/pvm-3.4.5-r2.ebuild index 630287e5b3c9..cb3435d21f5e 100644 --- a/sys-cluster/pvm/pvm-3.4.5-r2.ebuild +++ b/sys-cluster/pvm/pvm-3.4.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r2.ebuild,v 1.4 2006/02/07 02:32:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r2.ebuild,v 1.5 2006/05/07 20:41:18 corsair Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="" RDEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ia64 ppc ppc64 ~sparc x86" S="${WORKDIR}/${MY_P%%.*}" src_unpack() { |