diff options
author | 2011-12-29 18:16:45 +0000 | |
---|---|---|
committer | 2011-12-29 18:16:45 +0000 | |
commit | e2c8a019b4fa34fe2b6161803cc9146461f2f5d2 (patch) | |
tree | b68c5754c8a4eefa47e3ba3472ec65143f1c0b3a /net-libs/farsight2 | |
parent | amd64 stable, bug 393007 (diff) | |
download | gentoo-2-e2c8a019b4fa34fe2b6161803cc9146461f2f5d2.tar.gz gentoo-2-e2c8a019b4fa34fe2b6161803cc9146461f2f5d2.tar.bz2 gentoo-2-e2c8a019b4fa34fe2b6161803cc9146461f2f5d2.zip |
amd64 stable, bug 393007
(Portage version: 2.1.10.44/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.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 3bd5189a188c..e90ca17c548a 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.57 2011/12/20 21:35:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.58 2011/12/29 18:16:45 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> farsight2-0.0.29.ebuild: + amd64 stable, bug 393007 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.29.ebuild: Stable for HPPA (bug #393007). diff --git a/net-libs/farsight2/farsight2-0.0.29.ebuild b/net-libs/farsight2/farsight2-0.0.29.ebuild index 8b597b1152a5..c2d4cd565136 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 # 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.2 2011/12/20 21:35:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.3 2011/12/29 18:16:45 pacho 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" |