summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-10-03 17:46:18 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-10-03 17:46:18 +0000
commitb1b1939e4ed2845f2b9c887b99ada846a0341fbe (patch)
tree9e1146c890fc5ceb2bfb936a19206f8206f4d612 /net-libs/telepathy-glib
parentUpdating warn message for e1000e bug. (diff)
downloadgentoo-2-b1b1939e4ed2845f2b9c887b99ada846a0341fbe.tar.gz
gentoo-2-b1b1939e4ed2845f2b9c887b99ada846a0341fbe.tar.bz2
gentoo-2-b1b1939e4ed2845f2b9c887b99ada846a0341fbe.zip
Version bump.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 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.7.16.ebuild (renamed from net-libs/telepathy-glib/telepathy-glib-0.7.13.ebuild)8
2 files changed, 11 insertions, 5 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 4509b2be2a26..ce997457d0b4 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.18 2008/08/21 10:33:29 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.19 2008/10/03 17:46:18 coldwind Exp $
+
+*telepathy-glib-0.7.16 (03 Oct 2008)
+
+ 03 Oct 2008; Santiago M. Mola <coldwind@gentoo.org>
+ -telepathy-glib-0.7.13.ebuild, +telepathy-glib-0.7.16.ebuild:
+ Version bummp.
*telepathy-glib-0.7.14 (21 Aug 2008)
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.7.13.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.7.16.ebuild
index 855a15b30e0f..28620e778f86 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.7.13.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.7.16.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2008 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.7.13.ebuild,v 1.1 2008/07/29 19:25:17 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.16.ebuild,v 1.1 2008/10/03 17:46:18 coldwind Exp $
-DESCRIPTION="GLib binding for the Telepathy D-Bus protocol."
+DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol."
HOMEPAGE="http://telepathy.freedesktop.org"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
@@ -11,14 +11,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc"
-RDEPEND=">=dev-libs/glib-2.10
+RDEPEND=">=dev-libs/glib-2.16
>=dev-libs/dbus-glib-0.73
>=dev-lang/python-2.3"
DEPEND="${RDEPEND}
dev-libs/libxslt
>=dev-util/pkgconfig-0.21
- doc? ( >=dev-util/gtk-doc-1.5 )"
+ doc? ( >=dev-util/gtk-doc-1.10 )"
src_compile() {
econf \