summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-08 01:31:28 +0000
committerJason Wever <weeve@gentoo.org>2004-12-08 01:31:28 +0000
commit8601df51c2d9a294f61ebddaa4fb2d6b023e301f (patch)
tree0e8bdeebf68d3916d37fc4a907e045bf673ba252
parentfail early with cross-compilers (diff)
downloadgentoo-2-8601df51c2d9a294f61ebddaa4fb2d6b023e301f.tar.gz
gentoo-2-8601df51c2d9a294f61ebddaa4fb2d6b023e301f.tar.bz2
gentoo-2-8601df51c2d9a294f61ebddaa4fb2d6b023e301f.zip
Stable on sparc.
-rw-r--r--dev-python/PyQt/ChangeLog5
-rw-r--r--dev-python/PyQt/PyQt-3.13.ebuild4
-rw-r--r--dev-util/kodos/ChangeLog5
-rw-r--r--dev-util/kodos/kodos-2.4.5.ebuild4
-rw-r--r--net-p2p/qtorrent/ChangeLog5
-rw-r--r--net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index 4ab864056f69..2b0720292576 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.46 2004/12/07 02:43:53 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.47 2004/12/08 01:28:59 weeve Exp $
+
+ 07 Dec 2004; Jason Wever <weeve@gentoo.org> PyQt-3.13.ebuild:
+ Stable on sparc.
06 Dec 2004; Caleb Tennis <caleb@gentoo.org> PyQt-3.11.ebuild,
PyQt-3.12.ebuild, PyQt-3.13.ebuild, PyQt-3.8.1.ebuild:
diff --git a/dev-python/PyQt/PyQt-3.13.ebuild b/dev-python/PyQt/PyQt-3.13.ebuild
index 421633796a91..94d64eadbcbc 100644
--- a/dev-python/PyQt/PyQt-3.13.ebuild
+++ b/dev-python/PyQt/PyQt-3.13.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.13.ebuild,v 1.4 2004/12/07 02:43:53 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.5 2004/12/08 01:28:59 weeve Exp $
inherit distutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc -alpha ~amd64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc -alpha ~amd64 ~ppc64"
IUSE="doc"
RDEPEND="virtual/libc
diff --git a/dev-util/kodos/ChangeLog b/dev-util/kodos/ChangeLog
index 58d9a980ddba..ec6032c73c17 100644
--- a/dev-util/kodos/ChangeLog
+++ b/dev-util/kodos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/kodos
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/ChangeLog,v 1.6 2004/11/23 19:19:34 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/ChangeLog,v 1.7 2004/12/08 01:29:54 weeve Exp $
+
+ 07 Dec 2004; Jason Wever <weeve@gentoo.org> kodos-2.4.5.ebuild:
+ Stable on sparc.
23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kodos-2.4.5.ebuild:
stable on x86
diff --git a/dev-util/kodos/kodos-2.4.5.ebuild b/dev-util/kodos/kodos-2.4.5.ebuild
index 561df48796c9..5856908eecc9 100644
--- a/dev-util/kodos/kodos-2.4.5.ebuild
+++ b/dev-util/kodos/kodos-2.4.5.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-util/kodos/kodos-2.4.5.ebuild,v 1.2 2004/11/23 19:19:34 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kodos/kodos-2.4.5.ebuild,v 1.3 2004/12/08 01:29:54 weeve Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kodos/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 sparc"
IUSE=""
DEPEND=">dev-python/PyQt-3.8.1"
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog
index e21de2d4b9ae..621df888b31d 100644
--- a/net-p2p/qtorrent/ChangeLog
+++ b/net-p2p/qtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/qtorrent
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.7 2004/07/18 17:00:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.8 2004/12/08 01:31:28 weeve Exp $
+
+ 07 Dec 2004; Jason Wever <weeve@gentoo.org> qtorrent-0.9.6.1.ebuild:
+ Stable on sparc.
18 Jul 2004; Jason Wever <weeve@gentoo.org> qtorrent-0.9.6.1.ebuild:
Added ~sparc keyword.
diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
index 600f1a9e660e..5698dd014adc 100644
--- a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
+++ b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.5 2004/07/18 17:00:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.6 2004/12/08 01:31:28 weeve Exp $
DESCRIPTION="QTorrent is a PyQt GUI for BitTorrent."
HOMEPAGE="http://thegraveyard.org/qtorrent.php"
SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~sparc"
+KEYWORDS="x86 amd64 ~ppc sparc"
IUSE=""
DEPEND="dev-python/PyQt"
#RDEPEND=""