summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-21 22:33:49 +0000
commit4c1142c056811df870717551528586af8abffe03 (patch)
treea64da5353cf80458b745ee3b730b834901a1afd7 /dev-python/PyQt
parentput KEYWORDS back in (diff)
downloadgentoo-2-4c1142c056811df870717551528586af8abffe03.tar.gz
gentoo-2-4c1142c056811df870717551528586af8abffe03.tar.bz2
gentoo-2-4c1142c056811df870717551528586af8abffe03.zip
amd64 keywords
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/Manifest16
-rw-r--r--dev-python/PyQt/PyQt-3.5-r1.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.5.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.6-r1.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.6.ebuild4
5 files changed, 16 insertions, 16 deletions
diff --git a/dev-python/PyQt/Manifest b/dev-python/PyQt/Manifest
index a50c1033afe2..50b7bc2c129a 100644
--- a/dev-python/PyQt/Manifest
+++ b/dev-python/PyQt/Manifest
@@ -1,12 +1,12 @@
MD5 a5a55f494f09625a46bfd3c40ae89473 ChangeLog 2322
-MD5 85a96fe8a5d3556a99da85a5151a6f8f PyQt-3.6.ebuild 1424
-MD5 7249e536d3ce9b4ca4291e09fa222cf7 PyQt-3.6-r1.ebuild 1457
-MD5 391f28d02fadbc5276d09fec5c28798c PyQt-3.5-r1.ebuild 1377
-MD5 fbcf9e940591872c0e217613db07a2d9 PyQt-3.5.ebuild 1179
-MD5 37aecdea8b6915ebc7f7e558aa0efbf9 files/license-3.6.diff 984
-MD5 02f19a3e9665543de676bb8eed138769 files/digest-PyQt-3.6 68
+MD5 18b30841dc35a262858a48dd56bc8a9f PyQt-3.5-r1.ebuild 1385
+MD5 018ae8edc2fb9463d4468f09b577edf4 PyQt-3.5.ebuild 1187
+MD5 6aaa8b19f546ebe53179a402b03f55f2 PyQt-3.6-r1.ebuild 1465
+MD5 5439b2edd362ef9d4f2a2012a406d387 PyQt-3.6.ebuild 1432
MD5 cfa5b5c9a44fc587bc3937b2d1335bb9 files/digest-PyQt-3.5 68
MD5 cfa5b5c9a44fc587bc3937b2d1335bb9 files/digest-PyQt-3.5-r1 68
-MD5 94164eef52f16b805d3c252c02100d11 files/qt3.1.2-compilation-fix-3.5.diff 2151
-MD5 ac2fc9d166ddfb0637781545e6d168c0 files/license-3.5.diff 972
+MD5 02f19a3e9665543de676bb8eed138769 files/digest-PyQt-3.6 68
MD5 02f19a3e9665543de676bb8eed138769 files/digest-PyQt-3.6-r1 68
+MD5 ac2fc9d166ddfb0637781545e6d168c0 files/license-3.5.diff 972
+MD5 37aecdea8b6915ebc7f7e558aa0efbf9 files/license-3.6.diff 984
+MD5 94164eef52f16b805d3c252c02100d11 files/qt3.1.2-compilation-fix-3.5.diff 2151
diff --git a/dev-python/PyQt/PyQt-3.5-r1.ebuild b/dev-python/PyQt/PyQt-3.5-r1.ebuild
index 3cced1e5ddb2..932d239645fb 100644
--- a/dev-python/PyQt/PyQt-3.5-r1.ebuild
+++ b/dev-python/PyQt/PyQt-3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.7 2003/04/23 15:17:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5-r1.ebuild,v 1.8 2003/06/21 22:30:23 drobbins Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc
sys-devel/libtool
diff --git a/dev-python/PyQt/PyQt-3.5.ebuild b/dev-python/PyQt/PyQt-3.5.ebuild
index 3aaa61db0e12..26edcb9fc360 100644
--- a/dev-python/PyQt/PyQt-3.5.ebuild
+++ b/dev-python/PyQt/PyQt-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.4 2003/04/23 15:17:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.5.ebuild,v 1.5 2003/06/21 22:30:23 drobbins Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 amd64 ppc sparc alpha"
DEPEND="virtual/glibc
sys-devel/libtool
diff --git a/dev-python/PyQt/PyQt-3.6-r1.ebuild b/dev-python/PyQt/PyQt-3.6-r1.ebuild
index 87c24ab392aa..0daed7b66fc2 100644
--- a/dev-python/PyQt/PyQt-3.6-r1.ebuild
+++ b/dev-python/PyQt/PyQt-3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.6-r1.ebuild,v 1.1 2003/04/29 17:53:57 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.6-r1.ebuild,v 1.2 2003/06/21 22:30:23 drobbins Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar.
HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc
sys-devel/libtool
>=x11-libs/qt-3.0.4.1
diff --git a/dev-python/PyQt/PyQt-3.6.ebuild b/dev-python/PyQt/PyQt-3.6.ebuild
index a22cb0ba0df9..e937027df05a 100644
--- a/dev-python/PyQt/PyQt-3.6.ebuild
+++ b/dev-python/PyQt/PyQt-3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.6.ebuild,v 1.1 2003/04/29 11:21:06 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.6.ebuild,v 1.2 2003/06/21 22:30:23 drobbins Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-${PV}.tar.
HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
DEPEND="virtual/glibc
sys-devel/libtool
>=x11-libs/qt-3.0.4.1