summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-07-15 17:23:01 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-07-15 17:23:01 +0000
commit268cc082e1ba4b39b68f2e7ccea3f99f2ca12426 (patch)
tree5d2b650503fd3499f34b5d6cac7e742fb6bcb2a2
parentremoval of old broken ebuild and bringing forward the ~ppc mask. (diff)
downloadgentoo-2-268cc082e1ba4b39b68f2e7ccea3f99f2ca12426.tar.gz
gentoo-2-268cc082e1ba4b39b68f2e7ccea3f99f2ca12426.tar.bz2
gentoo-2-268cc082e1ba4b39b68f2e7ccea3f99f2ca12426.zip
Stable on hppa
(Portage version: 2.0.51.19)
-rw-r--r--dev-db/pygresql/ChangeLog5
-rw-r--r--dev-db/pygresql/pygresql-3.6.2.ebuild4
-rw-r--r--dev-python/pygame/ChangeLog5
-rw-r--r--dev-python/pygame/pygame-1.6.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-db/pygresql/ChangeLog b/dev-db/pygresql/ChangeLog
index 9ce4c5843cd3..193690cc1a32 100644
--- a/dev-db/pygresql/ChangeLog
+++ b/dev-db/pygresql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/pygresql
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.30 2005/07/03 13:32:10 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/ChangeLog,v 1.31 2005/07/15 17:20:16 killerfox Exp $
+
+ 15 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> pygresql-3.6.2.ebuild:
+ Stable on hppa.
03 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> pygresql-3.6.2.ebuild:
Stable on ppc.
diff --git a/dev-db/pygresql/pygresql-3.6.2.ebuild b/dev-db/pygresql/pygresql-3.6.2.ebuild
index 68f344699b81..09fad5e43422 100644
--- a/dev-db/pygresql/pygresql-3.6.2.ebuild
+++ b/dev-db/pygresql/pygresql-3.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.2.ebuild,v 1.5 2005/07/03 13:32:10 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pygresql/pygresql-3.6.2.ebuild,v 1.6 2005/07/15 17:20:16 killerfox Exp $
inherit eutils distutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.druid.net/pygresql/"
LICENSE="as-is"
DEPEND=">=dev-db/postgresql-7.3
dev-lang/python"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc sparc x86"
IUSE=""
SLOT="0"
diff --git a/dev-python/pygame/ChangeLog b/dev-python/pygame/ChangeLog
index fc1e5184ad25..4c7556417238 100644
--- a/dev-python/pygame/ChangeLog
+++ b/dev-python/pygame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pygame
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.27 2005/07/02 23:26:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.28 2005/07/15 17:23:01 killerfox Exp $
+
+ 15 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> pygame-1.6.2.ebuild:
+ Stable on hppa.
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> pygame-1.6.2.ebuild:
Stable on alpha.
diff --git a/dev-python/pygame/pygame-1.6.2.ebuild b/dev-python/pygame/pygame-1.6.2.ebuild
index 8a0eedea8973..1e05a7f77b01 100644
--- a/dev-python/pygame/pygame-1.6.2.ebuild
+++ b/dev-python/pygame/pygame-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.2.ebuild,v 1.5 2005/07/02 23:26:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.2.ebuild,v 1.6 2005/07/15 17:23:01 killerfox Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.pygame.org/ftp/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa ppc sparc x86"
IUSE=""
DEPEND="virtual/python