public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-sofiasip: ChangeLog telepathy-sofiasip-0.6.4-r1.ebuild
@ 2010-11-03 21:18 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; only message in thread
From: Arun Raghavan (ford_prefect) @ 2010-11-03 21:18 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    10/11/03 21:18:56

  Modified:             ChangeLog
  Added:                telepathy-sofiasip-0.6.4-r1.ebuild
  Log:
  Don't let USE=debug control --enable-debug - this is only enables conditionally enabled code to get debugging output (which upstream needs to actually debug any issues remotely).
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 net-voip/telepathy-sofiasip/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	29 Sep 2010 18:52:11 -0000	1.17
+++ ChangeLog	3 Nov 2010 21:18:56 -0000	1.18
@@ -1,6 +1,14 @@
 # ChangeLog for net-voip/telepathy-sofiasip
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.17 2010/09/29 18:52:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.18 2010/11/03 21:18:56 ford_prefect Exp $
+
+*telepathy-sofiasip-0.6.4-r1 (03 Nov 2010)
+
+  03 Nov 2010; Arun Raghavan <ford_prefect@gentoo.org>
+  +telepathy-sofiasip-0.6.4-r1.ebuild:
+  Don't let USE=debug control --enable-debug - this is only enables
+  conditionally enabled code to get debugging output (which upstream needs
+  to actually debug any issues remotely).
 
 *telepathy-sofiasip-0.6.4 (29 Sep 2010)
 



1.1                  net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.4-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.4-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.4-r1.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-sofiasip-0.6.4-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.4-r1.ebuild,v 1.1 2010/11/03 21:18:56 ford_prefect Exp $

EAPI="2"

DESCRIPTION="A SIP connection manager for Telepathy based around the Sofia-SIP library."
HOMEPAGE="http://telepathy.freedesktop.org/"
SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"

RDEPEND=">=net-libs/sofia-sip-1.12.10
	>=net-libs/telepathy-glib-0.8.0
	>=dev-libs/glib-2.16
	sys-apps/dbus
	dev-libs/dbus-glib"

DEPEND="${RDEPEND}
	dev-libs/libxslt
	dev-lang/python
	test? ( dev-python/twisted )"

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






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

only message in thread, other threads:[~2010-11-03 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 21:18 [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-sofiasip: ChangeLog telepathy-sofiasip-0.6.4-r1.ebuild Arun Raghavan (ford_prefect)

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