diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 10:30:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 10:30:05 +0000 |
commit | 9be8596419086b498a66053d015a61c9990707c9 (patch) | |
tree | 7528fd6c55360000bc04a53759bd210758197e32 /net-libs | |
parent | Stable for ppc64, wrt bug #458984 (diff) | |
download | gentoo-2-9be8596419086b498a66053d015a61c9990707c9.tar.gz gentoo-2-9be8596419086b498a66053d015a61c9990707c9.tar.bz2 gentoo-2-9be8596419086b498a66053d015a61c9990707c9.zip |
Stable for ppc64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 1b1ead3960e7..021246487c43 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.19 2013/03/26 16:54:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.20 2013/03/27 10:30:05 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: + Stable for ppc64, wrt bug #458984 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: Stable for ppc, wrt bug #458984 diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index afc48c325ded..6d556d0b478d 100644 --- a/net-libs/farstream/farstream-0.2.2.ebuild +++ b/net-libs/farstream/farstream-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.4 2013/03/26 16:54:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.5 2013/03/27 10:30:05 ago Exp $ EAPI="5" @@ -12,7 +12,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 msn test upnp" SLOT="0.2" |