diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:34:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:34:57 +0000 |
commit | 2661d469c2c4328a4acbff5d49512a41d65de1d3 (patch) | |
tree | 8869f329d2ff9fe644720d89397ee7c9f329f451 /net-irc/telepathy-idle | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-2661d469c2c4328a4acbff5d49512a41d65de1d3.tar.gz gentoo-2-2661d469c2c4328a4acbff5d49512a41d65de1d3.tar.bz2 gentoo-2-2661d469c2c4328a4acbff5d49512a41d65de1d3.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 048103fc4bfc..f1d18cd5d891 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.36 2011/12/29 17:59:34 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.37 2012/01/14 17:34:57 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> telepathy-idle-0.1.11.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> telepathy-idle-0.1.11.ebuild: amd64 stable, bug 393007 diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild index 4bcba5c4355e..a8a69d0cc245 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.11.ebuild,v 1.2 2011/12/29 17:59:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.11.ebuild,v 1.3 2012/01/14 17:34:57 maekke 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 |