diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-06 14:07:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-06 14:07:34 +0000 |
commit | 2ecfe2557b8672d310a500ecf0f8bcb6c74d4bfe (patch) | |
tree | 5477e01052612146d23cf499d50b27e143e49798 /sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | |
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/mathomatic-15.8.5.ebuild')
-rw-r--r-- | sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |