diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 18:12:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-29 18:12:01 +0000 |
commit | 0b2e197dc6f1608e20ac3fa02a10d6cbbfd48af1 (patch) | |
tree | 40fb1f8116d305cc755ff9385a6bba5bbbb57c54 /sci-libs/cdd+ | |
parent | Stable on amd64 wrt bug #349167 (diff) | |
download | gentoo-2-0b2e197dc6f1608e20ac3fa02a10d6cbbfd48af1.tar.gz gentoo-2-0b2e197dc6f1608e20ac3fa02a10d6cbbfd48af1.tar.bz2 gentoo-2-0b2e197dc6f1608e20ac3fa02a10d6cbbfd48af1.zip |
Stable on amd64 wrt bug #349167
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cdd+')
-rw-r--r-- | sci-libs/cdd+/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cdd+/cdd+-077a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cdd+/ChangeLog b/sci-libs/cdd+/ChangeLog index 965377885f9a..84a88309ea1d 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.1 2010/11/12 15:04:32 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdd+/ChangeLog,v 1.2 2010/12/29 18:12:01 hwoarang Exp $ + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> cdd+-077a.ebuild: + Stable on amd64 wrt bug #349167 *cdd+-077a (12 Nov 2010) diff --git a/sci-libs/cdd+/cdd+-077a.ebuild b/sci-libs/cdd+/cdd+-077a.ebuild index a8ca25b9433f..2cb599a33daf 100644 --- a/sci-libs/cdd+/cdd+-077a.ebuild +++ b/sci-libs/cdd+/cdd+-077a.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/cdd+/cdd+-077a.ebuild,v 1.1 2010/11/12 15:04:32 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cdd+/cdd+-077a.ebuild,v 1.2 2010/12/29 18:12:01 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 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-libs/gmp" |