diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:40:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:40:36 +0000 |
commit | 9a79b5f6a70997f6d4799efb56d56757bc6bc3ab (patch) | |
tree | 341a899663b156b710c16a91b0ad8bca032d333a /net-libs | |
parent | Stable for HPPA (bug #536694). (diff) | |
download | gentoo-2-9a79b5f6a70997f6d4799efb56d56757bc6bc3ab.tar.gz gentoo-2-9a79b5f6a70997f6d4799efb56d56757bc6bc3ab.tar.bz2 gentoo-2-9a79b5f6a70997f6d4799efb56d56757bc6bc3ab.zip |
Stable for HPPA (bug #536694).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farstream/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 7ac144f304c1..94497335da86 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.42 2014/11/30 15:47:14 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.43 2015/01/19 10:40:36 jer Exp $ + + 19 Jan 2015; Jeroen Roovers <jer@gentoo.org> farstream-0.1.2-r2.ebuild: + Stable for HPPA (bug #536694). 30 Nov 2014; Michał Górny <mgorny@gentoo.org> farstream-0.1.2-r2.ebuild: Add missing REQUIRED_USE. diff --git a/net-libs/farstream/farstream-0.1.2-r2.ebuild b/net-libs/farstream/farstream-0.1.2-r2.ebuild index 2d776c7e2576..8fcb32c3befe 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-2014 Gentoo Foundation +# 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.2 2014/11/30 15:47:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r2.ebuild,v 1.3 2015/01/19 10:40:36 jer 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" |