diff options
author | 2012-05-31 23:41:58 +0000 | |
---|---|---|
committer | 2012-05-31 23:41:58 +0000 | |
commit | 351ebeb92b354bf016ce1ff42f09ef37161200e1 (patch) | |
tree | 2d2618a1a4ba24eff1a18dfa36bf4da8cc8cc041 | |
parent | tweak git-2 inherit so repoman can parse it, and inherit user for enewgroup (diff) | |
download | gentoo-2-351ebeb92b354bf016ce1ff42f09ef37161200e1.tar.gz gentoo-2-351ebeb92b354bf016ce1ff42f09ef37161200e1.tar.bz2 gentoo-2-351ebeb92b354bf016ce1ff42f09ef37161200e1.zip |
tweak inherits so repoman can parse them
(Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
5 files changed, 17 insertions, 12 deletions
diff --git a/app-emulation/virt-manager/ChangeLog b/app-emulation/virt-manager/ChangeLog index 2e860ba3bef4..2088b1bdc931 100644 --- a/app-emulation/virt-manager/ChangeLog +++ b/app-emulation/virt-manager/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/virt-manager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.70 2012/04/13 17:46:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.71 2012/05/31 23:41:58 zmedico Exp $ + + 31 May 2012; Zac Medico <zmedico@gentoo.org> virt-manager-0.8.7.ebuild, + virt-manager-0.9.0-r1.ebuild, virt-manager-0.9.1.ebuild, + virt-manager-9999.ebuild: + tweak inherits so repoman can parse them 13 Apr 2012; Ulrich Müller <ulm@gentoo.org> virt-manager-0.8.7.ebuild, virt-manager-0.9.0-r1.ebuild, virt-manager-0.9.1.ebuild, diff --git a/app-emulation/virt-manager/virt-manager-0.8.7.ebuild b/app-emulation/virt-manager/virt-manager-0.8.7.ebuild index d3f66b2373b5..10372c70ef53 100644 --- a/app-emulation/virt-manager/virt-manager-0.8.7.ebuild +++ b/app-emulation/virt-manager/virt-manager-0.8.7.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/virt-manager/virt-manager-0.8.7.ebuild,v 1.5 2012/04/13 17:46:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.8.7.ebuild,v 1.6 2012/05/31 23:41:58 zmedico Exp $ EAPI=2 @@ -11,7 +11,7 @@ PYTHON_DEPEND="2:2.5" # Stop gnome2.eclass from doing stuff on USE=debug GCONF_DEBUG="no" -inherit eutils gnome2 python ${HG_ECLASS} +inherit eutils gnome2 python SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz ${BACKPORTS:+mirror://gentoo/${P}-backports-${BACKPORTS}.tar.bz2}" diff --git a/app-emulation/virt-manager/virt-manager-0.9.0-r1.ebuild b/app-emulation/virt-manager/virt-manager-0.9.0-r1.ebuild index df071a8b6461..f1ed41b1829c 100644 --- a/app-emulation/virt-manager/virt-manager-0.9.0-r1.ebuild +++ b/app-emulation/virt-manager/virt-manager-0.9.0-r1.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/virt-manager/virt-manager-0.9.0-r1.ebuild,v 1.4 2012/04/13 17:46:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.9.0-r1.ebuild,v 1.5 2012/05/31 23:41:58 zmedico Exp $ EAPI=2 @@ -8,7 +8,6 @@ BACKPORTS=1 if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="http://git.fedorahosted.org/git/virt-manager.git" - GIT_ECLASS="git-2 autotools" fi PYTHON_DEPEND="2:2.5" @@ -16,9 +15,10 @@ PYTHON_DEPEND="2:2.5" # Stop gnome2.eclass from doing stuff on USE=debug GCONF_DEBUG="no" -inherit eutils gnome2 python ${GIT_ECLASS} +inherit eutils gnome2 python if [[ ${PV} = *9999* ]]; then + inherit git-2 autotools SRC_URI="" KEYWORDS="" VIRTINSTDEP=">=app-emulation/virtinst-9999" diff --git a/app-emulation/virt-manager/virt-manager-0.9.1.ebuild b/app-emulation/virt-manager/virt-manager-0.9.1.ebuild index b055a34ff022..488b50b7f190 100644 --- a/app-emulation/virt-manager/virt-manager-0.9.1.ebuild +++ b/app-emulation/virt-manager/virt-manager-0.9.1.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/virt-manager/virt-manager-0.9.1.ebuild,v 1.4 2012/04/13 17:46:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.9.1.ebuild,v 1.5 2012/05/31 23:41:58 zmedico Exp $ EAPI=4 @@ -8,7 +8,6 @@ EAPI=4 if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="http://git.fedorahosted.org/git/virt-manager.git" - GIT_ECLASS="git-2 autotools" fi PYTHON_DEPEND="2:2.5" @@ -16,9 +15,10 @@ PYTHON_DEPEND="2:2.5" # Stop gnome2.eclass from doing stuff on USE=debug GCONF_DEBUG="no" -inherit eutils gnome2 python ${GIT_ECLASS} +inherit eutils gnome2 python if [[ ${PV} = *9999* ]]; then + inherit git-2 autotools SRC_URI="" KEYWORDS="" VIRTINSTDEP=">=app-emulation/virtinst-9999" diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild index 7fd2d2beffc1..1b6c7a1d41e3 100644 --- a/app-emulation/virt-manager/virt-manager-9999.ebuild +++ b/app-emulation/virt-manager/virt-manager-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/virt-manager/virt-manager-9999.ebuild,v 1.10 2012/04/13 17:46:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.11 2012/05/31 23:41:58 zmedico Exp $ EAPI=4 @@ -8,7 +8,6 @@ EAPI=4 if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="http://git.fedorahosted.org/git/virt-manager.git" - GIT_ECLASS="git-2 autotools" fi PYTHON_DEPEND="2:2.5" @@ -16,9 +15,10 @@ PYTHON_DEPEND="2:2.5" # Stop gnome2.eclass from doing stuff on USE=debug GCONF_DEBUG="no" -inherit eutils gnome2 python ${GIT_ECLASS} +inherit eutils gnome2 python if [[ ${PV} = *9999* ]]; then + inherit git-2 autotools SRC_URI="" KEYWORDS="" VIRTINSTDEP=">=app-emulation/virtinst-9999" |