diff options
author | 2004-11-13 15:22:08 +0000 | |
---|---|---|
committer | 2004-11-13 15:22:08 +0000 | |
commit | bd175ab7e3071e3d08ff77fa337fe897b7f2afdd (patch) | |
tree | 700acb9e639f7202dd8c9f643e9b9fa343b4d3c7 /app-sci | |
parent | 2.6.9-r4 stable on x86 (diff) | |
download | historical-bd175ab7e3071e3d08ff77fa337fe897b7f2afdd.tar.gz historical-bd175ab7e3071e3d08ff77fa337fe897b7f2afdd.tar.bz2 historical-bd175ab7e3071e3d08ff77fa337fe897b7f2afdd.zip |
Added to ~ppc.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/mathomatic/Manifest | 4 | ||||
-rw-r--r-- | app-sci/mathomatic/mathomatic-11.1c.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/mathomatic/ChangeLog b/app-sci/mathomatic/ChangeLog index ff82fb3628b1..87b215dbc030 100644 --- a/app-sci/mathomatic/ChangeLog +++ b/app-sci/mathomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/mathomatic # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/ChangeLog,v 1.3 2004/07/27 23:43:01 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/ChangeLog,v 1.4 2004/11/13 15:22:08 hansmi Exp $ + + 13 Nov 2004; Michael Hanselmann <hansmi@gentoo.org> mathomatic-11.1c.ebuild: + Added to ~ppc. 28 Jul 2004; <malc@gentoo.org> mathomatic-11.1c.ebuild: Add ~amd64 closes bug #57764 diff --git a/app-sci/mathomatic/Manifest b/app-sci/mathomatic/Manifest index 65597a767e7b..d3e23db830d4 100644 --- a/app-sci/mathomatic/Manifest +++ b/app-sci/mathomatic/Manifest @@ -1,5 +1,5 @@ -MD5 97cf7bd1f79b12965e15d6b4b8fa55d1 ChangeLog 492 -MD5 49489ba555e5118876c3a399a70fa415 mathomatic-11.1c.ebuild 1090 MD5 3abf3c126ea8c41fa253de334525981d metadata.xml 454 +MD5 f9df943a5e3506e4401d16665e52313c ChangeLog 591 +MD5 eaa4e196d369426ec6a47f5e77514b9c mathomatic-11.1c.ebuild 1097 MD5 29133f46e7d703ecfcbc9a083f272147 files/digest-mathomatic-11.1c 65 MD5 f7d0b9c7af7201990a0beeadca7abf3f files/gentoo-mathomatic-11.1c.diff 957 diff --git a/app-sci/mathomatic/mathomatic-11.1c.ebuild b/app-sci/mathomatic/mathomatic-11.1c.ebuild index dc12a64892e0..ee169e487b85 100644 --- a/app-sci/mathomatic/mathomatic-11.1c.ebuild +++ b/app-sci/mathomatic/mathomatic-11.1c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/mathomatic-11.1c.ebuild,v 1.4 2004/07/27 23:43:01 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/mathomatic-11.1c.ebuild,v 1.5 2004/11/13 15:22:08 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.panix.com/~gesslein/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="icc" DEPEND="sys-libs/readline \ |