* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: ChangeLog telepathy-glib-0.7.20.ebuild telepathy-glib-0.7.14.ebuild telepathy-glib-0.7.16.ebuild
@ 2008-12-30 12:52 Santiago M. Mola (coldwind)
0 siblings, 0 replies; only message in thread
From: Santiago M. Mola (coldwind) @ 2008-12-30 12:52 UTC (permalink / raw
To: gentoo-commits
coldwind 08/12/30 12:52:54
Modified: ChangeLog
Added: telepathy-glib-0.7.20.ebuild
Removed: telepathy-glib-0.7.14.ebuild
telepathy-glib-0.7.16.ebuild
Log:
Version bump, remove old.
(Portage version: 2.2_rc19/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.23 net-libs/telepathy-glib/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 Dec 2008 10:03:16 -0000 1.22
+++ ChangeLog 30 Dec 2008 12:52:54 -0000 1.23
@@ -1,6 +1,13 @@
# 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.22 2008/12/24 10:03:16 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.23 2008/12/30 12:52:54 coldwind Exp $
+
+*telepathy-glib-0.7.20 (30 Dec 2008)
+
+ 30 Dec 2008; Santiago M. Mola <coldwind@gentoo.org>
+ -telepathy-glib-0.7.14.ebuild, -telepathy-glib-0.7.16.ebuild,
+ +telepathy-glib-0.7.20.ebuild:
+ Version bump, remove old.
24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
telepathy-glib-0.7.18.ebuild:
1.1 net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild?rev=1.1&content-type=text/plain
Index: telepathy-glib-0.7.20.ebuild
===================================================================
# 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.20.ebuild,v 1.1 2008/12/30 12:52:54 coldwind Exp $
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"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
IUSE="debug doc"
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.10 )"
src_compile() {
econf \
$(use_enable doc gtk-doc) \
$(use_enable debug) \
$(use_enable debug backtrace) \
$(use_enable debug handle-leak-debug) \
|| die "econf failed"
emake || die "emake failed"
}
src_test() {
if ! dbus-launch emake -j1 check; then
die "Make check failed. See above for details."
fi
}
src_install() {
emake install DESTDIR="${D}" || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-30 12:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30 12:52 [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-glib: ChangeLog telepathy-glib-0.7.20.ebuild telepathy-glib-0.7.14.ebuild telepathy-glib-0.7.16.ebuild Santiago M. Mola (coldwind)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox