From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 364971393E9 for ; Sun, 20 Apr 2014 13:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43BF8E09C3; Sun, 20 Apr 2014 13:54:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70882E09DE for ; Sun, 20 Apr 2014 13:54:33 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 712BB33FDF6 for ; Sun, 20 Apr 2014 13:54:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3861218744 for ; Sun, 20 Apr 2014 13:54:31 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1398001911.39acedfe6659599d8f4517717dd0bc5715c75944.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: dev-python/pygobject/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-python/pygobject/pygobject-3.12.0.ebuild dev-python/pygobject/pygobject-9999.ebuild X-VCS-Directories: dev-python/pygobject/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 39acedfe6659599d8f4517717dd0bc5715c75944 X-VCS-Branch: master Date: Sun, 20 Apr 2014 13:54:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 57f5d9a0-a4a4-464f-bf74-51e72f40ec09 X-Archives-Hash: 96f77cf327346fff713040e5b08a4e70 commit: 39acedfe6659599d8f4517717dd0bc5715c75944 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Apr 15 21:36:21 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Apr 20 13:51:51 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=39acedfe dev-python/pygobject: 3.10.2 → 3.12.0 --- ...gobject-9999.ebuild => pygobject-3.12.0.ebuild} | 22 +++++++++------------- dev-python/pygobject/pygobject-9999.ebuild | 13 ++++++++----- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/dev-python/pygobject/pygobject-9999.ebuild b/dev-python/pygobject/pygobject-3.12.0.ebuild similarity index 81% copy from dev-python/pygobject/pygobject-9999.ebuild copy to dev-python/pygobject/pygobject-3.12.0.ebuild index 664a5d3..d5d3856 100644 --- a/dev-python/pygobject/pygobject-9999.ebuild +++ b/dev-python/pygobject/pygobject-3.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -8,20 +8,13 @@ GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python{2_7,3_2,3_3} ) inherit gnome2 python-r1 virtualx -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi DESCRIPTION="GLib's GObject library bindings for Python" HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1+" SLOT="3" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -fi +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test +threads" REQUIRED_USE=" @@ -30,20 +23,23 @@ REQUIRED_USE=" " COMMON_DEPEND=" - >=dev-libs/glib-2.35.9:2 - >=dev-libs/gobject-introspection-1.35.9 + >=dev-libs/glib-2.38:2 + >=dev-libs/gobject-introspection-1.38 virtual/libffi:= - cairo? ( >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] ) + cairo? ( + >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] + x11-libs/cairo ) ${PYTHON_DEPS} " DEPEND="${COMMON_DEPEND} - x11-libs/cairo[glib] virtual/pkgconfig + cairo? ( x11-libs/cairo[glib] ) test? ( dev-libs/atk[introspection] media-fonts/font-cursor-misc media-fonts/font-misc-misc virtual/python-unittest2[${PYTHON_USEDEP}] + x11-libs/cairo[glib] x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] ) diff --git a/dev-python/pygobject/pygobject-9999.ebuild b/dev-python/pygobject/pygobject-9999.ebuild index 664a5d3..76767c3 100644 --- a/dev-python/pygobject/pygobject-9999.ebuild +++ b/dev-python/pygobject/pygobject-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -30,20 +30,23 @@ REQUIRED_USE=" " COMMON_DEPEND=" - >=dev-libs/glib-2.35.9:2 - >=dev-libs/gobject-introspection-1.35.9 + >=dev-libs/glib-2.38:2 + >=dev-libs/gobject-introspection-1.38 virtual/libffi:= - cairo? ( >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] ) + cairo? ( + >=dev-python/pycairo-1.10.0[${PYTHON_USEDEP}] + x11-libs/cairo ) ${PYTHON_DEPS} " DEPEND="${COMMON_DEPEND} - x11-libs/cairo[glib] virtual/pkgconfig + cairo? ( x11-libs/cairo[glib] ) test? ( dev-libs/atk[introspection] media-fonts/font-cursor-misc media-fonts/font-misc-misc virtual/python-unittest2[${PYTHON_USEDEP}] + x11-libs/cairo[glib] x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] )