commit: db77c0d662a62d3d229ab64a2c807d9843bc7dbb Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sat Apr 12 18:13:12 2014 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Apr 20 16:50:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=db77c0d6
gnome-extra/gnome-contacts: 3.10.1 → 3.12.0 --- ...-contacts-9999.ebuild => gnome-contacts-3.12.0.ebuild} | 15 ++++----------- gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.12.0.ebuild similarity index 84% copy from gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild copy to gnome-extra/gnome-contacts/gnome-contacts-3.12.0.ebuild index d260866..1d93bb3 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-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,9 +8,6 @@ VALA_MIN_API_VERSION="0.22" VALA_USE_DEPEND="vapigen" inherit gnome2 vala -if [[ ${PV} = 9999 ]]; then - inherit gnome2-live -fi DESCRIPTION="GNOME contact management application" HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" @@ -18,12 +15,8 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts" LICENSE="GPL-2+" SLOT="0" IUSE="v4l" -if [[ ${PV} = 9999 ]]; then - KEYWORDS="" - EGIT_HAS_SUBMODULES=true -else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -fi +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + VALA_DEPEND=" $(vala_depend) >=dev-libs/gobject-introspection-0.9.6 @@ -45,7 +38,7 @@ RDEPEND=" x11-libs/cairo:= x11-libs/gdk-pixbuf:2 x11-libs/libnotify:= - >=x11-libs/gtk+-3.9.11:3 + >=x11-libs/gtk+-3.12:3 x11-libs/pango v4l? ( >=media-video/cheese-3.5.91:= ) " diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild index d260866..ea5ddb1 100644 --- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild +++ b/gnome-extra/gnome-contacts/gnome-contacts-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: $ @@ -45,7 +45,7 @@ RDEPEND=" x11-libs/cairo:= x11-libs/gdk-pixbuf:2 x11-libs/libnotify:= - >=x11-libs/gtk+-3.9.11:3 + >=x11-libs/gtk+-3.12:3 x11-libs/pango v4l? ( >=media-video/cheese-3.5.91:= ) "