diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-10 18:03:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-10 18:03:44 +0000 |
commit | e3172fd4947b80a9673acb72031b1110cd2a0d6d (patch) | |
tree | facac3c697dfe1b7a80a8ad09abf4dbe69031d2b /sci-mathematics | |
parent | Marking vienna-rna-1.8.5 ppc for bug 393867 (diff) | |
download | gentoo-2-e3172fd4947b80a9673acb72031b1110cd2a0d6d.tar.gz gentoo-2-e3172fd4947b80a9673acb72031b1110cd2a0d6d.tar.bz2 gentoo-2-e3172fd4947b80a9673acb72031b1110cd2a0d6d.zip |
Marking mathomatic-15.8.5 ppc for bug 425060
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 853bf65b7f28..6ba2fac1035c 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.66 2012/07/06 17:49:59 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.67 2012/07/10 18:03:44 ranger Exp $ + + 10 Jul 2012; Brent Baude <ranger@gentoo.org> mathomatic-15.8.5.ebuild: + Marking mathomatic-15.8.5 ppc for bug 425060 06 Jul 2012; Jeff Horelick <jdhore@gentoo.org> mathomatic-15.8.5.ebuild: marked x86 per bug 425060 diff --git a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild index c30102f92913..08a21fe15a62 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.3 2012/07/06 17:49:59 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.4 2012/07/10 18:03:44 ranger 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 |