summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2006-08-02 03:37:48 +0000
committerTom Gall <tgall@gentoo.org>2006-08-02 03:37:48 +0000
commitf4403161f7ba743731d59a3d41acffaebbf218df (patch)
tree0140f325c3ef1048587fb724cdcc6d64dcedb048 /dev-python/beautifulsoup
parentadded ~ppc6 (diff)
downloadhistorical-f4403161f7ba743731d59a3d41acffaebbf218df.tar.gz
historical-f4403161f7ba743731d59a3d41acffaebbf218df.tar.bz2
historical-f4403161f7ba743731d59a3d41acffaebbf218df.zip
added ~ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/beautifulsoup')
-rw-r--r--dev-python/beautifulsoup/ChangeLog5
-rw-r--r--dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog
index 3556a05a73b7..90a9332c267e 100644
--- a/dev-python/beautifulsoup/ChangeLog
+++ b/dev-python/beautifulsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.2 2006/06/07 18:47:48 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.3 2006/08/02 03:35:39 tgall Exp $
+
+ 01 Aug 2006; Tom Gall <tgall@gentoo.org> beautifulsoup-3.0.3.ebuild:
+ added ~ppc64
*beautifulsoup-3.0.3 (07 Jun 2006)
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
index 8a8a6e7d7fd4..3a9a3fc9d065 100644
--- a/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild,v 1.1 2006/06/07 18:47:48 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.3.ebuild,v 1.2 2006/08/02 03:35:39 tgall Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.crummy.com/software/BeautifulSoup/download/${MY_P}.tar.gz"
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"