diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-05-31 22:56:51 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-05-31 22:56:51 +0000 |
commit | 6679a792027eefb4a346ea02cb362c70b04c7ae8 (patch) | |
tree | 10a2babcc2e7c140b21606c815a9354d2db536b7 /app-emulation/libvirt | |
parent | tweak inherits so repoman can parse them (diff) | |
download | gentoo-2-6679a792027eefb4a346ea02cb362c70b04c7ae8.tar.gz gentoo-2-6679a792027eefb4a346ea02cb362c70b04c7ae8.tar.bz2 gentoo-2-6679a792027eefb4a346ea02cb362c70b04c7ae8.zip |
restore previous inherit order, in case it matters
(Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
Diffstat (limited to 'app-emulation/libvirt')
-rw-r--r-- | app-emulation/libvirt/libvirt-0.9.10-r4.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-0.9.11.3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-0.9.8.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/libvirt/libvirt-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild b/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild index ece1d8a83dde..f0a982b7da36 100644 --- a/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild +++ b/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild,v 1.8 2012/05/31 22:53:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild,v 1.9 2012/05/31 22:56:51 zmedico Exp $ EAPI=4 @@ -10,7 +10,6 @@ BACKPORTS=1 MY_P="${P/_rc/-rc}" if [[ ${PV} = *9999* ]]; then - inherit autotools git-2 EGIT_REPO_URI="git://libvirt.org/libvirt.git" AUTOTOOLIZE=yes fi @@ -22,6 +21,7 @@ PYTHON_DEPEND="python? 2:2.5" inherit eutils python if [[ ${PV} = *9999* ]]; then + inherit autotools git-2 SRC_URI="" KEYWORDS="" else diff --git a/app-emulation/libvirt/libvirt-0.9.11.3.ebuild b/app-emulation/libvirt/libvirt-0.9.11.3.ebuild index beec57d4ebee..0a4251b75d87 100644 --- a/app-emulation/libvirt/libvirt-0.9.11.3.ebuild +++ b/app-emulation/libvirt/libvirt-0.9.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild,v 1.6 2012/05/31 22:53:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild,v 1.7 2012/05/31 22:56:51 zmedico Exp $ EAPI=4 @@ -10,7 +10,6 @@ EAPI=4 MY_P="${P/_rc/-rc}" if [[ ${PV} = *9999* ]]; then - inherit autotools git-2 EGIT_REPO_URI="git://libvirt.org/libvirt.git" AUTOTOOLIZE=yes fi @@ -22,6 +21,7 @@ PYTHON_DEPEND="python? 2:2.5" inherit eutils python if [[ ${PV} = *9999* ]]; then + inherit autotools git-2 SRC_URI="" KEYWORDS="" else diff --git a/app-emulation/libvirt/libvirt-0.9.8.ebuild b/app-emulation/libvirt/libvirt-0.9.8.ebuild index 38c582309659..fc9d873c32e5 100644 --- a/app-emulation/libvirt/libvirt-0.9.8.ebuild +++ b/app-emulation/libvirt/libvirt-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild,v 1.12 2012/05/31 22:53:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild,v 1.13 2012/05/31 22:56:51 zmedico Exp $ #BACKPORTS=2 #AUTOTOOLIZE=yes @@ -10,7 +10,6 @@ EAPI="4" MY_P="${P/_rc/-rc}" if [[ ${PV} = *9999* ]]; then - inherit autotools git-2 EGIT_REPO_URI="git://libvirt.org/libvirt.git" AUTOTOOLIZE=yes fi @@ -22,6 +21,7 @@ PYTHON_DEPEND="python? 2:2.5" inherit eutils python if [[ ${PV} = *9999* ]]; then + inherit autotools git-2 SRC_URI="" KEYWORDS="" else diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index eba75e0ad6c3..a53673ab7d92 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.31 2012/05/31 22:53:52 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.32 2012/05/31 22:56:51 zmedico Exp $ EAPI=4 @@ -10,7 +10,6 @@ AUTOTOOLIZE=yes MY_P="${P/_rc/-rc}" if [[ ${PV} = *9999* ]]; then - inherit autotools git-2 EGIT_REPO_URI="git://libvirt.org/libvirt.git" AUTOTOOLIZE=yes fi @@ -22,6 +21,7 @@ PYTHON_DEPEND="python? 2:2.5" inherit eutils python if [[ ${PV} = *9999* ]]; then + inherit autotools git-2 SRC_URI="" KEYWORDS="" else |