summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-08-20 22:34:59 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-08-20 22:34:59 +0000
commite6a170888b632b73edd1ce433cc377b6c8f268a4 (patch)
tree15453b4660abadb7355d8b01c7258b082d7a9242 /dev-python
parentadding virtual/xft till parent is fixed (diff)
downloadgentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.tar.gz
gentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.tar.bz2
gentoo-2-e6a170888b632b73edd1ce433cc377b6c8f268a4.zip
stable on amd64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyQt/ChangeLog5
-rw-r--r--dev-python/PyQt/PyQt-3.12.ebuild4
-rw-r--r--dev-python/qscintilla/ChangeLog5
-rw-r--r--dev-python/qscintilla/qscintilla-1.60.ebuild4
-rw-r--r--dev-python/sip/ChangeLog5
-rw-r--r--dev-python/sip/sip-4.0.1.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index 35b556f2c208..7e064a0e7909 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.41 2004/07/18 17:21:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.42 2004/08/20 22:33:37 kugelfang Exp $
+
+ 21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> PyQt-3.12.ebuild:
+ Marked stable on amd64.
18 Jul 2004; Jason Wever <weeve@gentoo.org> PyQt-3.12.ebuild:
Stable on sparc wrt bug #56712.
diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild
index 99d7bf7c421a..c22d8f92fb3b 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.6 2004/08/20 01:27:00 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.7 2004/08/20 22:33:37 kugelfang 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
diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog
index a3c6be761526..d5999f418d24 100644
--- a/dev-python/qscintilla/ChangeLog
+++ b/dev-python/qscintilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/qscintilla
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.27 2004/07/18 17:23:22 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.28 2004/08/20 22:34:59 kugelfang Exp $
+
+ 21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> qscintilla-1.60.ebuild:
+ Marked stable on amd64.
18 Jul 2004; Jason Wever <weeve@gentoo.org> qscintilla-1.60.ebuild:
Stable on sparc wrt bug #56712.
diff --git a/dev-python/qscintilla/qscintilla-1.60.ebuild b/dev-python/qscintilla/qscintilla-1.60.ebuild
index de9769664918..2eb093efb662 100644
--- a/dev-python/qscintilla/qscintilla-1.60.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.60.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/qscintilla/qscintilla-1.60.ebuild,v 1.8 2004/08/20 01:25:53 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.60.ebuild,v 1.9 2004/08/20 22:34:59 kugelfang Exp $
inherit eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~ia64 ~amd64"
+KEYWORDS="x86 ppc sparc alpha ~ia64 amd64"
IUSE="doc"
DEPEND="virtual/libc
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog
index 4a827b6b5d8f..52c412d91d30 100644
--- a/dev-python/sip/ChangeLog
+++ b/dev-python/sip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sip
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.40 2004/07/18 17:19:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.41 2004/08/20 22:32:28 kugelfang Exp $
+
+ 21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> sip-4.0.1.ebuild:
+ Marked stable on amd64.
18 Jul 2004; Jason Wever <weeve@gentoo.org> sip-3.10.2.ebuild:
Stable on sparc wrt bug #56712.
diff --git a/dev-python/sip/sip-4.0.1.ebuild b/dev-python/sip/sip-4.0.1.ebuild
index e9ef16301f29..74ba87522233 100644
--- a/dev-python/sip/sip-4.0.1.ebuild
+++ b/dev-python/sip/sip-4.0.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/dev-python/sip/sip-4.0.1.ebuild,v 1.1 2004/07/06 14:51:25 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.0.1.ebuild,v 1.2 2004/08/20 22:32:28 kugelfang Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha amd64"
IUSE="doc"
DEPEND="virtual/libc