From 23d0a45dc19c2d656443a7c4a09a32fcc227476a Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 5 Apr 2015 15:10:46 +0000 Subject: Ebuild maintenance: Remove backports SRC_URI to my devspace where not needed (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3) --- app-emulation/qemu/ChangeLog | 6 +++++- app-emulation/qemu/qemu-2.1.3.ebuild | 5 ++--- app-emulation/qemu/qemu-2.2.0.ebuild | 5 ++--- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog index e3ce04ca1448..47747b594024 100644 --- a/app-emulation/qemu/ChangeLog +++ b/app-emulation/qemu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/qemu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.319 2015/04/04 19:59:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.320 2015/04/05 15:10:46 tamiko Exp $ + + 05 Apr 2015; Matthias Maier qemu-2.1.3.ebuild, + qemu-2.2.0.ebuild: + Ebuild maintenance: Remove backports SRC_URI to my devspace where not needed 04 Apr 2015; Mike Frysinger metadata.xml, qemu-9999.ebuild: diff --git a/app-emulation/qemu/qemu-2.1.3.ebuild b/app-emulation/qemu/qemu-2.1.3.ebuild index 592c262c3d8d..5901eed7d705 100644 --- a/app-emulation/qemu/qemu-2.1.3.ebuild +++ b/app-emulation/qemu/qemu-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.1.3.ebuild,v 1.1 2015/01/27 10:13:17 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.1.3.ebuild,v 1.2 2015/04/05 15:10:46 tamiko Exp $ EAPI=5 @@ -20,8 +20,7 @@ if [[ ${PV} = *9999* ]]; then else SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2 ${BACKPORTS:+ - http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz - http://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}" + http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" fi diff --git a/app-emulation/qemu/qemu-2.2.0.ebuild b/app-emulation/qemu/qemu-2.2.0.ebuild index db2881455cd8..9109f09d4fa5 100644 --- a/app-emulation/qemu/qemu-2.2.0.ebuild +++ b/app-emulation/qemu/qemu-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.2.0.ebuild,v 1.4 2015/03/25 14:04:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-2.2.0.ebuild,v 1.5 2015/04/05 15:10:46 tamiko Exp $ EAPI=5 @@ -20,8 +20,7 @@ if [[ ${PV} = *9999* ]]; then else SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2 ${BACKPORTS:+ - http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz - http://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}" + http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}" KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" fi -- cgit v1.2.3-65-gdbad