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 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 |