summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 02:47:43 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-03-23 02:47:43 +0000
commit434f76a97f3ced91b7c412704ed026e48ef1e3bb (patch)
treef7c885fa4b3b2853b81e9ab19a7c19dac54594b4 /net-libs/telepathy-glib
parentBump to 0.7.2 (diff)
downloadgentoo-2-434f76a97f3ced91b7c412704ed026e48ef1e3bb.tar.gz
gentoo-2-434f76a97f3ced91b7c412704ed026e48ef1e3bb.tar.bz2
gentoo-2-434f76a97f3ced91b7c412704ed026e48ef1e3bb.zip
Bump to 0.14.1
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog8
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.14.1.ebuild (renamed from net-libs/telepathy-glib/telepathy-glib-0.13.17.ebuild)4
2 files changed, 10 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 6d21c4f32896..cee99b649626 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/telepathy-glib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.71 2011/03/22 20:09:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.72 2011/03/23 02:47:43 nirbheek Exp $
+
+*telepathy-glib-0.14.1 (23 Mar 2011)
+
+ 23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ -telepathy-glib-0.13.17.ebuild, +telepathy-glib-0.14.1.ebuild:
+ Bump to 0.14.1
22 Mar 2011; Brent Baude <ranger@gentoo.org> telepathy-glib-0.12.7.ebuild:
Marking telepathy-glib-0.12.7 ppc stable for bug 353436
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.13.17.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.14.1.ebuild
index b82c4e70c06a..d6a5e2563dd2 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.13.17.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.14.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.13.17.ebuild,v 1.1 2011/03/14 19:36:46 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.14.1.ebuild,v 1.1 2011/03/23 02:47:43 nirbheek Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -16,6 +16,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug +introspection +vala"
+# Tests fail in /stream-tube/creation
+RESTRICT="test"
RDEPEND=">=dev-libs/glib-2.25.16
>=dev-libs/dbus-glib-0.82
introspection? ( >=dev-libs/gobject-introspection-0.9.6 )