diff options
Diffstat (limited to 'sys-cluster/pvm/pvm-3.4.4-r1.ebuild')
-rw-r--r-- | sys-cluster/pvm/pvm-3.4.4-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild index 565bbb7a4426..a645c7e68f88 100644 --- a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild +++ b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.6 2003/11/10 09:03:38 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.7 2004/04/27 21:46:06 agriffis Exp $ + +inherit eutils MY_P="${P/-}" DESCRIPTION="PVM: Parallel Virtual Machine" |