diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-20 01:27:00 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-20 01:27:00 +0000 |
commit | f097d8063c9e1ae9e4d1aecbde2e11340db4b9f7 (patch) | |
tree | 18aa8f9792251cc952c6466160f6b80ef5ed9bad | |
parent | when is amd64 going to mask this stable ;-p (Manifest recommit) (diff) | |
download | gentoo-2-f097d8063c9e1ae9e4d1aecbde2e11340db4b9f7.tar.gz gentoo-2-f097d8063c9e1ae9e4d1aecbde2e11340db4b9f7.tar.bz2 gentoo-2-f097d8063c9e1ae9e4d1aecbde2e11340db4b9f7.zip |
ppc stable
-rw-r--r-- | dev-python/PyQt/PyQt-3.11.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/PyQt/PyQt-3.11.ebuild b/dev-python/PyQt/PyQt-3.11.ebuild index 15174c0e5f06..9be03409719a 100644 --- a/dev-python/PyQt/PyQt-3.11.ebuild +++ b/dev-python/PyQt/PyQt-3.11.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/dev-python/PyQt/PyQt-3.11.ebuild,v 1.5 2004/07/02 04:24:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.11.ebuild,v 1.6 2004/08/20 01:27:00 pvdabeel Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="~x86 ppc ~sparc ~alpha amd64" DEPEND="virtual/libc sys-devel/libtool diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 2985ac29325d..99d7bf7c421a 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.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/dev-python/PyQt/PyQt-3.12.ebuild,v 1.5 2004/07/18 17:21:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.6 2004/08/20 01:27:00 pvdabeel Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~amd64" DEPEND="virtual/libc sys-devel/libtool |