diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:40:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:40:41 +0000 |
commit | 1aad32f5e2347f3f5ae0055cb79196ab13df0267 (patch) | |
tree | 98a7b0fb101e2a48b59080d9afc8ef657cc8286f /net-libs/farstream/farstream-0.2.2.ebuild | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-1aad32f5e2347f3f5ae0055cb79196ab13df0267.tar.gz gentoo-2-1aad32f5e2347f3f5ae0055cb79196ab13df0267.tar.bz2 gentoo-2-1aad32f5e2347f3f5ae0055cb79196ab13df0267.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/farstream/farstream-0.2.2.ebuild')
-rw-r--r-- | net-libs/farstream/farstream-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farstream/farstream-0.2.2.ebuild b/net-libs/farstream/farstream-0.2.2.ebuild index 9c4efe6e48d7..94fe9adaf10d 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.6 2013/03/28 16:00:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.2.ebuild,v 1.7 2013/03/29 13:40:41 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" |