summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-21 19:42:25 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-21 19:42:25 +0000
commit81db184e4b907059aa0ac2f4186669ef620cef25 (patch)
treeb7dcd2aa3c00684062bab7043e29cef8dc766421 /dev-python/beautifulsoup
parentRemove old patches as recommended by upstream, they also look unneeded. Inclu... (diff)
downloadgentoo-2-81db184e4b907059aa0ac2f4186669ef620cef25.tar.gz
gentoo-2-81db184e4b907059aa0ac2f4186669ef620cef25.tar.bz2
gentoo-2-81db184e4b907059aa0ac2f4186669ef620cef25.zip
ppc/ppc64 stable wrt #352735
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/ChangeLog6
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild4
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index ca5bc4c53c44..37bf3dcc7fe2 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.50 2011/02/13 12:28:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.51 2011/03/21 19:42:25 xarthisius Exp $
+
+ 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ beautifulsoup-3.1.0.1-r1.ebuild, beautifulsoup-3.2.0.ebuild:
+ ppc/ppc64 stable wrt #352735
13 Feb 2011; Raúl Porcel <armin76@gentoo.org> beautifulsoup-3.2.0.ebuild:
alpha/ia64/sparc stable wrt #352735
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
index c5d6f7b58999..6dbdadf8aad1 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.10 2011/01/30 17:44:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.11 2011/03/21 19:42:25 xarthisius Exp $
EAPI="3"
PYTHON_DEPEND="3"
@@ -19,7 +19,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="python-3"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
index ca71d59c12e7..34c9f84f7161 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.5 2011/02/13 12:28:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.6 2011/03/21 19:42:25 xarthisius Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="python-2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=""