diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-07-27 23:43:01 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-07-27 23:43:01 +0000 |
commit | 169b4ff7f5472296ac3923ec0c8367ab87774654 (patch) | |
tree | d7f2a18d24b28d9d0a53869b3f1a74b168d2efda /app-sci | |
parent | need sys-apps/findutils (diff) | |
download | historical-169b4ff7f5472296ac3923ec0c8367ab87774654.tar.gz historical-169b4ff7f5472296ac3923ec0c8367ab87774654.tar.bz2 historical-169b4ff7f5472296ac3923ec0c8367ab87774654.zip |
Add ~amd64 closes bug #57764
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/mathomatic/Manifest | 6 | ||||
-rw-r--r-- | app-sci/mathomatic/mathomatic-11.1c.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-sci/mathomatic/ChangeLog b/app-sci/mathomatic/ChangeLog index 2510dd4a4626..ff82fb3628b1 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.2 2004/06/24 22:09:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/ChangeLog,v 1.3 2004/07/27 23:43:01 malc Exp $ + + 28 Jul 2004; <malc@gentoo.org> mathomatic-11.1c.ebuild: + Add ~amd64 closes bug #57764 *mathomatic-11.1c (20 May 2004) diff --git a/app-sci/mathomatic/Manifest b/app-sci/mathomatic/Manifest index 583839d12a72..65597a767e7b 100644 --- a/app-sci/mathomatic/Manifest +++ b/app-sci/mathomatic/Manifest @@ -1,5 +1,5 @@ -MD5 f9894d723b3dcfb0f498819fe4ba00b6 mathomatic-11.1c.ebuild 1087 -MD5 d89b97410b15f06fa447279a8cce0b2f ChangeLog 406 +MD5 97cf7bd1f79b12965e15d6b4b8fa55d1 ChangeLog 492 +MD5 49489ba555e5118876c3a399a70fa415 mathomatic-11.1c.ebuild 1090 MD5 3abf3c126ea8c41fa253de334525981d metadata.xml 454 -MD5 f7d0b9c7af7201990a0beeadca7abf3f files/gentoo-mathomatic-11.1c.diff 957 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 ec7b464557a8..dc12a64892e0 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.3 2004/06/24 22:09:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/mathomatic/mathomatic-11.1c.ebuild,v 1.4 2004/07/27 23:43:01 malc Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.panix.com/~gesslein/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="icc" DEPEND="sys-libs/readline \ |