From 1627c3940f379526e5cb081f0da07d339232e736 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 9 Feb 2012 23:27:00 +0000 Subject: Added ~mips, bug 393181. (Portage version: 2.1.10.44/cvs/Linux x86_64) --- dev-python/beautifulsoup/ChangeLog | 5 ++++- dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/beautifulsoup') diff --git a/dev-python/beautifulsoup/ChangeLog b/dev-python/beautifulsoup/ChangeLog index 5233aed7e61c..65ccd33f40ef 100644 --- a/dev-python/beautifulsoup/ChangeLog +++ b/dev-python/beautifulsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beautifulsoup # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.56 2012/02/08 21:03:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.57 2012/02/09 23:27:00 mattst88 Exp $ + + 09 Feb 2012; Matt Turner beautifulsoup-3.2.0.ebuild: + Added ~mips, bug 393181. 08 Feb 2012; Fabian Groffen beautifulsoup-3.2.0.ebuild: Marked ~x64-macos, bug #399637 diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild index e11789d43d00..80943a5c02ed 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.10 2012/02/08 21:03:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.11 2012/02/09 23:27:00 mattst88 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="BSD" SLOT="python-2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" -- cgit v1.2.3-65-gdbad