summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-20 09:02:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-20 09:02:34 +0000
commit1fc2b567120378865eaa400747ee88bded769f9a (patch)
treeced96ebf8ac039bccee90dba63f81ba9ae147bea /sci-libs
parentStable for amd64, wrt bug #406539 (diff)
downloadgentoo-2-1fc2b567120378865eaa400747ee88bded769f9a.tar.gz
gentoo-2-1fc2b567120378865eaa400747ee88bded769f9a.tar.bz2
gentoo-2-1fc2b567120378865eaa400747ee88bded769f9a.zip
Stable for amd64, wrt bug #408085
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/lrslib/ChangeLog7
-rw-r--r--sci-libs/lrslib/lrslib-042c-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/lrslib/ChangeLog b/sci-libs/lrslib/ChangeLog
index 55595a92ba65..d94b749934fe 100644
--- a/sci-libs/lrslib/ChangeLog
+++ b/sci-libs/lrslib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/lrslib
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/ChangeLog,v 1.7 2011/09/25 16:55:32 tomka Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/ChangeLog,v 1.8 2012/03/20 09:02:34 ago Exp $
+
+ 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> lrslib-042c-r2.ebuild:
+ Stable for amd64, wrt bug #408085
*lrslib-042c-r2 (25 Sep 2011)
diff --git a/sci-libs/lrslib/lrslib-042c-r2.ebuild b/sci-libs/lrslib/lrslib-042c-r2.ebuild
index 6a34513bdad7..bd8ceadf8042 100644
--- a/sci-libs/lrslib/lrslib-042c-r2.ebuild
+++ b/sci-libs/lrslib/lrslib-042c-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/lrslib-042c-r2.ebuild,v 1.1 2011/09/25 16:55:31 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lrslib/lrslib-042c-r2.ebuild,v 1.2 2012/03/20 09:02:34 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://cgm.cs.mcgill.ca/~avis/C/lrslib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gmp"
DEPEND="gmp? ( dev-libs/gmp )"