diff options
author | 2006-01-15 11:48:35 +0000 | |
---|---|---|
committer | 2006-01-15 11:48:35 +0000 | |
commit | 728a87b3c63894a98bd1285f3cb092d0f7270526 (patch) | |
tree | 3df81ffb8cfd801d2b0c57fd24a7fc2f64a0c21c /sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild | |
parent | dev-ruby/sqlite-ruby stable on ppc. (diff) | |
download | gentoo-2-728a87b3c63894a98bd1285f3cb092d0f7270526.tar.gz gentoo-2-728a87b3c63894a98bd1285f3cb092d0f7270526.tar.bz2 gentoo-2-728a87b3c63894a98bd1285f3cb092d0f7270526.zip |
sci-misc/qcad-parts stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild')
-rw-r--r-- | sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild b/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild index 5866d47a0bfd..1e94367619a8 100644 --- a/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild +++ b/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild,v 1.3 2006/01/15 00:41:09 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild,v 1.4 2006/01/15 11:48:35 hansmi Exp $ MY_PN="partlibrary" MY_PV="${PV}-1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad_library.html" SRC_URI="http://www.ribbonsoft.com/archives/partlibrary/partlibrary-${MY_PV}.zip" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="app-arch/unzip" |