diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:50:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:50:10 +0000 |
commit | 1c110049ff76507c779de41e1160035f732c84c4 (patch) | |
tree | 445c7127614b4f3644136c4a05166f761d90f6e0 /net-libs | |
parent | ppc64 stable, bug 534012 (diff) | |
download | gentoo-2-1c110049ff76507c779de41e1160035f732c84c4.tar.gz gentoo-2-1c110049ff76507c779de41e1160035f732c84c4.tar.bz2 gentoo-2-1c110049ff76507c779de41e1160035f732c84c4.zip |
ppc64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 2e8757210640..904016aa795c 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.50 2015/03/14 18:43:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.51 2015/03/15 11:50:10 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> farstream-0.1.2-r2.ebuild: + ppc64 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> farstream-0.1.2-r2.ebuild, farstream-0.2.7.ebuild: diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild b/net-libs/farstream/farstream-0.1.2-r2.ebuild index 5ca71bebb1a3..66bc1b0154d7 100644 --- a/net-libs/farstream/farstream-0.1.2-r2.ebuild +++ b/net-libs/farstream/farstream-0.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild,v 1.6 2015/03/14 18:43:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild,v 1.7 2015/03/15 11:50:10 pacho Exp $ EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream" SRC_URI="http://freedesktop.org/software/farstream/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+introspection python msn test upnp" SLOT="0.1" |