diff options
author | 2012-07-06 14:07:34 +0000 | |
---|---|---|
committer | 2012-07-06 14:07:34 +0000 | |
commit | 2ecfe2557b8672d310a500ecf0f8bcb6c74d4bfe (patch) | |
tree | 5477e01052612146d23cf499d50b27e143e49798 /sci-mathematics/mathomatic | |
parent | add iec61883 useflag (diff) | |
download | gentoo-2-2ecfe2557b8672d310a500ecf0f8bcb6c74d4bfe.tar.gz gentoo-2-2ecfe2557b8672d310a500ecf0f8bcb6c74d4bfe.tar.bz2 gentoo-2-2ecfe2557b8672d310a500ecf0f8bcb6c74d4bfe.zip |
Stable for amd64, wrt bug #425060
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r-- | sci-mathematics/mathomatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog index c0abbe86760b..fca5c8709f19 100644 --- a/sci-mathematics/mathomatic/ChangeLog +++ b/sci-mathematics/mathomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/mathomatic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.64 2012/05/29 18:42:44 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.65 2012/07/06 14:07:34 ago Exp $ + + 06 Jul 2012; Agostino Sarubbo <ago@gentoo.org> mathomatic-15.8.5.ebuild: + Stable for amd64, wrt bug #425060 *mathomatic-15.8.5 (29 May 2012) diff --git a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild index cbb270f45201..85df4616c993 100644 --- a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.1 2012/05/29 18:42:44 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild,v 1.2 2012/07/06 14:07:34 ago Exp $ EAPI=4 inherit toolchain-funcs flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc gnuplot" DEPEND="sys-libs/readline |