diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-09 22:16:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-09 22:16:10 +0000 |
commit | 8cf4d3334cdd5627f135a6c1666c71d4ecd4a27a (patch) | |
tree | ff2e83d8299df995e2592dc58890f76a0d682c25 /net-irc/telepathy-idle | |
parent | amd64 stable, bug 286877 (diff) | |
download | gentoo-2-8cf4d3334cdd5627f135a6c1666c71d4ecd4a27a.tar.gz gentoo-2-8cf4d3334cdd5627f135a6c1666c71d4ecd4a27a.tar.bz2 gentoo-2-8cf4d3334cdd5627f135a6c1666c71d4ecd4a27a.zip |
amd64 stable, bug 286877
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/telepathy-idle')
-rw-r--r-- | net-irc/telepathy-idle/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/telepathy-idle/ChangeLog b/net-irc/telepathy-idle/ChangeLog index 13cfb86e4784..7a3f07cccc59 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.15 2010/01/09 15:58:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.16 2010/01/09 22:16:10 pacho Exp $ + + 09 Jan 2010; Pacho Ramos <pacho@gentoo.org> telepathy-idle-0.1.5.ebuild: + amd64 stable, bug 286877 09 Jan 2010; Christian Faulhammer <fauli@gentoo.org> telepathy-idle-0.1.5.ebuild: 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 8698c585babe..2aa6b1f913d8 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.4 2010/01/09 15:58:54 fauli Exp $ +# $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 $ 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 |