diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-01 08:45:04 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-01 08:45:04 +0000 |
commit | e53313a2c6ea9984b3d97d407bdc9b220335b57d (patch) | |
tree | 19a61ecd434ad723a3c8e2473abb2436abe85602 /app-sci/qcad | |
parent | nomirror. Removed explicit S= (diff) | |
download | historical-e53313a2c6ea9984b3d97d407bdc9b220335b57d.tar.gz historical-e53313a2c6ea9984b3d97d407bdc9b220335b57d.tar.bz2 historical-e53313a2c6ea9984b3d97d407bdc9b220335b57d.zip |
Stable for x86 and ppc
Diffstat (limited to 'app-sci/qcad')
-rw-r--r-- | app-sci/qcad/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/qcad/Manifest | 4 | ||||
-rw-r--r-- | app-sci/qcad/qcad-2.0.2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/qcad/ChangeLog b/app-sci/qcad/ChangeLog index 55a65c563be9..d6dfffb11899 100644 --- a/app-sci/qcad/ChangeLog +++ b/app-sci/qcad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/qcad # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/ChangeLog,v 1.17 2004/03/26 12:24:59 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/ChangeLog,v 1.18 2004/04/01 08:45:04 phosphan Exp $ + + 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> qcad-2.0.2.0.ebuild: + Stable for x86 and ppc. 26 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> qcad-1.5.4.ebuild, qcad-2.0.1.0.ebuild, qcad-2.0.2.0.ebuild: diff --git a/app-sci/qcad/Manifest b/app-sci/qcad/Manifest index 180d293b81d0..5e18de942a30 100644 --- a/app-sci/qcad/Manifest +++ b/app-sci/qcad/Manifest @@ -1,6 +1,6 @@ -MD5 7e2df802375c9151de5a77132ed9dfb7 qcad-2.0.2.0.ebuild 1574 +MD5 6510e0b2d6a5c6f31b3a59b4c931cf92 qcad-2.0.2.0.ebuild 1572 MD5 586acdf51180d3b6a01ae4f4ea83ee84 qcad-2.0.1.0.ebuild 1201 -MD5 7103197939c6609a67e38f426322bf98 ChangeLog 2559 +MD5 bbbf5f523f87192130232863877c1d46 ChangeLog 2660 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 ec141f17f0419be4c51b80ed330f4d35 files/qcad-2.0.1.0-1.src-gentoo.patch 2409 MD5 d5c21b497bf2f1e9ce5f134eb5f96a2e files/digest-qcad-2.0.1.0 71 diff --git a/app-sci/qcad/qcad-2.0.2.0.ebuild b/app-sci/qcad/qcad-2.0.2.0.ebuild index d5209e9c0eb1..cf1108ea581a 100644 --- a/app-sci/qcad/qcad-2.0.2.0.ebuild +++ b/app-sci/qcad/qcad-2.0.2.0.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.2.0.ebuild,v 1.3 2004/03/26 12:24:59 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.2.0.ebuild,v 1.4 2004/04/01 08:45:04 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 ~ppc amd64" +KEYWORDS="x86 ppc amd64" need-qt 3 |