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 1Qlmev-0006bh-6h for garchives@archives.gentoo.org; Tue, 26 Jul 2011 18:47:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D667121C0E4; Tue, 26 Jul 2011 18:47:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A09A821C0E4 for ; Tue, 26 Jul 2011 18:47:03 +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 0E50D1B4008 for ; Tue, 26 Jul 2011 18:47:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 275CC8003D for ; Tue, 26 Jul 2011 18:47:02 +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: Subject: [gentoo-commits] proj/gnome:master 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.8.0.ebuild X-VCS-Directories: gnome-base/dconf/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: b860a50820d1c62e4055eb97e9f45e918fe27e90 Date: Tue, 26 Jul 2011 18:47:02 +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: c75314f32a2074c22ed96b0bca087522 commit: b860a50820d1c62e4055eb97e9f45e918fe27e90 Author: Alexandre Rostovtsev gmail com> AuthorDate: Tue Jul 26 18:39:27 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Tue Jul 26 18:39:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Db860a508 gnome-base/dconf: 0.7.5 =E2=86=92 0.8.0 Bump to the new stable release, fixes a couple of bugs. --- .../{dconf-0.7.5.ebuild =3D> dconf-0.8.0.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome-base/dconf/dconf-0.7.5.ebuild b/gnome-base/dconf/dconf= -0.8.0.ebuild similarity index 99% rename from gnome-base/dconf/dconf-0.7.5.ebuild rename to gnome-base/dconf/dconf-0.8.0.ebuild index a40f5bc..da3f0bc 100644 --- a/gnome-base/dconf/dconf-0.7.5.ebuild +++ b/gnome-base/dconf/dconf-0.8.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