summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:19:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 11:19:23 +0000
commit5c63114caed7de452e98abdd80ccc22b2106bfaf (patch)
tree65c8b721fad7373311c31db92c633a685af7a724 /sci-libs/neartree
parentStable for x86, wrt bug #440370 (diff)
downloadgentoo-2-5c63114caed7de452e98abdd80ccc22b2106bfaf.tar.gz
gentoo-2-5c63114caed7de452e98abdd80ccc22b2106bfaf.tar.bz2
gentoo-2-5c63114caed7de452e98abdd80ccc22b2106bfaf.zip
Stable for x86, wrt bug #440372
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/neartree')
-rw-r--r--sci-libs/neartree/ChangeLog5
-rw-r--r--sci-libs/neartree/neartree-3.1.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/neartree/ChangeLog b/sci-libs/neartree/ChangeLog
index 0b076a79644e..e7bed70437a1 100644
--- a/sci-libs/neartree/ChangeLog
+++ b/sci-libs/neartree/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/neartree
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/neartree/ChangeLog,v 1.24 2012/11/01 11:48:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/neartree/ChangeLog,v 1.25 2012/12/04 11:19:23 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> neartree-3.1.1-r3.ebuild:
+ Stable for x86, wrt bug #440372
01 Nov 2012; Anthony G. Basile <blueness@gentoo.org> neartree-3.1.1-r3.ebuild:
stable ppc, bug #440372
diff --git a/sci-libs/neartree/neartree-3.1.1-r3.ebuild b/sci-libs/neartree/neartree-3.1.1-r3.ebuild
index eb3a3f7cfd3f..ad4211b1f6df 100644
--- a/sci-libs/neartree/neartree-3.1.1-r3.ebuild
+++ b/sci-libs/neartree/neartree-3.1.1-r3.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/sci-libs/neartree/neartree-3.1.1-r3.ebuild,v 1.3 2012/11/01 11:48:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/neartree/neartree-3.1.1-r3.ebuild,v 1.4 2012/12/04 11:19:23 ago Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="dev-libs/cvector"