summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2016-08-12 16:16:37 +0300
committerAndrew Savchenko <bircoph@gentoo.org>2016-08-12 16:16:37 +0300
commitb288cf838cbf09786ef3c99eab1904f4a77646ce (patch)
tree5b1d8997af8738e3ef579a15bd5c44e6508312e4
parentsys-cluster/orangefs: remove old (diff)
downloadbircoph-b288cf838cbf09786ef3c99eab1904f4a77646ce.tar.gz
bircoph-b288cf838cbf09786ef3c99eab1904f4a77646ce.tar.bz2
bircoph-b288cf838cbf09786ef3c99eab1904f4a77646ce.zip
sys-cluster/orangefs: multiple updates
- GLEP 67 update - openrc-run update - deps update
-rw-r--r--sys-cluster/orangefs/files/pvfs2-client-init.d4
-rw-r--r--sys-cluster/orangefs/files/pvfs2-server-init.d4
-rw-r--r--sys-cluster/orangefs/metadata.xml2
-rw-r--r--sys-cluster/orangefs/orangefs-2.8.7.ebuild6
-rw-r--r--sys-cluster/orangefs/orangefs-2.9_beta20130530-r1.ebuild6
5 files changed, 11 insertions, 11 deletions
diff --git a/sys-cluster/orangefs/files/pvfs2-client-init.d b/sys-cluster/orangefs/files/pvfs2-client-init.d
index 32e5236..c9eabb6 100644
--- a/sys-cluster/orangefs/files/pvfs2-client-init.d
+++ b/sys-cluster/orangefs/files/pvfs2-client-init.d
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/files/Attic/pvfs2-client-init.d-2.7.0,v 1.2 2011/07/15 13:57:08 xarthisius dead $
diff --git a/sys-cluster/orangefs/files/pvfs2-server-init.d b/sys-cluster/orangefs/files/pvfs2-server-init.d
index a441299..9d1bba1 100644
--- a/sys-cluster/orangefs/files/pvfs2-server-init.d
+++ b/sys-cluster/orangefs/files/pvfs2-server-init.d
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2013 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/files/Attic/pvfs2-server-init.d-2.7.0,v 1.2 2011/07/15 13:57:08 xarthisius dead $
diff --git a/sys-cluster/orangefs/metadata.xml b/sys-cluster/orangefs/metadata.xml
index a43a231..74ef84c 100644
--- a/sys-cluster/orangefs/metadata.xml
+++ b/sys-cluster/orangefs/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer>
+<maintainer type="person">
<email>bircoph@gentoo.org</email>
<name>Andrew Savchenko</name>
</maintainer>
diff --git a/sys-cluster/orangefs/orangefs-2.8.7.ebuild b/sys-cluster/orangefs/orangefs-2.8.7.ebuild
index 5ba5696..0008115 100644
--- a/sys-cluster/orangefs/orangefs-2.8.7.ebuild
+++ b/sys-cluster/orangefs/orangefs-2.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/Attic/pvfs2-2.7.1-r1.ebuild,v 1.3 2011/07/15 13:57:08 xarthisius dead $
@@ -19,11 +19,11 @@ valgrind"
CDEPEND="
dev-lang/perl
- >=sys-libs/db-4.8.30
+ >=sys-libs/db-4.8.30:=
virtual/perl-Math-BigInt
fuse? ( sys-fs/fuse )
gtk? ( x11-libs/gtk+:2 )
- infiniband? ( sys-infiniband/ofed )
+ infiniband? ( sys-fabric/ofed )
open-mx? ( sys-cluster/open-mx[static-libs?] )
ssl? ( dev-libs/openssl[static-libs?] )
valgrind? ( dev-util/valgrind )
diff --git a/sys-cluster/orangefs/orangefs-2.9_beta20130530-r1.ebuild b/sys-cluster/orangefs/orangefs-2.9_beta20130530-r1.ebuild
index a49c690..14fbf26 100644
--- a/sys-cluster/orangefs/orangefs-2.9_beta20130530-r1.ebuild
+++ b/sys-cluster/orangefs/orangefs-2.9_beta20130530-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/Attic/pvfs2-2.7.1-r1.ebuild,v 1.3 2011/07/15 13:57:08 xarthisius dead $
@@ -23,11 +23,11 @@ trusted-connections +usrint usrint-cache +usrint-cwd usrint-kmount valgrind"
CDEPEND="
dev-lang/perl
- >=sys-libs/db-4.8.30
+ >=sys-libs/db-4.8.30:=
virtual/perl-Math-BigInt
fuse? ( sys-fs/fuse )
gtk? ( x11-libs/gtk+:2 )
- infiniband? ( sys-infiniband/ofed )
+ infiniband? ( sys-fabric/ofed )
ldap? ( net-nds/openldap )
open-mx? ( sys-cluster/open-mx[static-libs?] )
ssl? ( dev-libs/openssl[static-libs?] )