summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-29 18:10:43 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-29 18:10:43 +0000
commit06183ce79d10477cb3d6f744ed931961e2e66ed0 (patch)
tree5a76b7605dac9cdf09f4ae64d3b9ef4d3ea8225f /sci-libs
parentRemove old version. (diff)
downloadgentoo-2-06183ce79d10477cb3d6f744ed931961e2e66ed0.tar.gz
gentoo-2-06183ce79d10477cb3d6f744ed931961e2e66ed0.tar.bz2
gentoo-2-06183ce79d10477cb3d6f744ed931961e2e66ed0.zip
Stable on amd64 wrt bug #349167
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cddlib/ChangeLog5
-rw-r--r--sci-libs/cddlib/cddlib-094f-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cddlib/ChangeLog b/sci-libs/cddlib/ChangeLog
index ed38d096f50a..795727870931 100644
--- a/sci-libs/cddlib/ChangeLog
+++ b/sci-libs/cddlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cddlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.1 2010/11/08 23:19:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.2 2010/12/29 18:10:43 hwoarang Exp $
+
+ 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> cddlib-094f-r2.ebuild:
+ Stable on amd64 wrt bug #349167
*cddlib-094f-r2 (08 Nov 2010)
diff --git a/sci-libs/cddlib/cddlib-094f-r2.ebuild b/sci-libs/cddlib/cddlib-094f-r2.ebuild
index d4172763308f..5ee8f12c7a60 100644
--- a/sci-libs/cddlib/cddlib-094f-r2.ebuild
+++ b/sci-libs/cddlib/cddlib-094f-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.1 2010/11/08 23:19:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.2 2010/12/29 18:10:43 hwoarang Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
DEPEND=">=dev-libs/gmp-4.2.2"