diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 16:57:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 16:57:19 +0000 |
commit | 1fa6c9d892ac364e0002a372996e9da504a7b19b (patch) | |
tree | b8e365f02ad5f3a70a1ce7b85ab2da7ff37cf442 /net-irc/telepathy-idle | |
parent | ia64/sparc stable wrt #321591 (diff) | |
download | gentoo-2-1fa6c9d892ac364e0002a372996e9da504a7b19b.tar.gz gentoo-2-1fa6c9d892ac364e0002a372996e9da504a7b19b.tar.bz2 gentoo-2-1fa6c9d892ac364e0002a372996e9da504a7b19b.zip |
ia64/sparc stable wrt #321591
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-irc/telepathy-idle')
-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 95cfd5a4a35b..20a981a363cf 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.17 2010/07/25 15:25:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/ChangeLog,v 1.18 2010/08/07 16:57:19 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + telepathy-idle-0.1.5.ebuild: + ia64/sparc stable wrt #321591 25 Jul 2010; Tobias Klausmann <klausman@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 f98a546bad41..3369b9543fdb 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.6 2010/07/25 15:25:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.5.ebuild,v 1.7 2010/08/07 16:57:19 armin76 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 |