diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:10 +0000 |
commit | 89b0514ec4f75825e5dc18f059b0a5afdde79809 (patch) | |
tree | 9ed1490062fcacdc2dfe3954dfeb9f69d5bedc13 /net-libs | |
parent | Stable for hppa, wrt bug #458984 (diff) | |
download | gentoo-2-89b0514ec4f75825e5dc18f059b0a5afdde79809.tar.gz gentoo-2-89b0514ec4f75825e5dc18f059b0a5afdde79809.tar.bz2 gentoo-2-89b0514ec4f75825e5dc18f059b0a5afdde79809.zip |
Stable for hppa, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, 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 bc7016b93f96..d2fe61e3afe6 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.24 2013/04/01 18:25:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.25 2013/04/10 20:22:10 ago Exp $ + + 10 Apr 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: + Stable for hppa, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: Stable for sparc, wrt bug #458984 diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index 11276d268106..c15421cdc0f6 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.9 2013/04/01 18:25:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.10 2013/04/10 20:22:10 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" |