diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:45:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:45:35 +0000 |
commit | 5d9c98f761ec601cb14483508f4453129d6122a5 (patch) | |
tree | 5f182012969dc1593224e08f9c6214cc6f2f7ec7 /net-libs | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-5d9c98f761ec601cb14483508f4453129d6122a5.tar.gz gentoo-2-5d9c98f761ec601cb14483508f4453129d6122a5.tar.bz2 gentoo-2-5d9c98f761ec601cb14483508f4453129d6122a5.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.29.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index e90ca17c548a..b8f985643319 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.58 2011/12/29 18:16:45 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.59 2012/01/14 17:45:35 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> farsight2-0.0.29.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> farsight2-0.0.29.ebuild: amd64 stable, bug 393007 diff --git a/net-libs/farsight2/farsight2-0.0.29.ebuild b/net-libs/farsight2/farsight2-0.0.29.ebuild index c2d4cd565136..d9634a1806a5 100644 --- a/net-libs/farsight2/farsight2-0.0.29.ebuild +++ b/net-libs/farsight2/farsight2-0.0.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.3 2011/12/29 18:16:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.4 2012/01/14 17:45:35 maekke 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 msn upnp" # IUSE="python test msn upnp" |