diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-06 19:40:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-06 19:40:47 +0000 |
commit | cb6fc0754bc167b05ff9e3d3a3e854699e48d4d6 (patch) | |
tree | c3963f066ca4463a3305f5fe87e5e4baefe1642c /sci-mathematics/mathomatic | |
parent | amd64/x86 stable, bug #216495 (diff) | |
download | gentoo-2-cb6fc0754bc167b05ff9e3d3a3e854699e48d4d6.tar.gz gentoo-2-cb6fc0754bc167b05ff9e3d3a3e854699e48d4d6.tar.bz2 gentoo-2-cb6fc0754bc167b05ff9e3d3a3e854699e48d4d6.zip |
x86 stable, bug #216164
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r-- | sci-mathematics/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index d4202908b68d..8c1665e450e0 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.25 2008/04/04 20:50:06 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.26 2008/04/06 19:40:47 maekke Exp $ + + 06 Apr 2008; Markus Meier <maekke@gentoo.org> mathomatic-12.8.8.ebuild: + x86 stable, bug #216164 04 Apr 2008; Kenneth Prugh <ken69267@gentoo.org> mathomatic-12.8.8.ebuild: amd64 stable, bug #216164 diff --git a/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild b/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild index 43ce2b5c79fc..b74ed71d1e74 100644 --- a/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-12.8.8.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.8.8.ebuild,v 1.2 2008/04/04 20:50:06 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild,v 1.3 2008/04/06 19:40:47 maekke 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 |