diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:00:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:00:06 +0000 |
commit | 29dfd658df52a7cb20994ea1188eb09ea42e3464 (patch) | |
tree | 86b3c19c6617ce00c404bb589212d66b585b2668 /net-libs | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-29dfd658df52a7cb20994ea1188eb09ea42e3464.tar.gz gentoo-2-29dfd658df52a7cb20994ea1188eb09ea42e3464.tar.bz2 gentoo-2-29dfd658df52a7cb20994ea1188eb09ea42e3464.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-farstream/ChangeLog b/net-libs/telepathy-farstream/ChangeLog index 1d733b360887..56628d234420 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.28 2014/12/02 14:31:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.29 2014/12/18 15:00:06 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> telepathy-farstream-0.6.2.ebuild: + x86 stable, bug 529964 02 Dec 2014; Pacho Ramos <pacho@gentoo.org> -telepathy-farstream-0.4.0.ebuild: drop old diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild index 31fb31ca3110..50a65fdf4134 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.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.2.ebuild,v 1.1 2014/09/01 15:19:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild,v 1.2 2014/12/18 15:00:06 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=" |