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 | ffe7e23ff5ba49a8c376e0fe422bc8f1daef7cf1 (patch) | |
tree | 023d17da23b2538dfa7a8e3c48c496ba6fefc781 /sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | |
parent | add iec61883 useflag (diff) | |
download | historical-ffe7e23ff5ba49a8c376e0fe422bc8f1daef7cf1.tar.gz historical-ffe7e23ff5ba49a8c376e0fe422bc8f1daef7cf1.tar.bz2 historical-ffe7e23ff5ba49a8c376e0fe422bc8f1daef7cf1.zip |
Stable for amd64, wrt bug #425060
Package-Manager: portage-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 |