diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:57:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:57:32 +0000 |
commit | 53737cf486f9c1c5e98f0d405877846645aeabfc (patch) | |
tree | b18315019064f53c5205fe3d9f0965c7fa5e1f43 /net-libs/telepathy-farstream | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-53737cf486f9c1c5e98f0d405877846645aeabfc.tar.gz gentoo-2-53737cf486f9c1c5e98f0d405877846645aeabfc.tar.bz2 gentoo-2-53737cf486f9c1c5e98f0d405877846645aeabfc.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/telepathy-farstream')
-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 b78bcac41db6..2bf7af976dd8 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.22 2014/03/08 10:14:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.23 2014/03/09 10:57:32 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> telepathy-farstream-0.6.1.ebuild: + amd64 stable, bug 499954 *telepathy-farstream-0.6.1 (08 Mar 2014) 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 dc2d41613c73..b38986d86c92 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.1 2014/03/08 10:14:08 pacho Exp $ +# $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 $ 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=" |