summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2013-01-12 22:22:40 +0000
committerDoug Goldstein <cardoe@gentoo.org>2013-01-12 22:22:40 +0000
commit7868945e092fa3ee4b23d4c6deece9bad7a73963 (patch)
treedef34b8461eabc06e62c272ea5bfde9d7a3e51c9
parentVersion bump (diff)
downloadgentoo-2-7868945e092fa3ee4b23d4c6deece9bad7a73963.tar.gz
gentoo-2-7868945e092fa3ee4b23d4c6deece9bad7a73963.tar.bz2
gentoo-2-7868945e092fa3ee4b23d4c6deece9bad7a73963.zip
Switch to EAPI=5
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--app-emulation/spice/ChangeLog5
-rw-r--r--app-emulation/spice/spice-0.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 75aa088f467c..63f03db98a23 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.41 2013/01/12 22:20:38 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.42 2013/01/12 22:22:40 cardoe Exp $
+
+ 12 Jan 2013; Doug Goldstein <cardoe@gentoo.org> spice-0.12.2.ebuild:
+ Switch to EAPI=5
*spice-0.12.2 (12 Jan 2013)
diff --git a/app-emulation/spice/spice-0.12.2.ebuild b/app-emulation/spice/spice-0.12.2.ebuild
index 38a66a5c85d5..8990471a92e4 100644
--- a/app-emulation/spice/spice-0.12.2.ebuild
+++ b/app-emulation/spice/spice-0.12.2.ebuild
@@ -1,8 +1,8 @@
# 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.2.ebuild,v 1.1 2013/01/12 22:20:38 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.2.ebuild,v 1.2 2013/01/12 22:22:40 cardoe Exp $
-EAPI=4
+EAPI=5
PYTHON_DEPEND="2"