List Archive: gentoo-commits
jer 09/11/03 16:55:30
Modified: ChangeLog beautifulsoup-3.1.0.1.ebuild
Log:
Marked ~HPPA (bug #291232).
(Portage version: 2.2_rc48/cvs/Linux i686)
Revision Changes Path
1.23 dev-python/beautifulsoup/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 10 Oct 2009 11:56:51 -0000 1.22
+++ ChangeLog 3 Nov 2009 16:55:29 -0000 1.23
@@ -1,6 +1,9 @@
# 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.22 2009/10/10 11:56:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.23 2009/11/03 16:55:29 jer Exp $
+
+ 03 Nov 2009; Jeroen Roovers <jer@g.o> beautifulsoup-3.1.0.1.ebuild:
+ Marked ~HPPA (bug #291232).
10 Oct 2009; Fabian Groffen <grobian@g.o>
beautifulsoup-3.1.0.1.ebuild:
1.4 dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild?r1=1.3&r2=1.4
Index: beautifulsoup-3.1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beautifulsoup-3.1.0.1.ebuild 10 Oct 2009 11:56:51 -0000 1.3
+++ beautifulsoup-3.1.0.1.ebuild 3 Nov 2009 16:55:29 -0000 1.4
@@ -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.3 2009/10/10 11:56:51 grobian Exp $
+# $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 $
EAPI="2"
@@ -18,7 +18,7 @@
LICENSE="PSF-2.3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND=""
|
|