diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-02 09:20:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-02 09:20:48 +0000 |
commit | f7a5266ddab4557a74f3d44f2bfccc544e137213 (patch) | |
tree | c1c15b2c79d34789f2b1eddfc69e97de4676ca7e /sci-libs/cddlib | |
parent | x86 stable wrt bug #349167 (diff) | |
download | historical-f7a5266ddab4557a74f3d44f2bfccc544e137213.tar.gz historical-f7a5266ddab4557a74f3d44f2bfccc544e137213.tar.bz2 historical-f7a5266ddab4557a74f3d44f2bfccc544e137213.zip |
x86 stable wrt bug #349167
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'sci-libs/cddlib')
-rw-r--r-- | sci-libs/cddlib/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/cddlib/cddlib-094f-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/cddlib/ChangeLog b/sci-libs/cddlib/ChangeLog index 795727870931..501a58392ce7 100644 --- a/sci-libs/cddlib/ChangeLog +++ b/sci-libs/cddlib/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2010/12/29 18:10:43 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.3 2011/01/02 09:18:18 phajdan.jr Exp $ + + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + cddlib-094f-r2.ebuild: + x86 stable wrt bug #349167 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> cddlib-094f-r2.ebuild: Stable on amd64 wrt bug #349167 diff --git a/sci-libs/cddlib/cddlib-094f-r2.ebuild b/sci-libs/cddlib/cddlib-094f-r2.ebuild index 5ee8f12c7a60..0be993868c56 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 +# Copyright 1999-2011 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.2 2010/12/29 18:10:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.3 2011/01/02 09:18:18 phajdan.jr 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" |