diff options
Diffstat (limited to 'app-sci/qcad-parts')
-rw-r--r-- | app-sci/qcad-parts/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/qcad-parts/ChangeLog b/app-sci/qcad-parts/ChangeLog index a500255f2a3b..2871fc29dee6 100644 --- a/app-sci/qcad-parts/ChangeLog +++ b/app-sci/qcad-parts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/qcad-parts # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/ChangeLog,v 1.1 2004/04/22 08:08:15 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/ChangeLog,v 1.2 2004/04/26 07:28:58 dholm Exp $ + + 22 Apr 2004; David Holm <dholm@gentoo.org> qcad-parts-2.0.1.2.ebuild: + Added to ~ppc. *qcad-parts-2.0.1.2 (22 Apr 2004) 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 e58f0d8d924b..8597d1710e6c 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 Technologies, Inc. # 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.1 2004/04/22 08:08:15 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad-parts/qcad-parts-2.0.1.2.ebuild,v 1.2 2004/04/26 07:28:58 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |