diff options
author | 2013-03-25 16:35:59 +0000 | |
---|---|---|
committer | 2013-03-25 16:35:59 +0000 | |
commit | 31fb7cc8217c7fe8023ded3bc2f9f00763739f61 (patch) | |
tree | 175275c299c1066331fb915e53ca5264b9cb939d /net-libs | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-31fb7cc8217c7fe8023ded3bc2f9f00763739f61.tar.gz gentoo-2-31fb7cc8217c7fe8023ded3bc2f9f00763739f61.tar.bz2 gentoo-2-31fb7cc8217c7fe8023ded3bc2f9f00763739f61.zip |
Stable for x86, 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 b0a63049f9d8..8c608cf654e3 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.17 2013/03/25 15:57:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.18 2013/03/25 16:35:59 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: Stable for amd64, wrt bug #458984 diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index 464cd81c9716..77259ac32ada 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.2 2013/03/25 15:57:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.3 2013/03/25 16:35:59 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" |