From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qlmf5-0006dm-M7 for garchives@archives.gentoo.org; Tue, 26 Jul 2011 18:47:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82B4B21C239; Tue, 26 Jul 2011 18:47:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5617A21C239 for ; Tue, 26 Jul 2011 18:47:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA3C11B4008 for ; Tue, 26 Jul 2011 18:47:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CFD7480042 for ; Tue, 26 Jul 2011 18:47:09 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <1d49fb84f29e075f323358056a78adb4aea185e1.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-base/dconf/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/dconf/dconf-0.7.5.ebuild gnome-base/dconf/dconf-0.9.0.ebuild gnome-base/dconf/dconf-9999.ebuild X-VCS-Directories: gnome-base/dconf/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 1d49fb84f29e075f323358056a78adb4aea185e1 Date: Tue, 26 Jul 2011 18:47:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5e3494d124adeb06637e08d8b4e71367 commit: 1d49fb84f29e075f323358056a78adb4aea185e1 Author: Alexandre Rostovtsev gmail com> AuthorDate: Tue Jul 26 18:39:27 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Tue Jul 26 18:46:30 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D1d49fb84 gnome-base/dconf: 0.7.5 =E2=86=92 0.9.0 Bump to the new unstable release. Depend on vala:0.14 due to an automagic version-check #ifdef. --- .../{dconf-0.7.5.ebuild =3D> dconf-0.9.0.ebuild} | 7 ++++--- gnome-base/dconf/dconf-9999.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/gnome-base/dconf/dconf-0.7.5.ebuild b/gnome-base/dconf/dconf= -0.9.0.ebuild similarity index 93% rename from gnome-base/dconf/dconf-0.7.5.ebuild rename to gnome-base/dconf/dconf-0.9.0.ebuild index a40f5bc..013cc37 100644 --- a/gnome-base/dconf/dconf-0.7.5.ebuild +++ b/gnome-base/dconf/dconf-0.9.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"3" +EAPI=3D"4" GCONF_DEBUG=3D"no" =20 inherit gnome2 bash-completion @@ -27,14 +27,15 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.27.2:2 X? ( >=3Ddev-libs/libxml2-2.7.7:2 x11-libs/gtk+:3 )" +# vala:0.14 due to an automagic version-check #ifdef (commit a15d9621) DEPEND=3D"${COMMON_DEPEND} - >=3Ddev-lang/vala-0.11.7:0.12 + dev-lang/vala:0.14 doc? ( >=3Ddev-util/gtk-doc-1.15 )" =20 pkg_setup() { G2CONF=3D"${G2CONF} --disable-schemas-compile - VALAC=3D$(type -p valac-0.12) + VALAC=3D$(type -p valac-0.14) $(use_enable X editor)" #$(use_enable vala) } diff --git a/gnome-base/dconf/dconf-9999.ebuild b/gnome-base/dconf/dconf-= 9999.ebuild index a40f5bc..013cc37 100644 --- a/gnome-base/dconf/dconf-9999.ebuild +++ b/gnome-base/dconf/dconf-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"3" +EAPI=3D"4" GCONF_DEBUG=3D"no" =20 inherit gnome2 bash-completion @@ -27,14 +27,15 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.27.2:2 X? ( >=3Ddev-libs/libxml2-2.7.7:2 x11-libs/gtk+:3 )" +# vala:0.14 due to an automagic version-check #ifdef (commit a15d9621) DEPEND=3D"${COMMON_DEPEND} - >=3Ddev-lang/vala-0.11.7:0.12 + dev-lang/vala:0.14 doc? ( >=3Ddev-util/gtk-doc-1.15 )" =20 pkg_setup() { G2CONF=3D"${G2CONF} --disable-schemas-compile - VALAC=3D$(type -p valac-0.12) + VALAC=3D$(type -p valac-0.14) $(use_enable X editor)" #$(use_enable vala) }