diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 18:10:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 18:10:43 +0000 |
commit | 06183ce79d10477cb3d6f744ed931961e2e66ed0 (patch) | |
tree | 5a76b7605dac9cdf09f4ae64d3b9ef4d3ea8225f /sci-libs | |
parent | Remove old version. (diff) | |
download | gentoo-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/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cddlib/cddlib-094f-r2.ebuild | 4 |
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" |