diff options
author | Brian Evans <grknight@gentoo.org> | 2014-07-30 01:03:14 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-07-30 01:03:14 +0000 |
commit | 37ac53c4c7c2131ac82b08063ea1b2fd44f4ec50 (patch) | |
tree | 66b4805f95e544e611f328caa969631643f2253c /sys-cluster | |
parent | Beta channel bump. (diff) | |
download | gentoo-2-37ac53c4c7c2131ac82b08063ea1b2fd44f4ec50.tar.gz gentoo-2-37ac53c4c7c2131ac82b08063ea1b2fd44f4ec50.tar.bz2 gentoo-2-37ac53c4c7c2131ac82b08063ea1b2fd44f4ec50.zip |
Non-maintainer commit. Update to use virtual/mysql for bug 505870
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/slurm/ChangeLog | 9 | ||||
-rw-r--r-- | sys-cluster/slurm/slurm-2.4.5.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/slurm/slurm-2.5.4.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/slurm/slurm-2.5.6.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/slurm/slurm-2.5.7.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/slurm/slurm-2.6.3.ebuild | 6 |
6 files changed, 22 insertions, 17 deletions
diff --git a/sys-cluster/slurm/ChangeLog b/sys-cluster/slurm/ChangeLog index 9cfdcd114f64..be8a88667b16 100644 --- a/sys-cluster/slurm/ChangeLog +++ b/sys-cluster/slurm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/slurm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/ChangeLog,v 1.26 2013/11/04 11:27:43 alexxy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/ChangeLog,v 1.27 2014/07/30 01:03:14 grknight Exp $ + + 30 Jul 2014; Brian Evans <grknight@gentoo.org> slurm-2.4.5.ebuild, + slurm-2.5.4.ebuild, slurm-2.5.6.ebuild, slurm-2.5.7.ebuild, + slurm-2.6.3.ebuild: + Non-maintainer commit. Update to use virtual/mysql for bug 505870 *slurm-2.5.7 (04 Nov 2013) diff --git a/sys-cluster/slurm/slurm-2.4.5.ebuild b/sys-cluster/slurm/slurm-2.4.5.ebuild index 3f7c11796c3f..8d2035f29b79 100644 --- a/sys-cluster/slurm/slurm-2.4.5.ebuild +++ b/sys-cluster/slurm/slurm-2.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.4.5.ebuild,v 1.3 2012/12/18 04:32:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.4.5.ebuild,v 1.4 2014/07/30 01:03:14 grknight Exp $ EAPI=4 @@ -36,7 +36,7 @@ DEPEND=" !sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) munge? ( sys-auth/munge ) ypbind? ( net-nds/ypbind ) pam? ( virtual/pam ) diff --git a/sys-cluster/slurm/slurm-2.5.4.ebuild b/sys-cluster/slurm/slurm-2.5.4.ebuild index 75eaeecfe6dc..435a3859f7e1 100644 --- a/sys-cluster/slurm/slurm-2.5.4.ebuild +++ b/sys-cluster/slurm/slurm-2.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.4.ebuild,v 1.2 2013/04/12 10:33:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.4.ebuild,v 1.3 2014/07/30 01:03:13 grknight Exp $ EAPI=4 @@ -36,7 +36,7 @@ DEPEND=" !sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) munge? ( sys-auth/munge ) ypbind? ( net-nds/ypbind ) pam? ( virtual/pam ) diff --git a/sys-cluster/slurm/slurm-2.5.6.ebuild b/sys-cluster/slurm/slurm-2.5.6.ebuild index b1a867e1e548..73954b40b1d4 100644 --- a/sys-cluster/slurm/slurm-2.5.6.ebuild +++ b/sys-cluster/slurm/slurm-2.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.6.ebuild,v 1.1 2013/06/02 19:46:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.6.ebuild,v 1.2 2014/07/30 01:03:13 grknight Exp $ EAPI=4 @@ -36,7 +36,7 @@ DEPEND=" !sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) munge? ( sys-auth/munge ) ypbind? ( net-nds/ypbind ) pam? ( virtual/pam ) diff --git a/sys-cluster/slurm/slurm-2.5.7.ebuild b/sys-cluster/slurm/slurm-2.5.7.ebuild index 9b16f43903cd..ede9d7001ed0 100644 --- a/sys-cluster/slurm/slurm-2.5.7.ebuild +++ b/sys-cluster/slurm/slurm-2.5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.7.ebuild,v 1.1 2013/11/04 11:27:43 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.5.7.ebuild,v 1.2 2014/07/30 01:03:14 grknight Exp $ EAPI=4 @@ -36,7 +36,7 @@ DEPEND=" !sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) munge? ( sys-auth/munge ) ypbind? ( net-nds/ypbind ) pam? ( virtual/pam ) diff --git a/sys-cluster/slurm/slurm-2.6.3.ebuild b/sys-cluster/slurm/slurm-2.6.3.ebuild index 6e767397fcbe..76a512d09193 100644 --- a/sys-cluster/slurm/slurm-2.6.3.ebuild +++ b/sys-cluster/slurm/slurm-2.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.6.3.ebuild,v 1.1 2013/11/04 11:24:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/slurm/slurm-2.6.3.ebuild,v 1.2 2014/07/30 01:03:14 grknight Exp $ EAPI=5 @@ -36,7 +36,7 @@ DEPEND=" !sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) munge? ( sys-auth/munge ) ypbind? ( net-nds/ypbind ) pam? ( virtual/pam ) |