diff options
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 424cc6ca864c..f0b3f157c326 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.28 2013/12/13 18:58:00 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.29 2014/02/22 15:38:26 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> farstream-0.2.3.ebuild: + arch stable, bug 888 *farstream-0.2.3 (13 Dec 2013) diff --git a/net-libs/farstream/farstream-0.2.3.ebuild b/net-libs/farstream/farstream-0.2.3.ebuild index 16969b25ad52..20417334a595 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-2013 Gentoo Foundation +# 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.1 2013/12/13 18:58:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.3.ebuild,v 1.2 2014/02/22 15:38:26 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" |