diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-11-05 23:37:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-11-05 23:37:54 +0000 |
commit | 722ec3ac81f426d73e9b532ae8ea9e0459ea72be (patch) | |
tree | 9548ddf2ea359b456d0a4c2a0e8459b52a10f321 /sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild | |
parent | Stable for HPPA (bug #145841). (diff) | |
download | gentoo-2-722ec3ac81f426d73e9b532ae8ea9e0459ea72be.tar.gz gentoo-2-722ec3ac81f426d73e9b532ae8ea9e0459ea72be.tar.bz2 gentoo-2-722ec3ac81f426d73e9b532ae8ea9e0459ea72be.zip |
Stable for HPPA.
(Portage version: 2.1.2_rc1-r3)
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 1e94367619a8..3e383eb9481a 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.4 2006/01/15 11:48:35 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad-parts/qcad-parts-2.0.1.2-r1.ebuild,v 1.5 2006/11/05 23:37:54 jer 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 hppa ppc x86" IUSE="" DEPEND="app-arch/unzip" |