summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2007-10-17 02:40:58 +0000
committerSteve Arnold <nerdboy@gentoo.org>2007-10-17 02:40:58 +0000
commit88f4ba4a325b7b84d0df1865b0f1fd1010d7f276 (patch)
tree2723059b40ad8094a624016da6b841ff325221ba /sys-cluster/pvfs2
parentfixed stupid typo (diff)
downloadgentoo-2-88f4ba4a325b7b84d0df1865b0f1fd1010d7f276.tar.gz
gentoo-2-88f4ba4a325b7b84d0df1865b0f1fd1010d7f276.tar.bz2
gentoo-2-88f4ba4a325b7b84d0df1865b0f1fd1010d7f276.zip
keywording for amd64 (needed for mpich2)
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-cluster/pvfs2')
-rw-r--r--sys-cluster/pvfs2/ChangeLog7
-rw-r--r--sys-cluster/pvfs2/pvfs2-1.5.1.ebuild8
-rw-r--r--sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild4
-rw-r--r--sys-cluster/pvfs2/pvfs2-2.6.3.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/sys-cluster/pvfs2/ChangeLog b/sys-cluster/pvfs2/ChangeLog
index 011b5db72c00..5e2694039924 100644
--- a/sys-cluster/pvfs2/ChangeLog
+++ b/sys-cluster/pvfs2/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/pvfs2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/ChangeLog,v 1.7 2007/10/13 13:36:35 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/ChangeLog,v 1.8 2007/10/17 02:40:58 nerdboy Exp $
+
+ 17 Oct 2007; Steve Arnold <nerdboy@gentoo.org> pvfs2-2.6.3-r1.ebuild,
+ pvfs2-2.6.3.ebuild, pvfs2-1.5.1.ebuild:
+ keywording for amd64 (needed for mpich2 and probably others) plus a few
+ minor QA fixes.
*pvfs2-2.6.3-r1 (13 Oct 2007)
diff --git a/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild b/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild
index d46e77894ee1..0ff8e1a81b74 100644
--- a/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild
+++ b/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild,v 1.2 2007/07/14 22:18:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-1.5.1.ebuild,v 1.3 2007/10/17 02:40:58 nerdboy Exp $
inherit linux-mod
@@ -47,7 +47,7 @@ src_install() {
# this is LARGE (~5mb)
if use doc; then
docdir="/usr/share/doc/${PF}/"
- cp -pPR ${S}/doc ${D}${docdir}
- rm -rf ${D}${docdir}/man
+ cp -pPR "${S}/doc" "${D}${docdir}"
+ rm -rf "${D}${docdir}/man"
fi
}
diff --git a/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild b/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild
index 7118218b3ea0..504df0c15bc0 100644
--- a/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild
+++ b/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild,v 1.1 2007/10/13 13:36:35 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.6.3-r1.ebuild,v 1.2 2007/10/17 02:40:58 nerdboy Exp $
inherit linux-mod autotools toolchain-funcs
@@ -16,7 +16,7 @@ DEPEND="${RDEPEND}
virtual/linux-sources"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/${MY_P}"
#Without this, the make kmod_install in src_install() would fail.
diff --git a/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild b/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild
index 66a3574f20b3..c4966c14b09c 100644
--- a/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild
+++ b/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild,v 1.1 2007/10/05 14:03:12 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.6.3.ebuild,v 1.2 2007/10/17 02:40:58 nerdboy Exp $
inherit linux-mod autotools toolchain-funcs
@@ -16,7 +16,7 @@ DEPEND="${RDEPEND}
virtual/linux-sources"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/${MY_P}"
#Without this, the make kmod_install in src_install() would fail.