diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-05-26 08:30:36 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-05-26 08:30:36 +0000 |
commit | 98e9d06575f9964276a968f3a6c9368a5f39190e (patch) | |
tree | a947e292233dd3421a1c85d9ba7557bfba03ea24 /app-sci/qcad/qcad-2.0.3.1-r1.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-98e9d06575f9964276a968f3a6c9368a5f39190e.tar.gz gentoo-2-98e9d06575f9964276a968f3a6c9368a5f39190e.tar.bz2 gentoo-2-98e9d06575f9964276a968f3a6c9368a5f39190e.zip |
Stable for x86
Diffstat (limited to 'app-sci/qcad/qcad-2.0.3.1-r1.ebuild')
-rw-r--r-- | app-sci/qcad/qcad-2.0.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/qcad/qcad-2.0.3.1-r1.ebuild b/app-sci/qcad/qcad-2.0.3.1-r1.ebuild index 7109f9d11841..81754a170d2d 100644 --- a/app-sci/qcad/qcad-2.0.3.1-r1.ebuild +++ b/app-sci/qcad/qcad-2.0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.3.1-r1.ebuild,v 1.1 2004/05/11 11:00:34 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.3.1-r1.ebuild,v 1.2 2004/05/26 08:30:36 phosphan Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86" +KEYWORDS="x86" need-qt 3.3 |