summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/cddlib/ChangeLog5
-rw-r--r--sci-libs/cddlib/cddlib-094g.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cddlib/ChangeLog b/sci-libs/cddlib/ChangeLog
index 0a4b63fbd51f..71c8b280ef87 100644
--- a/sci-libs/cddlib/ChangeLog
+++ b/sci-libs/cddlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cddlib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.7 2015/04/03 13:44:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.8 2015/04/08 13:36:54 ago Exp $
+
+ 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cddlib-094g.ebuild:
+ Stable for amd64, wrt bug #545406
03 Apr 2015; Justin Lecher <jlec@gentoo.org> cddlib-094g.ebuild:
Fix SLOT operator
diff --git a/sci-libs/cddlib/cddlib-094g.ebuild b/sci-libs/cddlib/cddlib-094g.ebuild
index 66575bdce623..ee012f74714e 100644
--- a/sci-libs/cddlib/cddlib-094g.ebuild
+++ b/sci-libs/cddlib/cddlib-094g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094g.ebuild,v 1.3 2015/04/03 13:44:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094g.ebuild,v 1.4 2015/04/08 13:36:54 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND=">=dev-libs/gmp-4.2.2:0="