diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-13 14:39:49 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-12-13 14:39:49 +0000 |
commit | 544c66ce45dfcd75319f0faf5cd8c93e358c649e (patch) | |
tree | ac7412a62532e97dd53e89c0017e444a175e0661 /app-sci | |
parent | stable for x86, cleanup (diff) | |
download | historical-544c66ce45dfcd75319f0faf5cd8c93e358c649e.tar.gz historical-544c66ce45dfcd75319f0faf5cd8c93e358c649e.tar.bz2 historical-544c66ce45dfcd75319f0faf5cd8c93e358c649e.zip |
stable for x86
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild b/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild index 044a805899db..f6a18331a31a 100644 --- a/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild +++ b/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.5 2004/07/22 17:12:53 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qmatplot/qmatplot-0.4.2-r1.ebuild,v 1.6 2004/12/13 14:39:49 phosphan Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://qmatplot.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" SLOT="0" |