diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:53:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:53:47 +0000 |
commit | 31c2c42087dc5b9972adb6ebd40a89ea99b11e6f (patch) | |
tree | 11b9439b1e069ffc338177c73580189b71ec8647 /net-libs/farstream | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-31c2c42087dc5b9972adb6ebd40a89ea99b11e6f.tar.gz gentoo-2-31c2c42087dc5b9972adb6ebd40a89ea99b11e6f.tar.bz2 gentoo-2-31c2c42087dc5b9972adb6ebd40a89ea99b11e6f.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 958141bdbddc..9c69205ec375 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.30 2014/02/22 22:23:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.31 2014/03/09 10:53:47 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> farstream-0.2.3.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> farstream-0.2.3.ebuild: Fix wrong commit, bug 502160 diff --git a/net-libs/farstream/farstream-0.2.3.ebuild b/net-libs/farstream/farstream-0.2.3.ebuild index 5ad85fc27c32..32d35cd923f4 100644 --- a/net-libs/farstream/farstream-0.2.3.ebuild +++ b/net-libs/farstream/farstream-0.2.3.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.3.ebuild,v 1.3 2014/02/22 22:23:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.3.ebuild,v 1.4 2014/03/09 10:53:47 pacho 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" |