Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/tagpy: tagpy-0.94.7.ebuild ChangeLog
Date: Sun, 07 Feb 2010 20:57:44
Message-Id: E1NeDQL-0005nY-9d@stork.gentoo.org
1 maekke 10/02/07 20:08:05
2
3 Modified: tagpy-0.94.7.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #301963
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-python/tagpy/tagpy-0.94.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild?r1=1.2&r2=1.3
14
15 Index: tagpy-0.94.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- tagpy-0.94.7.ebuild 24 Jan 2010 05:03:21 -0000 1.2
22 +++ tagpy-0.94.7.ebuild 7 Feb 2010 20:08:04 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild,v 1.2 2010/01/24 05:03:21 tgall Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/tagpy/tagpy-0.94.7.ebuild,v 1.3 2010/02/07 20:08:04 maekke Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -13,7 +13,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
36 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86"
37 IUSE=""
38
39 RDEPEND=">=media-libs/taglib-1.4
40
41
42
43 1.30 dev-python/tagpy/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/tagpy/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/tagpy/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 24 Jan 2010 05:03:21 -0000 1.29
56 +++ ChangeLog 7 Feb 2010 20:08:04 -0000 1.30
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/tagpy
59 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/tagpy/ChangeLog,v 1.29 2010/01/24 05:03:21 tgall Exp $
61 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/tagpy/ChangeLog,v 1.30 2010/02/07 20:08:04 maekke Exp $
63 +
64 + 07 Feb 2010; Markus Meier <maekke@g.o> tagpy-0.94.7.ebuild:
65 + amd64/x86 stable, bug #301963
66
67 23 Jan 2010; Tom Gall <tgall@g.o> tagpy-0.94.7.ebuild:
68 stable on ppc64, bug 301963