diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-02 09:20:07 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-02 09:20:07 +0000 |
commit | ffcfbbf3ab79f51c162a162b77a26f211e09224e (patch) | |
tree | 1a012e5fdedd6d7162dbc2e8954846f7f25f8951 /sci-libs/cdd+ | |
parent | x86 stable wrt bug #349167 (diff) | |
download | gentoo-2-ffcfbbf3ab79f51c162a162b77a26f211e09224e.tar.gz gentoo-2-ffcfbbf3ab79f51c162a162b77a26f211e09224e.tar.bz2 gentoo-2-ffcfbbf3ab79f51c162a162b77a26f211e09224e.zip |
x86 stable wrt bug #349167
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-libs/cdd+')
-rw-r--r-- | sci-libs/cdd+/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/cdd+/cdd+-077a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/cdd+/ChangeLog b/sci-libs/cdd+/ChangeLog index 84a88309ea1d..5c50b05b47fa 100644 --- a/sci-libs/cdd+/ChangeLog +++ b/sci-libs/cdd+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cdd+ -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdd+/ChangeLog,v 1.2 2010/12/29 18:12:01 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdd+/ChangeLog,v 1.3 2011/01/02 09:20:07 phajdan.jr Exp $ + + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> cdd+-077a.ebuild: + x86 stable wrt bug #349167 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> cdd+-077a.ebuild: Stable on amd64 wrt bug #349167 diff --git a/sci-libs/cdd+/cdd+-077a.ebuild b/sci-libs/cdd+/cdd+-077a.ebuild index 2cb599a33daf..6dd77e67efa7 100644 --- a/sci-libs/cdd+/cdd+-077a.ebuild +++ b/sci-libs/cdd+/cdd+-077a.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/cdd+/cdd+-077a.ebuild,v 1.2 2010/12/29 18:12:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdd+/cdd+-077a.ebuild,v 1.3 2011/01/02 09:20:07 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 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-libs/gmp" |