diff options
-rw-r--r-- | net-voip/telepathy-haze/ChangeLog | 9 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.2.1.ebuild | 27 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild (renamed from net-voip/telepathy-haze/telepathy-haze-0.3.1.ebuild) | 2 | ||||
-rw-r--r-- | net-voip/telepathy-salut/ChangeLog | 9 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild (renamed from net-voip/telepathy-salut/telepathy-salut-0.3.9.ebuild) | 4 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild | 52 |
6 files changed, 19 insertions, 84 deletions
diff --git a/net-voip/telepathy-haze/ChangeLog b/net-voip/telepathy-haze/ChangeLog index 16c0fe502ab5..d775f059598e 100644 --- a/net-voip/telepathy-haze/ChangeLog +++ b/net-voip/telepathy-haze/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-voip/telepathy-haze # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.6 2009/08/08 03:05:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/ChangeLog,v 1.7 2009/09/27 18:23:22 tester Exp $ + +*telepathy-haze-0.3.2 (27 Sep 2009) + + 27 Sep 2009; Olivier Crête <tester@gentoo.org> + -telepathy-haze-0.2.1.ebuild, -telepathy-haze-0.3.1.ebuild, + +telepathy-haze-0.3.2.ebuild: + Version bump *telepathy-haze-0.3.1 (08 Aug 2009) diff --git a/net-voip/telepathy-haze/telepathy-haze-0.2.1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.2.1.ebuild deleted file mode 100644 index 12ca9a7eb64d..000000000000 --- a/net-voip/telepathy-haze/telepathy-haze-0.2.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.2.1.ebuild,v 1.3 2009/01/07 17:10:46 armin76 Exp $ - -inherit eutils - -DESCRIPTION="Telepathy connection manager providing libpurple supported -protocols." -HOMEPAGE="http://developer.pidgin.im/wiki/Telepathy" -SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" -IUSE="" - -RDEPEND="net-im/pidgin - >=net-libs/telepathy-glib-0.7.0 - >=dev-libs/glib-2 - dev-libs/dbus-glib" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS NEWS README -} diff --git a/net-voip/telepathy-haze/telepathy-haze-0.3.1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild index 06904702054a..b4a4975c3f50 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.3.1.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.3.1.ebuild,v 1.2 2009/08/09 14:19:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-haze/telepathy-haze-0.3.2.ebuild,v 1.1 2009/09/27 18:23:22 tester Exp $ DESCRIPTION="Telepathy connection manager providing libpurple supported protocols." diff --git a/net-voip/telepathy-salut/ChangeLog b/net-voip/telepathy-salut/ChangeLog index 697259259721..7c9fb0e805f9 100644 --- a/net-voip/telepathy-salut/ChangeLog +++ b/net-voip/telepathy-salut/ChangeLog @@ -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) diff --git a/net-voip/telepathy-salut/telepathy-salut-0.3.9.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild index 1c35cf3fe8b7..0d8bb630104d 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.3.9.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.3.10.ebuild @@ -1,6 +1,6 @@ # 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.9.ebuild,v 1.1 2009/04/20 21:41:21 eva Exp $ +# $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" @@ -20,7 +20,7 @@ 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.23 + >=net-libs/telepathy-glib-0.7.36 >=net-dns/avahi-0.6.22 net-libs/libsoup:2.4 ssl? ( dev-libs/openssl )" diff --git a/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild deleted file mode 100644 index 081a3cb92609..000000000000 --- a/net-voip/telepathy-salut/telepathy-salut-0.3.8.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# 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.8.ebuild,v 1.2 2009/04/19 01:24:24 mr_bones_ 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.23 - >=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_prepare() { - base_src_prepare - - # Disable a failing test, upstream bug #21272 - sed 's#\(tcase_add_test (tc, test_tcp_listen);\)#/*\1*/#' \ - -i lib/gibber/tests/check-gibber-listener.c || die "sed failed" -} - -src_configure() { - econf $(use_enable ssl) - # 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" -} |