diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:08 +0000 |
commit | 06b49451caa388038975e9fdabf0a1a1a4e95bc3 (patch) | |
tree | 35e86ef29b94551da1953e4a33a4048e60e1dc55 /net-libs | |
parent | Stable for hppa, wrt bug #458984 (diff) | |
download | gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.tar.gz gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.tar.bz2 gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.zip |
Stable for hppa, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index e0288c7dd9c7..f84a9d3484e7 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.73 2012/12/14 15:52:35 mgorny Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.74 2013/04/10 20:22:08 ago Exp $ + + 10 Apr 2013; Agostino Sarubbo <ago@gentoo.org> farsight2-0.0.31.ebuild: + Stable for hppa, wrt bug #458984 14 Dec 2012; Michał Górny <mgorny@gentoo.org> metadata.xml: Remove redundant USE=upnp description; it matches the global flag meaning. diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index c2879760c4d0..be6523e9ea0d 100644 --- a/net-libs/farsight2/farsight2-0.0.31.ebuild +++ b/net-libs/farsight2/farsight2-0.0.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.9 2012/12/08 00:58:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.10 2013/04/10 20:22:08 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -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="python msn upnp" # IUSE="python test msn upnp" |