diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-04-04 20:50:06 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-04-04 20:50:06 +0000 |
commit | 22bceab4d9edf8c32d0a3bf45f883a462be987b6 (patch) | |
tree | 4f6611a6b1b3882caea202d8eccf0fbd463314f5 /sci-mathematics/mathomatic | |
parent | Add ~ppc keyword for bug #216165 (diff) | |
download | gentoo-2-22bceab4d9edf8c32d0a3bf45f883a462be987b6.tar.gz gentoo-2-22bceab4d9edf8c32d0a3bf45f883a462be987b6.tar.bz2 gentoo-2-22bceab4d9edf8c32d0a3bf45f883a462be987b6.zip |
amd64 stable, 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.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index 4a90caecd460..d4202908b68d 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.24 2008/02/26 18:32:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.25 2008/04/04 20:50:06 ken69267 Exp $ + + 04 Apr 2008; Kenneth Prugh <ken69267@gentoo.org> mathomatic-12.8.8.ebuild: + amd64 stable, bug #216164 *mathomatic-12.8.8 (26 Feb 2008) diff --git a/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild b/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild index aa1a61336e5d..43ce2b5c79fc 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.1 2008/02/26 18:32:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.8.8.ebuild,v 1.2 2008/04/04 20:50:06 ken69267 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 |