diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:36 +0000 |
commit | 0d2d796fe78d6776bbd8f31780015c2c5e47c3fa (patch) | |
tree | 218d29ba7a58bd0363ba50cbc845bf92bae6b094 /net-libs/farstream | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-0d2d796fe78d6776bbd8f31780015c2c5e47c3fa.tar.gz gentoo-2-0d2d796fe78d6776bbd8f31780015c2c5e47c3fa.tar.bz2 gentoo-2-0d2d796fe78d6776bbd8f31780015c2c5e47c3fa.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index e4dc381c97a8..02bb52e3b6d5 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.38 2014/07/22 10:52:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.39 2014/07/23 15:23:36 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.4.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.4.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-libs/farstream/farstream-0.2.4.ebuild b/net-libs/farstream/farstream-0.2.4.ebuild index 0b1509b310d8..d5ffe567a463 100644 --- a/net-libs/farstream/farstream-0.2.4.ebuild +++ b/net-libs/farstream/farstream-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.4.ebuild,v 1.2 2014/07/22 10:52:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.4.ebuild,v 1.3 2014/07/23 15:23:36 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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" |