diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 13:55:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 13:55:27 +0000 |
commit | a8edcbcb3143c51f73f4721ff7e81f25b4d5b35a (patch) | |
tree | 6ceb18c8c5b1c86cd3127891a693c6abb1b7e695 /sci-mathematics/mathomatic | |
parent | x86 stable (diff) | |
download | gentoo-2-a8edcbcb3143c51f73f4721ff7e81f25b4d5b35a.tar.gz gentoo-2-a8edcbcb3143c51f73f4721ff7e81f25b4d5b35a.tar.bz2 gentoo-2-a8edcbcb3143c51f73f4721ff7e81f25b4d5b35a.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r-- | sci-mathematics/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index 2855f8b8fe00..35eb87bc95b3 100644 --- a/sci-mathematics/mathomatic/ChangeLog +++ b/sci-mathematics/mathomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/mathomatic # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.17 2007/02/22 01:26:12 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.18 2007/03/13 13:55:27 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> mathomatic-12.6.5.ebuild: + x86 stable 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild b/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild index 7d9cc084c934..6296627f2c79 100644 --- a/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild,v 1.1 2006/10/20 18:31:21 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.6.5.ebuild,v 1.2 2007/03/13 13:55:27 armin76 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 icc" DEPEND="sys-libs/readline |