diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:31 +0000 |
commit | cbcefce26f0ceff0fe83dc521afb903d943d8177 (patch) | |
tree | 4615c5a7a630b2381f4df7797b06c628d2f45fe4 /net-irc | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-cbcefce26f0ceff0fe83dc521afb903d943d8177.tar.gz gentoo-2-cbcefce26f0ceff0fe83dc521afb903d943d8177.tar.bz2 gentoo-2-cbcefce26f0ceff0fe83dc521afb903d943d8177.zip |
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 0f4ce3d99bf1..1a0a5efc2d3b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.49 2013/03/29 13:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.50 2013/04/01 17:55:31 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-idle-0.1.14.ebuild: + Stable for alpha, wrt bug #458984 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-idle-0.1.14.ebuild: Stable for ia64, wrt bug #458984 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 4dee5eaa7394..32c0c289fc41 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-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.6 2013/03/29 13:40:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.14.ebuild,v 1.7 2013/04/01 17:55:31 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 |