summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/axiom/ChangeLog5
-rw-r--r--dev-python/axiom/axiom-0.4.0.ebuild4
-rw-r--r--dev-python/beautifulsoup/ChangeLog5
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild4
-rw-r--r--dev-python/bicyclerepair/ChangeLog9
-rw-r--r--dev-python/bicyclerepair/bicyclerepair-0.9.ebuild4
-rw-r--r--dev-python/bicyclerepair/files/digest-bicyclerepair-0.92
7 files changed, 22 insertions, 11 deletions
diff --git a/dev-python/axiom/ChangeLog b/dev-python/axiom/ChangeLog
index c13baee1d5b1..74338ef8ab71 100644
--- a/dev-python/axiom/ChangeLog
+++ b/dev-python/axiom/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/axiom
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/axiom/ChangeLog,v 1.8 2006/07/04 15:36:00 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/axiom/ChangeLog,v 1.9 2006/08/02 03:33:26 tgall Exp $
+
+ 01 Aug 2006; Tom Gall <tgall@gentoo.org> axiom-0.4.0.ebuild:
+ added ~ppc64
04 Jul 2006; Marien Zwart <marienz@gentoo.org> axiom-0.4.0.ebuild:
Tighten epsilon dependency (this does not work with the epsilon-0.5 I will
diff --git a/dev-python/axiom/axiom-0.4.0.ebuild b/dev-python/axiom/axiom-0.4.0.ebuild
index 0006b6013b6a..6ce4e40148fd 100644
--- a/dev-python/axiom/axiom-0.4.0.ebuild
+++ b/dev-python/axiom/axiom-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/axiom/axiom-0.4.0.ebuild,v 1.6 2006/07/04 15:36:00 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/axiom/axiom-0.4.0.ebuild,v 1.7 2006/08/02 03:33:26 tgall Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/Axiom-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~ia64 ~x86"
+KEYWORDS="~ia64 ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.4
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index 3556a05a73b7..90a9332c267e 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.2 2006/06/07 18:47:48 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.3 2006/08/02 03:35:39 tgall Exp $
+
+ 01 Aug 2006; Tom Gall <tgall@gentoo.org> beautifulsoup-3.0.3.ebuild:
+ added ~ppc64
*beautifulsoup-3.0.3 (07 Jun 2006)
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
index 8a8a6e7d7fd4..3a9a3fc9d065 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild,v 1.1 2006/06/07 18:47:48 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild,v 1.2 2006/08/02 03:35:39 tgall Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.crummy.com/software/BeautifulSoup/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
diff --git a/dev-python/bicyclerepair/ChangeLog b/dev-python/bicyclerepair/ChangeLog
index c1c703fe983e..777be2707aca 100644
--- a/dev-python/bicyclerepair/ChangeLog
+++ b/dev-python/bicyclerepair/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/bicyclerepair
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.10 2006/04/01 14:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.11 2006/08/02 03:37:48 tgall Exp $
+
+ 01 Aug 2006; Tom Gall <tgall@gentoo.org> bicyclerepair-0.9.ebuild:
+ added ~ppc64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> bicyclerepair-0.9.ebuild:
Mark 0.9 ~ia64
@@ -10,14 +13,14 @@
*bicyclerepair-0.9 (12 Feb 2005)
- 12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+ 12 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+bicyclerepair-0.9.ebuild:
Version bump.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org>
bicyclerepair-0.7.1.ebuild:
Remove default S.
diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
index ad88984867a3..9e923e1ffb84 100644
--- a/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
+++ b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild,v 1.3 2006/04/01 14:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild,v 1.4 2006/08/02 03:37:48 tgall Exp $
inherit distutils
mydoc="NEWS DESIGN"
@@ -11,7 +11,7 @@ HOMEPAGE="http://bicyclerepair.sourceforge.net/"
SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/python"
diff --git a/dev-python/bicyclerepair/files/digest-bicyclerepair-0.9 b/dev-python/bicyclerepair/files/digest-bicyclerepair-0.9
index 026e81429fd1..063e76982c25 100644
--- a/dev-python/bicyclerepair/files/digest-bicyclerepair-0.9
+++ b/dev-python/bicyclerepair/files/digest-bicyclerepair-0.9
@@ -1 +1,3 @@
MD5 f825f48384febefacf0717738e909321 bicyclerepair-0.9.tar.gz 165025
+RMD160 18f274c2078f481b63e20a7f50aa14119dbdf55e bicyclerepair-0.9.tar.gz 165025
+SHA256 69509eebaeb595ad1d14291b47c6236df97abd5893352965055d91b0cfaea116 bicyclerepair-0.9.tar.gz 165025