summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-25 22:46:56 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-25 22:46:56 +0000
commita9c688e8fe95a362544f345042d23729c70c1eaf (patch)
tree198333b05e77081e03d248e56018b9ad5f0d85ac /dev-python/beautifulsoup
parentarm/sh stable (diff)
downloadgentoo-2-a9c688e8fe95a362544f345042d23729c70c1eaf.tar.gz
gentoo-2-a9c688e8fe95a362544f345042d23729c70c1eaf.tar.bz2
gentoo-2-a9c688e8fe95a362544f345042d23729c70c1eaf.zip
amd64 stable, bug 190238
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/ChangeLog5
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index 057371cb061c..05bb6f97f97c 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.7 2007/07/15 18:54:01 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.8 2007/08/25 22:46:56 beandog Exp $
+
+ 25 Aug 2007; Steve Dibb <beandog@gentoo.org> beautifulsoup-3.0.4.ebuild:
+ amd64 stable, bug 190238
15 Jul 2007; Robert Buchholz <rbu@gentoo.org> beautifulsoup-3.0.4.ebuild:
Adding ~ppc (bug #185159)
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild
index c1c2a4f2216c..efdf3c16b42c 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild,v 1.2 2007/07/15 18:54:01 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.4.ebuild,v 1.3 2007/08/25 22:46:56 beandog Exp $
NEED_PYTHON=2.3
@@ -15,7 +15,7 @@ SRC_URI="http://www.crummy.com/software/BeautifulSoup/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~ppc"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
src_test() {