summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-03 18:53:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-03 18:53:47 +0000
commit0f57d71c4cdbe8dadfc021d58a8af1dcc08f0365 (patch)
treea98e76d1412b95538a69bc2d8dea6540410c22cb /dev-python/beautifulsoup
parentVersion bump (diff)
downloadhistorical-0f57d71c4cdbe8dadfc021d58a8af1dcc08f0365.tar.gz
historical-0f57d71c4cdbe8dadfc021d58a8af1dcc08f0365.tar.bz2
historical-0f57d71c4cdbe8dadfc021d58a8af1dcc08f0365.zip
Add ~ia64/~sparc wrt #291232
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/ChangeLog6
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild4
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index e61af553015b..810061ced4ec 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.23 2009/11/03 16:55:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.24 2009/11/03 18:52:43 armin76 Exp $
+
+ 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> beautifulsoup-3.0.7.ebuild,
+ beautifulsoup-3.1.0.1.ebuild:
+ Add ~ia64/~sparc wrt #291232
03 Nov 2009; Jeroen Roovers <jer@gentoo.org> beautifulsoup-3.1.0.1.ebuild:
Marked ~HPPA (bug #291232).
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild
index 69aa3504a539..59b827f71518 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild,v 1.4 2009/04/27 19:28:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.7.ebuild,v 1.5 2009/11/03 18:52:43 armin76 Exp $
NEED_PYTHON="2.3"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/"
SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild
index 970cbc9e12da..0b47e3999432 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild,v 1.4 2009/11/03 16:55:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild,v 1.5 2009/11/03 18:52:43 armin76 Exp $
EAPI="2"
@@ -18,7 +18,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND=""