diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:37:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:37:32 +0000 |
commit | 14e660c36406195312e201e8f92b905777d44b02 (patch) | |
tree | e3659667eaeff6c48ee7d8a1a167e925e4b2b3cc /net-im | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-14e660c36406195312e201e8f92b905777d44b02.tar.gz gentoo-2-14e660c36406195312e201e8f92b905777d44b02.tar.bz2 gentoo-2-14e660c36406195312e201e8f92b905777d44b02.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-logger/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/telepathy-logger/ChangeLog b/net-im/telepathy-logger/ChangeLog index 31b64ad33d73..3bff2fe88800 100644 --- a/net-im/telepathy-logger/ChangeLog +++ b/net-im/telepathy-logger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/telepathy-logger -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.61 2013/12/08 19:20:41 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.62 2014/02/22 15:37:32 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> telepathy-logger-0.8.0.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> telepathy-logger-0.8.0.ebuild: x86 stable, bug #478252 diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild index 7cf63493b5a3..0c69bade5b7a 100644 --- a/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild +++ b/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild,v 1.5 2013/12/08 19:20:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild,v 1.6 2014/02/22 15:37:32 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-linux" IUSE="+introspection" RDEPEND=" |