diff options
author | Thomas Anderson <tanderson@gentoo.org> | 2008-11-06 21:34:28 +0000 |
---|---|---|
committer | Thomas Anderson <tanderson@gentoo.org> | 2008-11-06 21:34:28 +0000 |
commit | 2412871d5b7de1904cc40caeb91db83b0dcecaf4 (patch) | |
tree | 3a90e10c683ebde932ab0d7884d15cc5e4dcef68 /sci-misc/qcad/qcad-2.0.5.0.ebuild | |
parent | Version bump (diff) | |
download | historical-2412871d5b7de1904cc40caeb91db83b0dcecaf4.tar.gz historical-2412871d5b7de1904cc40caeb91db83b0dcecaf4.tar.bz2 historical-2412871d5b7de1904cc40caeb91db83b0dcecaf4.zip |
stable amd64, bug 245710
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25.9 x86_64
Diffstat (limited to 'sci-misc/qcad/qcad-2.0.5.0.ebuild')
-rw-r--r-- | sci-misc/qcad/qcad-2.0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/qcad/qcad-2.0.5.0.ebuild b/sci-misc/qcad/qcad-2.0.5.0.ebuild index 797819d79cc7..379881bd3d0d 100644 --- a/sci-misc/qcad/qcad-2.0.5.0.ebuild +++ b/sci-misc/qcad/qcad-2.0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.5.0.ebuild,v 1.2 2008/10/19 14:05:46 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.5.0.ebuild,v 1.3 2008/11/06 21:34:28 gentoofan23 Exp $ inherit kde-functions eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" DEPEND=">=sys-apps/sed-4" need-qt 3.3 |