diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:56:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:56:46 +0000 |
commit | 8132b56d8a4b4af5255361e8ff681d47729495c4 (patch) | |
tree | 963be1d9fd3a26ff549ae0b8d674ca11913de5b2 /net-irc | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-8132b56d8a4b4af5255361e8ff681d47729495c4.tar.gz gentoo-2-8132b56d8a4b4af5255361e8ff681d47729495c4.tar.bz2 gentoo-2-8132b56d8a4b4af5255361e8ff681d47729495c4.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 07f5cd9ed815..8934f456c3e2 100644 --- a/net-irc/telepathy-idle/ChangeLog +++ b/net-irc/telepathy-idle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/telepathy-idle -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.44 2012/11/17 20:27:43 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.45 2013/03/25 15:56:46 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-idle-0.1.14.ebuild: + Stable for amd64, wrt bug #458984 *telepathy-idle-0.1.14 (17 Nov 2012) diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild index 898884250812..76eebeb6c262 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.14.ebuild,v 1.1 2012/11/17 20:27:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild,v 1.2 2013/03/25 15:56:46 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ 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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" RDEPEND=">=dev-libs/dbus-glib-0.51 |