diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:33 +0000 |
commit | cc3e43512da5163fd58d33e443c2f2e4b3c8ee21 (patch) | |
tree | 5449994ac3705faae39896c6087d347a980b4754 /net-libs/farstream | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-cc3e43512da5163fd58d33e443c2f2e4b3c8ee21.tar.gz gentoo-2-cc3e43512da5163fd58d33e443c2f2e4b3c8ee21.tar.bz2 gentoo-2-cc3e43512da5163fd58d33e443c2f2e4b3c8ee21.zip |
Stable for alpha, 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/farstream')
-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 946649bd07ba..30aff23f88ff 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.22 2013/03/29 13:40:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.23 2013/04/01 17:55:33 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: + Stable for alpha, wrt bug #458984 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> farstream-0.2.2.ebuild: Stable for ia64, wrt bug #458984 diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index 94fe9adaf10d..04cb9a87002b 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.7 2013/03/29 13:40:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.8 2013/04/01 17:55:33 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" |