summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-23 21:48:29 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-23 21:48:29 +0000
commitf89bfbfcc540c199ce3b26319a005c479e3ae572 (patch)
treef8b36b54a29bd0292456b0a7225f623d1e624742 /app-cdr/gcdemu
parentx86 stable, bug #387257 (diff)
downloadgentoo-2-f89bfbfcc540c199ce3b26319a005c479e3ae572.tar.gz
gentoo-2-f89bfbfcc540c199ce3b26319a005c479e3ae572.tar.bz2
gentoo-2-f89bfbfcc540c199ce3b26319a005c479e3ae572.zip
Use correct slot of pygobject; raise EAPI to 1 for slot dependencies.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr/gcdemu')
-rw-r--r--app-cdr/gcdemu/ChangeLog6
-rw-r--r--app-cdr/gcdemu/gcdemu-1.2.0.ebuild6
-rw-r--r--app-cdr/gcdemu/gcdemu-1.3.0.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/app-cdr/gcdemu/ChangeLog b/app-cdr/gcdemu/ChangeLog
index 1ac23fc03e56..076fe3860097 100644
--- a/app-cdr/gcdemu/ChangeLog
+++ b/app-cdr/gcdemu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-cdr/gcdemu
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.12 2011/06/13 15:00:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.13 2011/10/23 21:48:29 tetromino Exp $
+
+ 23 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gcdemu-1.2.0.ebuild,
+ gcdemu-1.3.0.ebuild:
+ Use correct slot of pygobject; raise EAPI to 1 for slot dependencies.
13 Jun 2011; Pacho Ramos <pacho@gentoo.org> gcdemu-1.2.0.ebuild,
gcdemu-1.3.0.ebuild:
diff --git a/app-cdr/gcdemu/gcdemu-1.2.0.ebuild b/app-cdr/gcdemu/gcdemu-1.2.0.ebuild
index 73d4b35e4263..a9087edca91a 100644
--- a/app-cdr/gcdemu/gcdemu-1.2.0.ebuild
+++ b/app-cdr/gcdemu/gcdemu-1.2.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.2.0.ebuild,v 1.5 2011/06/13 15:00:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.2.0.ebuild,v 1.6 2011/10/23 21:48:29 tetromino Exp $
+
+EAPI="1"
inherit gnome2
@@ -15,7 +17,7 @@ IUSE="libnotify"
COMMON_DEPEND=">=dev-lang/python-2.4
>=dev-python/pygtk-2.6
- >=dev-python/pygobject-2.6
+ >=dev-python/pygobject-2.6:2
>=dev-python/libgnome-python-2.6
>=dev-python/gnome-applets-python-2.6
dev-python/gconf-python
diff --git a/app-cdr/gcdemu/gcdemu-1.3.0.ebuild b/app-cdr/gcdemu/gcdemu-1.3.0.ebuild
index 2f598bd79ca4..502a1faad091 100644
--- a/app-cdr/gcdemu/gcdemu-1.3.0.ebuild
+++ b/app-cdr/gcdemu/gcdemu-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.3.0.ebuild,v 1.3 2011/06/13 15:00:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.3.0.ebuild,v 1.4 2011/10/23 21:48:29 tetromino Exp $
EAPI="3"
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="libnotify"
COMMON_DEPEND=">=dev-python/pygtk-2.6
- >=dev-python/pygobject-2.6
+ >=dev-python/pygobject-2.6:2
>=dev-python/libgnome-python-2.6
>=dev-python/gnome-applets-python-2.6
dev-python/gconf-python