summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-11-15 09:06:38 +0000
committerFabian Groffen <grobian@gentoo.org>2010-11-15 09:06:38 +0000
commit2f2c9bdc61e2bdd94a252f479ed1324bd3056d1a (patch)
tree92b57574d7342429a6f4c62c4a81221a932c32f0 /dev-python/beautifulsoup
parentx86 stable per bug 343751 (diff)
downloadgentoo-2-2f2c9bdc61e2bdd94a252f479ed1324bd3056d1a.tar.gz
gentoo-2-2f2c9bdc61e2bdd94a252f479ed1324bd3056d1a.tar.bz2
gentoo-2-2f2c9bdc61e2bdd94a252f479ed1324bd3056d1a.zip
Marked ~x86-linux, bug #344857
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
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 104be97c48a5..4c1b7beb1ff0 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.43 2010/09/13 15:03:11 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.44 2010/11/15 09:06:38 grobian Exp $
+
+ 15 Nov 2010; Fabian Groffen <grobian@gentoo.org>
+ beautifulsoup-3.0.8.1.ebuild:
+ Marked ~x86-linux, bug #344857
13 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-beautifulsoup-3.0.8.ebuild:
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild
index f3e164816ca5..7bd4226d6a77 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.8 2010/08/14 17:34:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.1.ebuild,v 1.9 2010/11/15 09:06:38 grobian 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 ~x86-linux"
IUSE=""
DEPEND=""