summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-01-01 14:06:01 +0000
committerMichał Górny <mgorny@gentoo.org>2013-01-01 14:06:01 +0000
commitf87b9dbcb2751544eca99db9f458a28c0b737eb2 (patch)
treee51b7b4dcf6f8d3c5df1f5f0e7b81ae25285daf9 /app-emulation/spice
parentAdd ~alpha, wrt bug #449220 (diff)
downloadgentoo-2-f87b9dbcb2751544eca99db9f458a28c0b737eb2.tar.gz
gentoo-2-f87b9dbcb2751544eca99db9f458a28c0b737eb2.tar.bz2
gentoo-2-f87b9dbcb2751544eca99db9f458a28c0b737eb2.zip
Use virtual/pyparsing.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'app-emulation/spice')
-rw-r--r--app-emulation/spice/ChangeLog9
-rw-r--r--app-emulation/spice/spice-0.11.0.ebuild6
-rw-r--r--app-emulation/spice/spice-0.11.3.ebuild6
-rw-r--r--app-emulation/spice/spice-0.12.0.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 299f8cc61e88..8de48f9ca5b4 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.38 2012/11/21 21:59:10 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.39 2013/01/01 14:06:01 mgorny Exp $
+
+ 01 Jan 2013; Michał Górny <mgorny@gentoo.org> spice-0.11.0.ebuild,
+ spice-0.11.3.ebuild, spice-0.12.0.ebuild:
+ Use virtual/pyparsing.
21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> spice-0.11.3.ebuild:
Stable for x86, wrt bug #444222
@@ -172,4 +176,3 @@
11 Aug 2010; Tiziano Müller <dev-zero@gentoo.org> +spice-0.5.3.ebuild,
+metadata.xml:
Initial commit, ebuild written by me.
-
diff --git a/app-emulation/spice/spice-0.11.0.ebuild b/app-emulation/spice/spice-0.11.0.ebuild
index afc3b7bf9ff9..89010745b0a0 100644
--- a/app-emulation/spice/spice-0.11.0.ebuild
+++ b/app-emulation/spice/spice-0.11.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.0.ebuild,v 1.7 2012/10/17 12:00:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.0.ebuild,v 1.8 2013/01/01 14:06:01 mgorny Exp $
EAPI=4
@@ -51,7 +51,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
# )
# )"
DEPEND="virtual/pkgconfig
- dev-python/pyparsing
+ virtual/pyparsing
${RDEPEND}"
pkg_setup() {
diff --git a/app-emulation/spice/spice-0.11.3.ebuild b/app-emulation/spice/spice-0.11.3.ebuild
index 0ff2b4f443ee..5351068b0ccc 100644
--- a/app-emulation/spice/spice-0.11.3.ebuild
+++ b/app-emulation/spice/spice-0.11.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.6 2012/11/21 21:59:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.7 2013/01/01 14:06:01 mgorny Exp $
EAPI=4
@@ -51,7 +51,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
# )
# )"
DEPEND="virtual/pkgconfig
- dev-python/pyparsing
+ virtual/pyparsing
${RDEPEND}"
pkg_setup() {
diff --git a/app-emulation/spice/spice-0.12.0.ebuild b/app-emulation/spice/spice-0.12.0.ebuild
index b6b3a89dccbe..f0ea8b464537 100644
--- a/app-emulation/spice/spice-0.12.0.ebuild
+++ b/app-emulation/spice/spice-0.12.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.0.ebuild,v 1.4 2012/10/05 13:56:45 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.0.ebuild,v 1.5 2013/01/01 14:06:01 mgorny Exp $
EAPI=4
@@ -51,7 +51,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
# )
# )"
DEPEND="virtual/pkgconfig
- dev-python/pyparsing
+ virtual/pyparsing
${RDEPEND}"
pkg_setup() {