public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-irc/telepathy-idle: telepathy-idle-0.1.10.ebuild ChangeLog telepathy-idle-0.1.8.ebuild
@ 2011-06-03 15:33 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-06-03 15:33 UTC (permalink / raw
  To: gentoo-commits

pacho       11/06/03 15:33:06

  Modified:             ChangeLog
  Added:                telepathy-idle-0.1.10.ebuild
  Removed:              telepathy-idle-0.1.8.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.1.9.50/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 net-irc/telepathy-idle/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/telepathy-idle/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	15 Apr 2011 16:28:11 -0000	1.27
+++ ChangeLog	3 Jun 2011 15:33:06 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for net-irc/telepathy-idle
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.27 2011/04/15 16:28:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.28 2011/06/03 15:33:06 pacho Exp $
+
+*telepathy-idle-0.1.10 (03 Jun 2011)
+
+  03 Jun 2011; Pacho Ramos <pacho@gentoo.org> -telepathy-idle-0.1.8.ebuild,
+  +telepathy-idle-0.1.10.ebuild:
+  Version bump, remove old.
 
 *telepathy-idle-0.1.9 (15 Apr 2011)
 



1.1                  net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild

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

Index: telepathy-idle-0.1.10.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.10.ebuild,v 1.1 2011/06/03 15:33:06 pacho Exp $

EAPI="3"
PYTHON_DEPEND="2"

inherit python

DESCRIPTION="Full-featured IRC 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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND="dev-libs/dbus-glib
	>=dev-libs/glib-2.8.6:2
	>=dev-libs/openssl-0.9.7
	>=net-libs/telepathy-glib-0.13.10
	sys-apps/dbus"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	test? ( dev-python/twisted-words )"

pkg_setup() {
	python_set_active_version 2
}

src_prepare() {
	python_convert_shebangs -r 2 .
}

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






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

only message in thread, other threads:[~2011-06-03 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 15:33 [gentoo-commits] gentoo-x86 commit in net-irc/telepathy-idle: telepathy-idle-0.1.10.ebuild ChangeLog telepathy-idle-0.1.8.ebuild Pacho Ramos (pacho)

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