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 <gentoo-commits+bounces-329444-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q3HWT-0003sI-Pr
	for garchives@archives.gentoo.org; Sat, 26 Mar 2011 00:38:36 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 07B22E0630;
	Sat, 26 Mar 2011 00:37:56 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id CB4A5E0616
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Mar 2011 00:37:56 +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 4EF3C1B41AE
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Mar 2011 00:37:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 7280E80073
	for <gentoo-commits@lists.gentoo.org>; Sat, 26 Mar 2011 00:37:55 +0000 (UTC)
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" <nirbheek@gentoo.org>
Message-ID: <69d115a51c54512c94f78dbeff717f88d33d1803.nirbheek@gentoo>
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.98.ebuild dev-cpp/glibmm/glibmm-2.27.99.ebuild
X-VCS-Directories: dev-cpp/glibmm/
X-VCS-Committer: nirbheek
X-VCS-Committer-Name: Nirbheek Chauhan
X-VCS-Revision: 69d115a51c54512c94f78dbeff717f88d33d1803
Date: Sat, 26 Mar 2011 00:37:55 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 696394e39bd2c65fc987c25c2fa69f24

commit:     69d115a51c54512c94f78dbeff717f88d33d1803
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 23:22:47 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 23:22:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D=
commit;h=3D69d115a5

dev-cpp/glibmm: 2.27.98 =E2=86=92 2.27.99

* Removes unfinished API, will be re-added with 3.2
* Removes build-time dependency on mm-common

---
 ...glibmm-2.27.98.ebuild =3D> glibmm-2.27.99.ebuild} |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dev-cpp/glibmm/glibmm-2.27.98.ebuild b/dev-cpp/glibmm/glibmm=
-2.27.99.ebuild
similarity index 98%
rename from dev-cpp/glibmm/glibmm-2.27.98.ebuild
rename to dev-cpp/glibmm/glibmm-2.27.99.ebuild
index 2939ca2..e403323 100644
--- a/dev-cpp/glibmm/glibmm-2.27.98.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.27.99.ebuild
@@ -16,7 +16,6 @@ IUSE=3D"doc examples test"
 RDEPEND=3D">=3Ddev-libs/libsigc++-2.2
 	>=3Ddev-libs/glib-2.28.0"
 DEPEND=3D"${RDEPEND}
-	>=3Ddev-cpp/mm-common-0.9.3
 	dev-util/pkgconfig
 	doc? ( app-doc/doxygen )"
=20