diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 17:49:59 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-06 17:49:59 +0000 |
commit | bf14adbe174dbb76d6265ef7d23cf50afe1fbd93 (patch) | |
tree | c3780f23cfa6cc51836d69198df265cb9f9ec59a /sci-mathematics | |
parent | marked x86 per bug 418719 (diff) | |
download | gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.tar.gz gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.tar.bz2 gentoo-2-bf14adbe174dbb76d6265ef7d23cf50afe1fbd93.zip |
marked x86 per bug 425060
(Portage version: 2.2.0_alpha116/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index fca5c8709f19..853bf65b7f28 100644 --- a/sci-mathematics/mathomatic/ChangeLog +++ b/sci-mathematics/mathomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/mathomatic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.65 2012/07/06 14:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.66 2012/07/06 17:49:59 jdhore Exp $ + + 06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> mathomatic-15.8.5.ebuild: + marked x86 per bug 425060 06 Jul 2012; Agostino Sarubbo <ago@gentoo.org> mathomatic-15.8.5.ebuild: Stable for amd64, wrt bug #425060 diff --git a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild index 85df4616c993..c30102f92913 100644 --- a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.2 2012/07/06 14:07:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.3 2012/07/06 17:49:59 jdhore Exp $ EAPI=4 inherit toolchain-funcs flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc gnuplot" DEPEND="sys-libs/readline |