diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:28:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-31 16:28:29 +0000 |
commit | c9b86f3252071977d1bfba46f726517a1669f783 (patch) | |
tree | 0bdc67c3536fadf14782fa8e938bc2e8603c3b9f /net-libs/farsight2 | |
parent | sparc stable wrt #371259 (diff) | |
download | gentoo-2-c9b86f3252071977d1bfba46f726517a1669f783.tar.gz gentoo-2-c9b86f3252071977d1bfba46f726517a1669f783.tar.bz2 gentoo-2-c9b86f3252071977d1bfba46f726517a1669f783.zip |
alpha/ia64/sparc stable wrt #373393
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 39e6c91adfea..c6d41ae13357 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.51 2011/07/13 09:31:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.52 2011/07/31 16:28:29 armin76 Exp $ + + 31 Jul 2011; Raúl Porcel <armin76@gentoo.org> farsight2-0.0.26.ebuild: + alpha/ia64/sparc stable wrt #373393 13 Jul 2011; Thomas Kahle <tomka@gentoo.org> farsight2-0.0.26.ebuild: x86 stable per bug 373393 diff --git a/net-libs/farsight2/farsight2-0.0.26.ebuild b/net-libs/farsight2/farsight2-0.0.26.ebuild index 6d84b4eeff9b..1ca39ce214a5 100644 --- a/net-libs/farsight2/farsight2-0.0.26.ebuild +++ b/net-libs/farsight2/farsight2-0.0.26.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.26.ebuild,v 1.3 2011/07/13 09:31:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.26.ebuild,v 1.4 2011/07/31 16:28:29 armin76 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 test msn upnp" SLOT="0" |