diff options
author | 2004-12-13 14:39:49 +0000 | |
---|---|---|
committer | 2004-12-13 14:39:49 +0000 | |
commit | 673adc38071232f3605e2eeb5a6412104b5a5404 (patch) | |
tree | ba367ea23ef22fec5b118fb92028a63253fc687f /app-sci | |
parent | stable for x86, cleanup (Manifest recommit) (diff) | |
download | gentoo-2-673adc38071232f3605e2eeb5a6412104b5a5404.tar.gz gentoo-2-673adc38071232f3605e2eeb5a6412104b5a5404.tar.bz2 gentoo-2-673adc38071232f3605e2eeb5a6412104b5a5404.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" |