diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-02 01:29:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-02 01:29:21 +0000 |
commit | 3f346bd2a4292fb3323fa98c66575007b29cd67d (patch) | |
tree | da0cb4e85f572f29d74f4b71e6eddda3971d7fb9 /net-libs | |
parent | Stable for HPPA (bug #352833). (diff) | |
download | gentoo-2-3f346bd2a4292fb3323fa98c66575007b29cd67d.tar.gz gentoo-2-3f346bd2a4292fb3323fa98c66575007b29cd67d.tar.bz2 gentoo-2-3f346bd2a4292fb3323fa98c66575007b29cd67d.zip |
Stable for HPPA (bug #320205).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index c8be0e45e107..ddcadb0a4708 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.39 2010/12/21 22:43:26 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.40 2011/02/02 01:29:21 jer Exp $ + + 02 Feb 2011; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.17.ebuild: + Stable for HPPA (bug #320205). 21 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> farsight2-0.0.20.ebuild: Add support for multiple python slots, bug #349239. diff --git a/net-libs/farsight2/farsight2-0.0.17.ebuild b/net-libs/farsight2/farsight2-0.0.17.ebuild index 30dc2e562ffd..199f297bb97e 100644 --- a/net-libs/farsight2/farsight2-0.0.17.ebuild +++ b/net-libs/farsight2/farsight2-0.0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.17.ebuild,v 1.8 2010/11/21 00:52:34 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.9 2011/02/02 01:29:21 jer Exp $ EAPI="2" @@ -9,7 +9,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" |