Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/xfce4-dev-tools: ChangeLog xfce4-dev-tools-4.6.0.ebuild
Date: Tue, 30 Jun 2009 19:17:50
Message-Id: E1MLipx-0007VV-5R@stork.gentoo.org
1 klausman 09/06/30 19:17:49
2
3 Modified: ChangeLog xfce4-dev-tools-4.6.0.ebuild
4 Log:
5 Stable on alpha, bug #265587
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.16 dev-util/xfce4-dev-tools/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 28 Jun 2009 13:19:34 -0000 1.15
22 +++ ChangeLog 30 Jun 2009 19:17:49 -0000 1.16
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-util/xfce4-dev-tools
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog,v 1.15 2009/06/28 13:19:34 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/ChangeLog,v 1.16 2009/06/30 19:17:49 klausman Exp $
28 +
29 + 30 Jun 2009; Tobias Klausmann <klausman@g.o>
30 + xfce4-dev-tools-4.6.0.ebuild:
31 + Stable on alpha, bug #265587
32
33 28 Jun 2009; Brent Baude <ranger@g.o> xfce4-dev-tools-4.6.0.ebuild:
34 Marking xfce4-dev-tools-4.6.0 ppc64 stable for bug 265587
35
36
37
38 1.8 dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild?r1=1.7&r2=1.8
43
44 Index: xfce4-dev-tools-4.6.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- xfce4-dev-tools-4.6.0.ebuild 28 Jun 2009 13:19:34 -0000 1.7
51 +++ xfce4-dev-tools-4.6.0.ebuild 30 Jun 2009 19:17:49 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild,v 1.7 2009/06/28 13:19:34 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.6.0.ebuild,v 1.8 2009/06/30 19:17:49 klausman Exp $
57
58 inherit xfce4
59
60 @@ -8,7 +8,7 @@
61
62 DESCRIPTION="m4macros for autotools eclass and subversion builds"
63 HOMEPAGE="http://foo-projects.org/~benny/projects/xfce4-dev-tools"
64 -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 DOCS="AUTHORS ChangeLog HACKING NEWS README"