summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-31 09:04:48 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-31 09:04:48 +0000
commitbe718664323504009f16d68cfa2c2e988b7660ff (patch)
treee2dad85a85f86306d4395b9b69f1562df08f34c1 /dev-python/beautifulsoup
parentStable on amd64 wrt bug #330383 (diff)
downloadgentoo-2-be718664323504009f16d68cfa2c2e988b7660ff.tar.gz
gentoo-2-be718664323504009f16d68cfa2c2e988b7660ff.tar.bz2
gentoo-2-be718664323504009f16d68cfa2c2e988b7660ff.zip
Stable on amd64 wrt bug #328885
(Portage version: 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 cdd1dc6f9d6b..864f0628c732 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.38 2010/07/24 16:03:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.39 2010/07/31 09:04:48 hwoarang Exp $
+
+ 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ beautifulsoup-3.0.8.1.ebuild:
+ Stable on amd64 wrt bug #328885
24 Jul 2010; Raúl Porcel <armin76@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 f746493ffda4..b7556342653f 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.4 2010/07/24 16:03:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild,v 1.5 2010/07/31 09:04:48 hwoarang 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=""