summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-19 16:02:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-19 16:02:27 +0000
commitec9b4d8b5a7d5bc4f15352c2882a6254467f1142 (patch)
tree99c8e7cc9e1ec553928272f2794137d2b4eae27c /dev-python/beautifulsoup
parentppc64 stable wrt #328881 (diff)
downloadhistorical-ec9b4d8b5a7d5bc4f15352c2882a6254467f1142.tar.gz
historical-ec9b4d8b5a7d5bc4f15352c2882a6254467f1142.tar.bz2
historical-ec9b4d8b5a7d5bc4f15352c2882a6254467f1142.zip
ppc64 stable wrt #328885
Package-Manager: portage-2.2_rc67/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.0.8.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index 967f9bce6f79..4a582425211e 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,10 @@
# 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.36 2010/07/19 06:41:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.37 2010/07/19 16:02:27 ssuominen Exp $
+
+ 19 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+ beautifulsoup-3.0.8.1.ebuild:
+ ppc64 stable wrt #328885
19 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
beautifulsoup-3.0.8.1.ebuild:
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild
index dddaff14fc2a..4da63f6ffc7a 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.2 2010/07/19 06:41:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild,v 1.3 2010/07/19 16:02:27 ssuominen 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=""