diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:01 +0000 |
commit | 26014913bd3f5e19b38055a43d791dd7c8e28046 (patch) | |
tree | 1c81aab4650df8ef631c4df886f4133f2aa4ad3c /net-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-26014913bd3f5e19b38055a43d791dd7c8e28046.tar.gz gentoo-2-26014913bd3f5e19b38055a43d791dd7c8e28046.tar.bz2 gentoo-2-26014913bd3f5e19b38055a43d791dd7c8e28046.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-farstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-farstream/ChangeLog b/net-libs/telepathy-farstream/ChangeLog index 2bf7af976dd8..aa9c3bc8a5c1 100644 --- a/net-libs/telepathy-farstream/ChangeLog +++ b/net-libs/telepathy-farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-farstream # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.23 2014/03/09 10:57:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.24 2014/03/09 12:06:01 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> telepathy-farstream-0.6.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> telepathy-farstream-0.6.1.ebuild: amd64 stable, bug 499954 diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild index b38986d86c92..e0bfd5f50a23 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild,v 1.2 2014/03/09 10:57:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.6.1.ebuild,v 1.3 2014/03/09 12:06:01 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples +introspection" RDEPEND=" |