diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-10-16 06:50:46 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-10-16 06:50:46 +0000 |
commit | a8eb5150deb84cd706270fc881e07d18b19018bd (patch) | |
tree | ca60a7a7a89c1df44588d9d4584138e95ed1b3e9 /net-libs | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-a8eb5150deb84cd706270fc881e07d18b19018bd.tar.gz gentoo-2-a8eb5150deb84cd706270fc881e07d18b19018bd.tar.bz2 gentoo-2-a8eb5150deb84cd706270fc881e07d18b19018bd.zip |
Stable on alpha, bug 427544.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 5d0787ef7580..fbaf6fb8a37b 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.68 2012/10/16 04:43:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.69 2012/10/16 06:50:46 mattst88 Exp $ + + 16 Oct 2012; Matt Turner <mattst88@gentoo.org> farsight2-0.0.31.ebuild: + Stable on alpha, bug 427544. 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> farsight2-0.0.31.ebuild: stable ppc, bug #427544 diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index d5de538a9c26..efc3ee10be87 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 # 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.5 2012/10/16 04:43:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.6 2012/10/16 06:50:46 mattst88 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="python msn upnp" # IUSE="python test msn upnp" |