diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-10 13:06:40 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-10 13:06:40 +0000 |
commit | b89a8358ea19b0fdc7dde9c92e33de917042e526 (patch) | |
tree | 3284d4c7bc5260ed40ceb50d66bec2047588381e /app-sci | |
parent | need_fortran now checks for F77, FC and F2C envvars. Fixed some typos. (diff) | |
download | gentoo-2-b89a8358ea19b0fdc7dde9c92e33de917042e526.tar.gz gentoo-2-b89a8358ea19b0fdc7dde9c92e33de917042e526.tar.bz2 gentoo-2-b89a8358ea19b0fdc7dde9c92e33de917042e526.zip |
ppc stable profile update
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/qcad/qcad-2.0.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/qcad/qcad-2.0.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/qcad/qcad-2.0.4.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-sci/qcad/qcad-2.0.3.1-r1.ebuild b/app-sci/qcad/qcad-2.0.3.1-r1.ebuild index 41d9d16664a3..4e5dbbcacde9 100644 --- a/app-sci/qcad/qcad-2.0.3.1-r1.ebuild +++ b/app-sci/qcad/qcad-2.0.3.1-r1.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/qcad-2.0.3.1-r1.ebuild,v 1.4 2004/09/21 11:19:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.3.1-r1.ebuild,v 1.5 2004/10/10 13:06:40 pvdabeel Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86" +KEYWORDS="x86 ppc" need-qt 3.3 diff --git a/app-sci/qcad/qcad-2.0.3.1.ebuild b/app-sci/qcad/qcad-2.0.3.1.ebuild index 225ee6764b19..0bde296dc692 100644 --- a/app-sci/qcad/qcad-2.0.3.1.ebuild +++ b/app-sci/qcad/qcad-2.0.3.1.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/qcad-2.0.3.1.ebuild,v 1.4 2004/06/24 22:15:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.3.1.ebuild,v 1.5 2004/10/10 13:06:40 pvdabeel Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86" +KEYWORDS="x86 ppc" need-qt 3.3 diff --git a/app-sci/qcad/qcad-2.0.4.0.ebuild b/app-sci/qcad/qcad-2.0.4.0.ebuild index 2397cd4c08bc..54adec80e1cc 100644 --- a/app-sci/qcad/qcad-2.0.4.0.ebuild +++ b/app-sci/qcad/qcad-2.0.4.0.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/qcad-2.0.4.0.ebuild,v 1.1 2004/09/30 10:56:14 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.4.0.ebuild,v 1.2 2004/10/10 13:06:40 pvdabeel Exp $ inherit kde-functions eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ribbonsoft.com/qcad.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" need-qt 3.3 |