diff options
author | 2012-10-04 14:58:58 +0000 | |
---|---|---|
committer | 2012-10-04 14:58:58 +0000 | |
commit | 942e3b61d2cf6a1419a4b40b2c1e451e96f4ef00 (patch) | |
tree | fc0f0975f2c9536702fb2fcbb36ba1db278d9c9b /net-libs | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-942e3b61d2cf6a1419a4b40b2c1e451e96f4ef00.tar.gz gentoo-2-942e3b61d2cf6a1419a4b40b2c1e451e96f4ef00.tar.bz2 gentoo-2-942e3b61d2cf6a1419a4b40b2c1e451e96f4ef00.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farstream/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 8ea56134608c..86bdd58914f1 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.6 2012/10/03 15:40:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.7 2012/10/04 14:58:58 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> farstream-0.1.2-r1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> farstream-0.1.2-r1.ebuild: diff --git a/net-libs/farstream/farstream-0.1.2-r1.ebuild b/net-libs/farstream/farstream-0.1.2-r1.ebuild index ecf2882c50dc..450ed51427a4 100644 --- a/net-libs/farstream/farstream-0.1.2-r1.ebuild +++ b/net-libs/farstream/farstream-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.4 2012/10/03 15:40:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.5 2012/10/04 14:58:58 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/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 python msn test upnp" SLOT="0" |