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 1PrUsK-0007GX-Dy for garchives@archives.gentoo.org; Mon, 21 Feb 2011 12:28:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8393AE032F; Mon, 21 Feb 2011 12:28:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 50C9BE073B for ; Mon, 21 Feb 2011 12:28:06 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7B331B414D for ; Mon, 21 Feb 2011 12:28:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E14D280079 for ; Mon, 21 Feb 2011 12:28:04 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: dev-cpp/glibmm/ X-VCS-Repository: proj/gnome X-VCS-Files: dev-cpp/glibmm/glibmm-2.27.93.ebuild dev-cpp/glibmm/glibmm-2.27.94.ebuild X-VCS-Directories: dev-cpp/glibmm/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: a1f948cb9c72068821364fa265a72eccc73fe750 Date: Mon, 21 Feb 2011 12:28:04 +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: 58772d9f171f80a3c5c5ac8c8612497d commit: a1f948cb9c72068821364fa265a72eccc73fe750 Author: Nirbheek Chauhan gentoo org> AuthorDate: Mon Feb 21 12:25:46 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Mon Feb 21 12:25:46 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Da1f948cb dev-cpp/glibmm: 2.27.93 -> 2.27.94 --- ...glibmm-2.27.93.ebuild =3D> glibmm-2.27.94.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dev-cpp/glibmm/glibmm-2.27.93.ebuild b/dev-cpp/glibmm/glibmm= -2.27.94.ebuild similarity index 98% rename from dev-cpp/glibmm/glibmm-2.27.93.ebuild rename to dev-cpp/glibmm/glibmm-2.27.94.ebuild index 1c60375..fdb52c7 100644 --- a/dev-cpp/glibmm/glibmm-2.27.93.ebuild +++ b/dev-cpp/glibmm/glibmm-2.27.94.ebuild @@ -14,7 +14,7 @@ KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~= ppc64 ~sh ~sparc ~x86 ~x86- IUSE=3D"doc examples test" =20 RDEPEND=3D">=3Ddev-libs/libsigc++-2.2 - >=3Ddev-libs/glib-2.27.93" + >=3Ddev-libs/glib-2.28.0" DEPEND=3D"${RDEPEND} dev-util/pkgconfig doc? ( app-doc/doxygen )"