summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-08-06 15:56:39 +0000
committerJeroen Roovers <jer@gentoo.org>2010-08-06 15:56:39 +0000
commit5e080228e72bd8f114244c3ada8e1eacd75ed74d (patch)
treead8ef113a42be696f6c8fbca56f63f17a07d7181 /dev-python/beautifulsoup
parentStable for PPC (bug #328667). (diff)
downloadgentoo-2-5e080228e72bd8f114244c3ada8e1eacd75ed74d.tar.gz
gentoo-2-5e080228e72bd8f114244c3ada8e1eacd75ed74d.tar.bz2
gentoo-2-5e080228e72bd8f114244c3ada8e1eacd75ed74d.zip
Stable for PPC (bug #328885).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/ChangeLog5
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index 18f457c084ba..92a3a3b84434 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.40 2010/08/06 15:51:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.41 2010/08/06 15:56:39 jer Exp $
+
+ 06 Aug 2010; Jeroen Roovers <jer@gentoo.org> beautifulsoup-3.0.8.1.ebuild:
+ Stable for PPC (bug #328885).
06 Aug 2010; Jeroen Roovers <jer@gentoo.org> beautifulsoup-3.0.8.1.ebuild:
Stable for HPPA (bug #328885).
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild
index fabe802e012e..1e864976fd8b 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild,v 1.6 2010/08/06 15:51:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild,v 1.7 2010/08/06 15:56:39 jer 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="3.0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux"
IUSE=""
DEPEND=""