diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-17 18:02:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-17 18:02:10 +0000 |
commit | f1d0c242de72a4877264019cb867a54b2b3d9a8f (patch) | |
tree | 2859a1aa1a55d62e62717adc6c611f25c376a0a5 /sci-mathematics/mathomatic | |
parent | Restore ppc... (diff) | |
download | gentoo-2-f1d0c242de72a4877264019cb867a54b2b3d9a8f.tar.gz gentoo-2-f1d0c242de72a4877264019cb867a54b2b3d9a8f.tar.bz2 gentoo-2-f1d0c242de72a4877264019cb867a54b2b3d9a8f.zip |
Stable on ppc wrt bug 216164
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r-- | sci-mathematics/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index 121a0520d6be..eaea8e76b2d6 100644 --- a/sci-mathematics/mathomatic/ChangeLog +++ b/sci-mathematics/mathomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/mathomatic # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.30 2008/04/26 17:22:31 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.31 2008/05/17 18:02:10 nixnut Exp $ + + 17 May 2008; nixnut <nixnut@gentoo.org> mathomatic-12.9.1.ebuild: + Stable on ppc wrt bug 216164 26 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> -mathomatic-12.6.5.ebuild: diff --git a/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild b/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild index f86338b015bf..ac483f936afe 100644 --- a/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild,v 1.2 2008/04/14 13:28:58 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.9.1.ebuild,v 1.3 2008/05/17 18:02:10 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.panix.com/~gesslein/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="doc" DEPEND="sys-libs/readline |