diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 05:57:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 05:57:29 +0000 |
commit | 99b6076f239e8f54bd09a9bc92e348d6e6ecf980 (patch) | |
tree | d859f52f87fa5b817e9058a904bcf51376d1c1d1 /sys-cluster | |
parent | Bump (diff) | |
download | gentoo-2-99b6076f239e8f54bd09a9bc92e348d6e6ecf980.tar.gz gentoo-2-99b6076f239e8f54bd09a9bc92e348d6e6ecf980.tar.bz2 gentoo-2-99b6076f239e8f54bd09a9bc92e348d6e6ecf980.zip |
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/ChangeLog | 9 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-2013.1.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-2013.1.9999.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-2013.2.1.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-2013.2.9999.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-9999.ebuild | 6 |
6 files changed, 22 insertions, 17 deletions
diff --git a/sys-cluster/neutron/ChangeLog b/sys-cluster/neutron/ChangeLog index 3417270803cd..fd2c09fdfb35 100644 --- a/sys-cluster/neutron/ChangeLog +++ b/sys-cluster/neutron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/neutron -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.21 2013/12/19 05:57:35 prometheanfire Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.22 2014/01/08 05:57:29 vapier Exp $ + + 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> neutron-2013.1.4-r1.ebuild, + neutron-2013.1.9999.ebuild, neutron-2013.2.1.ebuild, + neutron-2013.2.9999.ebuild, neutron-9999.ebuild: + Inherit the user eclass for enewuser/etc... *neutron-2013.2.1 (19 Dec 2013) diff --git a/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild b/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild index 032f6873e517..97e4ebe156bd 100644 --- a/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild +++ b/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild @@ -1,11 +1,11 @@ -# 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/neutron/neutron-2013.1.4-r1.ebuild,v 1.2 2013/12/13 21:07:46 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild,v 1.3 2014/01/08 05:57:29 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 +inherit distutils-r1 user #restricted due to packages missing and bad depends in the test ==webob-1.0.8 RESTRICT="test" diff --git a/sys-cluster/neutron/neutron-2013.1.9999.ebuild b/sys-cluster/neutron/neutron-2013.1.9999.ebuild index a250a9ac84db..cd681054124b 100644 --- a/sys-cluster/neutron/neutron-2013.1.9999.ebuild +++ b/sys-cluster/neutron/neutron-2013.1.9999.ebuild @@ -1,11 +1,11 @@ -# 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/neutron/neutron-2013.1.9999.ebuild,v 1.11 2013/11/10 23:04:52 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.1.9999.ebuild,v 1.12 2014/01/08 05:57:29 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-2 user #restricted due to packages missing and bad depends in the test ==webob-1.0.8 RESTRICT="test" diff --git a/sys-cluster/neutron/neutron-2013.2.1.ebuild b/sys-cluster/neutron/neutron-2013.2.1.ebuild index 7cbc44437d37..64d1bc078cec 100644 --- a/sys-cluster/neutron/neutron-2013.2.1.ebuild +++ b/sys-cluster/neutron/neutron-2013.2.1.ebuild @@ -1,11 +1,11 @@ -# 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/neutron/neutron-2013.2.1.ebuild,v 1.1 2013/12/19 05:57:35 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.2.1.ebuild,v 1.2 2014/01/08 05:57:29 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 +inherit distutils-r1 user DESCRIPTION="A virtual network service for Openstack." HOMEPAGE="https://launchpad.net/neutron" diff --git a/sys-cluster/neutron/neutron-2013.2.9999.ebuild b/sys-cluster/neutron/neutron-2013.2.9999.ebuild index f1a0add0caba..b3bca6b6bbb4 100644 --- a/sys-cluster/neutron/neutron-2013.2.9999.ebuild +++ b/sys-cluster/neutron/neutron-2013.2.9999.ebuild @@ -1,11 +1,11 @@ -# 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/neutron/neutron-2013.2.9999.ebuild,v 1.6 2013/12/19 05:57:35 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.2.9999.ebuild,v 1.7 2014/01/08 05:57:29 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-2 user DESCRIPTION="A virtual network service for Openstack." HOMEPAGE="https://launchpad.net/neutron" diff --git a/sys-cluster/neutron/neutron-9999.ebuild b/sys-cluster/neutron/neutron-9999.ebuild index b48da9007dde..2d2297e2edfd 100644 --- a/sys-cluster/neutron/neutron-9999.ebuild +++ b/sys-cluster/neutron/neutron-9999.ebuild @@ -1,11 +1,11 @@ -# 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/neutron/neutron-9999.ebuild,v 1.8 2013/11/22 04:38:39 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-9999.ebuild,v 1.9 2014/01/08 05:57:29 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-2 user #restricted due to packages missing and bad depends in the test ==webob-1.0.8 RESTRICT="test" |