Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-3.1.0.1-r1.ebuild ChangeLog
Date: Wed, 22 May 2013 21:49:33
Message-Id: 20130522214929.778B12171D@flycatcher.gentoo.org
1 floppym 13/05/22 21:49:29
2
3 Modified: beautifulsoup-3.1.0.1-r1.ebuild ChangeLog
4 Log:
5 Restore stable keywords.
6
7 (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
8
9 Revision Changes Path
10 1.19 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?r1=1.18&r2=1.19
15
16 Index: beautifulsoup-3.1.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- beautifulsoup-3.1.0.1-r1.ebuild 22 May 2013 20:41:46 -0000 1.18
23 +++ beautifulsoup-3.1.0.1-r1.ebuild 22 May 2013 21:49:29 -0000 1.19
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.18 2013/05/22 20:41:46 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.19 2013/05/22 21:49:29 floppym Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="3"
32 @@ -19,8 +19,7 @@
33
34 LICENSE="BSD"
35 SLOT="python-3"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-fbsd ~x86-freebsd \
37 - ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
38 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.91 dev-python/beautifulsoup/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.91&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.91&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.90&r2=1.91
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
54 retrieving revision 1.90
55 retrieving revision 1.91
56 diff -u -r1.90 -r1.91
57 --- ChangeLog 22 May 2013 20:41:46 -0000 1.90
58 +++ ChangeLog 22 May 2013 21:49:29 -0000 1.91
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-python/beautifulsoup
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.90 2013/05/22 20:41:46 idella4 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.91 2013/05/22 21:49:29 floppym Exp $
64 +
65 + 22 May 2013; Mike Gilbert <floppym@g.o>
66 + beautifulsoup-3.1.0.1-r1.ebuild:
67 + Restore stable keywords.
68
69 *beautifulsoup-3.1.0.1-r1 (22 May 2013)