diff options
author | 2004-11-29 07:50:58 +0000 | |
---|---|---|
committer | 2004-11-29 07:50:58 +0000 | |
commit | 0e700116c6e4562c33cd6c646f4304c42acdb39a (patch) | |
tree | 6c69ff0323bb7e380c923024b8e15eee39f5b02d | |
parent | removing unused patch from files directory (diff) | |
download | historical-0e700116c6e4562c33cd6c646f4304c42acdb39a.tar.gz historical-0e700116c6e4562c33cd6c646f4304c42acdb39a.tar.bz2 historical-0e700116c6e4562c33cd6c646f4304c42acdb39a.zip |
Considered stable for x86
-rw-r--r-- | app-sci/qcad/Manifest | 2 | ||||
-rw-r--r-- | app-sci/qcad/qcad-2.0.4.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/qcad/Manifest b/app-sci/qcad/Manifest index bee2e8291467..019c59532001 100644 --- a/app-sci/qcad/Manifest +++ b/app-sci/qcad/Manifest @@ -1,6 +1,6 @@ MD5 9f533a2083b7b1f3e472c10f958f61d6 qcad-2.0.3.1-r1.ebuild 2567 MD5 da5b7f439ad855a2177bb9e16b7aadc4 qcad-2.0.2.0.ebuild 1563 -MD5 689ebec91bb98001f74d3dc88d7500d1 qcad-2.0.4.0.ebuild 2768 +MD5 8837fb622dcc10e105a8c2c7c16a5b79 qcad-2.0.4.0.ebuild 2767 MD5 c584eae37e121e98386dd443277b8c43 qcad-2.0.3.1.ebuild 2121 MD5 c7628a3d55ad7446c57355b2eebc5e7a ChangeLog 4020 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 diff --git a/app-sci/qcad/qcad-2.0.4.0.ebuild b/app-sci/qcad/qcad-2.0.4.0.ebuild index ed291c08d7f2..bf2da4c126bf 100644 --- a/app-sci/qcad/qcad-2.0.4.0.ebuild +++ b/app-sci/qcad/qcad-2.0.4.0.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/qcad/qcad-2.0.4.0.ebuild,v 1.3 2004/10/17 10:41:56 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.4.0.ebuild,v 1.4 2004/11/29 07:50:58 phosphan Exp $ inherit kde-functions eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" need-qt 3.3 |