diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:54:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 16:54:37 +0000 |
commit | ffeb0ad6e3b5bb4d969c381f954038feff9aaa6d (patch) | |
tree | b8df939530b8950cacd1536dcc57af17313d2d10 /net-libs/farstream | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-ffeb0ad6e3b5bb4d969c381f954038feff9aaa6d.tar.gz gentoo-2-ffeb0ad6e3b5bb4d969c381f954038feff9aaa6d.tar.bz2 gentoo-2-ffeb0ad6e3b5bb4d969c381f954038feff9aaa6d.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/farstream')
-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 8c608cf654e3..1b1ead3960e7 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.18 2013/03/25 16:35:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.19 2013/03/26 16:54:37 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: + Stable for ppc, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: Stable for x86, wrt bug #458984 diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index 77259ac32ada..afc48c325ded 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.3 2013/03/25 16:35:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.4 2013/03/26 16:54:37 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" |