public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt4: ChangeLog telepathy-qt4-0.5.6.ebuild telepathy-qt4-0.3.4-r1.ebuild
@ 2011-02-13 11:38 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-02-13 11:38 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/02/13 11:38:25

  Modified:             ChangeLog
  Added:                telepathy-qt4-0.5.6.ebuild
  Removed:              telepathy-qt4-0.3.4-r1.ebuild
  Log:
  Version bump. Drop older. Non-maintainer commit.
  
  (Portage version: 2.2.0_alpha23/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-libs/telepathy-qt4/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	18 Nov 2010 14:57:43 -0000	1.3
+++ ChangeLog	13 Feb 2011 11:38:25 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/telepathy-qt4
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v 1.3 2010/11/18 14:57:43 chiiph Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/ChangeLog,v 1.4 2011/02/13 11:38:25 scarabeus Exp $
+
+*telepathy-qt4-0.5.6 (13 Feb 2011)
+
+  13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  -telepathy-qt4-0.3.4-r1.ebuild, +telepathy-qt4-0.5.6.ebuild:
+  Version bump. Drop older. Non-maintainer commit.
 
 *telepathy-qt4-0.5.0 (18 Nov 2010)
 



1.1                  net-libs/telepathy-qt4/telepathy-qt4-0.5.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.6.ebuild?rev=1.1&content-type=text/plain

Index: telepathy-qt4-0.5.6.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-qt4/telepathy-qt4-0.5.6.ebuild,v 1.1 2011/02/13 11:38:25 scarabeus Exp $

PYTHON_DEPEND="2"

EAPI=3
inherit python base cmake-utils

DESCRIPTION="Qt4 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 ~x86"
IUSE="debug"

RDEPEND="x11-libs/qt-core:4
	x11-libs/qt-dbus:4"
DEPEND="${RDEPEND}
	dev-libs/libxslt
	dev-util/pkgconfig
	net-libs/telepathy-farsight"

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
}

src_configure() {
	local mycmakeargs=( "-DHAVE_QDBUSVARIANT_OPERATOR_EQUAL=1" )
	cmake-utils_src_configure
}






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

only message in thread, other threads:[~2011-02-13 11:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-13 11:38 [gentoo-commits] gentoo-x86 commit in net-libs/telepathy-qt4: ChangeLog telepathy-qt4-0.5.6.ebuild telepathy-qt4-0.3.4-r1.ebuild Tomas Chvatal (scarabeus)

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