diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-30 09:40:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-30 09:40:26 +0000 |
commit | e1f798ca493d6093bfb35792f7cdeab2eec1eb97 (patch) | |
tree | f6fa4b364e0e1ead77b7e95e6321f9741b926774 /net-libs/farsight2 | |
parent | Stable on amd64 wrt bug #373393 (diff) | |
download | gentoo-2-e1f798ca493d6093bfb35792f7cdeab2eec1eb97.tar.gz gentoo-2-e1f798ca493d6093bfb35792f7cdeab2eec1eb97.tar.bz2 gentoo-2-e1f798ca493d6093bfb35792f7cdeab2eec1eb97.zip |
Stable on amd64 wrt bug #373393
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index c0a155d6f67c..05d620f6ff76 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.48 2011/03/25 13:20:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.49 2011/06/30 09:40:26 hwoarang Exp $ + + 30 Jun 2011; Markos Chandras <hwoarang@gentoo.org> farsight2-0.0.26.ebuild: + Stable on amd64 wrt bug #373393 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> farsight2-0.0.20.ebuild: ppc64 stable wrt #357765,#355719 diff --git a/net-libs/farsight2/farsight2-0.0.26.ebuild b/net-libs/farsight2/farsight2-0.0.26.ebuild index ff5f5015949d..c7015e5a8841 100644 --- a/net-libs/farsight2/farsight2-0.0.26.ebuild +++ b/net-libs/farsight2/farsight2-0.0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.26.ebuild,v 1.1 2011/02/25 22:13:14 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.26.ebuild,v 1.2 2011/06/30 09:40:26 hwoarang Exp $ EAPI="3" 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="python test msn upnp" SLOT="0" |