diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 21:43:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 21:43:07 +0000 |
commit | 60232bf3f4aadd8dc3dd1187934d3f58f74d0392 (patch) | |
tree | 685a9f2716efecd482e64b2a53fef8136294c6c2 /net-libs | |
parent | Marked ~hppa (bug #289662). (diff) | |
download | gentoo-2-60232bf3f4aadd8dc3dd1187934d3f58f74d0392.tar.gz gentoo-2-60232bf3f4aadd8dc3dd1187934d3f58f74d0392.tar.bz2 gentoo-2-60232bf3f4aadd8dc3dd1187934d3f58f74d0392.zip |
Marked ~hppa (bug #289662).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.15.ebuild | 6 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.16.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 4801adf30ea0..4b1a68e4dcd5 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2010/01/10 16:22:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.24 2010/01/18 21:43:07 jer Exp $ + + 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.15.ebuild, + farsight2-0.0.16.ebuild: + Marked ~hppa (bug #289662). 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> farsight2-0.0.16.ebuild: diff --git a/net-libs/farsight2/farsight2-0.0.15.ebuild b/net-libs/farsight2/farsight2-0.0.15.ebuild index e11f70cc7f83..262fceb39123 100644 --- a/net-libs/farsight2/farsight2-0.0.15.ebuild +++ b/net-libs/farsight2/farsight2-0.0.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.6 2009/12/20 13:25:00 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.15.ebuild,v 1.7 2010/01/18 21:43:07 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 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="python test msn upnp" SLOT="0" diff --git a/net-libs/farsight2/farsight2-0.0.16.ebuild b/net-libs/farsight2/farsight2-0.0.16.ebuild index c62694770aa4..17727db0da2c 100644 --- a/net-libs/farsight2/farsight2-0.0.16.ebuild +++ b/net-libs/farsight2/farsight2-0.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.16.ebuild,v 1.2 2010/01/10 16:22:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.16.ebuild,v 1.3 2010/01/18 21:43:07 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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="python test msn upnp" SLOT="0" |