public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-salut: ChangeLog telepathy-salut-0.3.10.ebuild telepathy-salut-0.3.9.ebuild telepathy-salut-0.3.8.ebuild
@ 2009-09-27 18:21 Olivier Crete (tester)
  0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2009-09-27 18:21 UTC (permalink / raw
  To: gentoo-commits

tester      09/09/27 18:21:38

  Modified:             ChangeLog
  Added:                telepathy-salut-0.3.10.ebuild
  Removed:              telepathy-salut-0.3.9.ebuild
                        telepathy-salut-0.3.8.ebuild
  Log:
  Version bump
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-voip/telepathy-salut/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-salut/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-salut/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-salut/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 Apr 2009 21:41:21 -0000	1.2
+++ ChangeLog	27 Sep 2009 18:21:37 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for net-voip/telepathy-salut
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.2 2009/04/20 21:41:21 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.3 2009/09/27 18:21:37 tester Exp $
+
+*telepathy-salut-0.3.10 (27 Sep 2009)
+
+  27 Sep 2009; Olivier Crête <tester@gentoo.org>
+  -telepathy-salut-0.3.8.ebuild, -telepathy-salut-0.3.9.ebuild,
+  +telepathy-salut-0.3.10.ebuild:
+  Version bump
 
 *telepathy-salut-0.3.9 (20 Apr 2009)
 



1.1                  net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-salut-0.3.10.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild,v 1.1 2009/09/27 18:21:37 tester Exp $

EAPI="2"

inherit base

DESCRIPTION="A link-local XMPP connection manager for Telepathy"
HOMEPAGE="http://telepathy.freedesktop.org/wiki/Components"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ssl test"

# FIXME: Automagic useless libasyncns check ?
RDEPEND="dev-libs/libxml2
	>=dev-libs/glib-2.16
	>=sys-apps/dbus-1.1.0
	>=dev-libs/dbus-glib-0.61
	>=net-libs/telepathy-glib-0.7.36
	>=net-dns/avahi-0.6.22
	net-libs/libsoup:2.4
	ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
	test? (
		net-libs/libgsasl
		app-text/xmldiff
		>=dev-libs/check-0.9.4
		dev-python/twisted-words )
	dev-libs/libxslt
	>=dev-lang/python-2.4"

src_configure() {
	econf $(use_enable ssl) --docdir=/usr/share/doc/${PF}
	# too much changes required: $(use_enable test avahi-tests)
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-27 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 18:21 [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-salut: ChangeLog telepathy-salut-0.3.10.ebuild telepathy-salut-0.3.9.ebuild telepathy-salut-0.3.8.ebuild Olivier Crete (tester)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox