diff options
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 7a3f07cccc59..95cfd5a4a35b 100644 --- a/net-irc/telepathy-idle/ChangeLog +++ b/net-irc/telepathy-idle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/telepathy-idle # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.16 2010/01/09 22:16:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.17 2010/07/25 15:25:23 klausman Exp $ + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> + telepathy-idle-0.1.5.ebuild: + Stable on alpha, bug #321591 09 Jan 2010; Pacho Ramos <pacho@gentoo.org> telepathy-idle-0.1.5.ebuild: amd64 stable, bug 286877 diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild index 2aa6b1f913d8..f98a546bad41 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.5.ebuild,v 1.5 2010/01/09 22:16:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild,v 1.6 2010/07/25 15:25:23 klausman Exp $ EAPI=2 inherit eutils @@ -11,7 +11,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" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND="dev-libs/dbus-glib |