diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:46:27 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:46:27 +0000 |
commit | 841b54470e940d19d241ccfc2ffbc05a7f74d358 (patch) | |
tree | 06e9aff4fc891b4a25f519f635b93d0d4ef8884e /app-sci | |
parent | version bump, only install *.so on x86 (Manifest recommit) (diff) | |
download | gentoo-2-841b54470e940d19d241ccfc2ffbc05a7f74d358.tar.gz gentoo-2-841b54470e940d19d241ccfc2ffbc05a7f74d358.tar.bz2 gentoo-2-841b54470e940d19d241ccfc2ffbc05a7f74d358.zip |
keywords amd64.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/qcad-parts/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-sci/qcad-parts/ChangeLog b/app-sci/qcad-parts/ChangeLog index b91b2076703c..53765a141199 100644 --- a/app-sci/qcad-parts/ChangeLog +++ b/app-sci/qcad-parts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/qcad-parts # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/ChangeLog,v 1.4 2004/06/24 22:16:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/ChangeLog,v 1.5 2004/10/17 10:46:27 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + qcad-parts-2.0.1.2.ebuild: + keywords amd64. 11 May 2004; Patrick Kursawe <phosphan@gentoo.org> qcad-parts-2.0.1.2.ebuild: diff --git a/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild b/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild index 399acfefb559..0b943986ad14 100644 --- a/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild +++ b/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild,v 1.4 2004/06/24 22:16:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild,v 1.5 2004/10/17 10:46:27 absinthe Exp $ MY_PN="partlibrary" MY_PV="${PV}-1" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad_library.html" SRC_URI="http://www.ribbonsoft.com/archives/partlibrary/partlibrary-${MY_PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="" |