summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-31 16:46:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-31 16:46:31 +0000
commit3a757d25c5235d503d8b24bf3c11edcfa4146302 (patch)
tree694be472980dcf492b3410e53a9c47dfda3eea64 /sci-libs/neartree
parentStable for amd64, wrt bug #440370 (diff)
downloadgentoo-2-3a757d25c5235d503d8b24bf3c11edcfa4146302.tar.gz
gentoo-2-3a757d25c5235d503d8b24bf3c11edcfa4146302.tar.bz2
gentoo-2-3a757d25c5235d503d8b24bf3c11edcfa4146302.zip
Stable for amd64, wrt bug #440372
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 c4e628a81696..fe8dd439932d 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.22 2012/06/17 19:24:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/neartree/ChangeLog,v 1.23 2012/10/31 16:46:31 ago Exp $
+
+ 31 Oct 2012; Agostino Sarubbo <ago@gentoo.org> neartree-3.1.1-r3.ebuild:
+ Stable for amd64, wrt bug #440372
*neartree-3.1.1-r3 (17 Jun 2012)
diff --git a/sci-libs/neartree/neartree-3.1.1-r3.ebuild b/sci-libs/neartree/neartree-3.1.1-r3.ebuild
index 4a1059c848c9..5de3d19beab1 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.1 2012/06/17 19:24:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/neartree/neartree-3.1.1-r3.ebuild,v 1.2 2012/10/31 16:46:31 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"