diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 01:04:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 01:04:14 +0000 |
commit | 382d2d442f618e8f0c34cf9fd33e864e0f82fdd8 (patch) | |
tree | ca94b6f56330e3abe91211852e58643945e59cc3 /net-libs/farstream | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-382d2d442f618e8f0c34cf9fd33e864e0f82fdd8.tar.gz gentoo-2-382d2d442f618e8f0c34cf9fd33e864e0f82fdd8.tar.bz2 gentoo-2-382d2d442f618e8f0c34cf9fd33e864e0f82fdd8.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farstream')
-rw-r--r-- | net-libs/farstream/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farstream/farstream-0.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/farstream/ChangeLog b/net-libs/farstream/ChangeLog index cd45431159b1..c9921ef11149 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.8 2012/10/06 09:40:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.9 2012/10/07 01:04:14 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + farstream-0.1.2-r1.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> farstream-0.1.2-r1.ebuild: arm stable, bug #427544 @@ -36,4 +40,3 @@ 26 Mar 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +farstream-0.1.2.ebuild, +metadata.xml: New package farstream, rename of farsight2 - diff --git a/net-libs/farstream/farstream-0.1.2-r1.ebuild b/net-libs/farstream/farstream-0.1.2-r1.ebuild index c93631dd0647..cefdea16958e 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.6 2012/10/06 09:40:02 maekke Exp $ +# $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 $ 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" |