diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 05:40:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 05:40:33 +0000 |
commit | eb14f60d5a7d7a002180094371ed3c5e6114450f (patch) | |
tree | 8f9b0edc3f4650a8ef48821b47c4f42a9c863e5c /net-libs | |
parent | Restricting to apache 2.2 (diff) | |
download | gentoo-2-eb14f60d5a7d7a002180094371ed3c5e6114450f.tar.gz gentoo-2-eb14f60d5a7d7a002180094371ed3c5e6114450f.tar.bz2 gentoo-2-eb14f60d5a7d7a002180094371ed3c5e6114450f.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farstream/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index c9921ef11149..6ac06de91ed8 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2012/10/07 01:04:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.10 2012/10/16 05:40:33 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + farstream-0.1.2-r1.ebuild: + stable ppc64, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@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 cefdea16958e..d051646ee400 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.7 2012/10/07 01:04:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.8 2012/10/16 05:40:33 blueness 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" |