diff options
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 1762be0ce37d..bf3353e753b8 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.4 2008/11/07 04:29:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.5.0.ebuild,v 1.5 2008/11/08 12:57:25 nixnut 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 |