Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Bugzilla: WWW-Bugzilla-1.3.ebuild ChangeLog
Date: Wed, 07 Oct 2009 23:10:42
Message-Id: E1Mvfea-0006tA-F0@stork.gentoo.org
1 tcunha 09/10/07 23:10:40
2
3 Modified: WWW-Bugzilla-1.3.ebuild ChangeLog
4 Log:
5 stable sparc, bug 283969
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild?r1=1.7&r2=1.8
14
15 Index: WWW-Bugzilla-1.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- WWW-Bugzilla-1.3.ebuild 18 Sep 2009 18:28:53 -0000 1.7
22 +++ WWW-Bugzilla-1.3.ebuild 7 Oct 2009 23:10:39 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.7 2009/09/18 18:28:53 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.8 2009/10/07 23:10:39 tcunha Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla"
33
34 SLOT="0"
35 -KEYWORDS="amd64 ~ppc ~sparc x86"
36 +KEYWORDS="amd64 ~ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="dev-perl/WWW-Mechanize
40
41
42
43 1.39 dev-perl/WWW-Bugzilla/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog?rev=1.39&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog?rev=1.39&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog?r1=1.38&r2=1.39
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v
52 retrieving revision 1.38
53 retrieving revision 1.39
54 diff -u -r1.38 -r1.39
55 --- ChangeLog 18 Sep 2009 18:28:53 -0000 1.38
56 +++ ChangeLog 7 Oct 2009 23:10:39 -0000 1.39
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/WWW-Bugzilla
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.38 2009/09/18 18:28:53 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.39 2009/10/07 23:10:39 tcunha Exp $
62 +
63 + 07 Oct 2009; Tiago Cunha <tcunha@g.o> WWW-Bugzilla-1.3.ebuild:
64 + stable sparc, bug 283969
65
66 18 Sep 2009; Torsten Veller <tove@g.o> WWW-Bugzilla-1.3.ebuild:
67 Stable on amd64 (#283969)