Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/sh-script: ChangeLog sh-script-1.22.ebuild
Date: Sat, 26 Apr 2008 11:23:44
Message-Id: E1JpiVJ-0000t8-GL@stork.gentoo.org
1 graaff 08/04/26 11:23:41
2
3 Modified: ChangeLog sh-script-1.22.ebuild
4 Log:
5 Mark stable on amd64 , bug #219332
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.15 app-xemacs/sh-script/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 19 Mar 2008 20:00:39 -0000 1.14
22 +++ ChangeLog 26 Apr 2008 11:23:40 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-xemacs/sh-script
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.14 2008/03/19 20:00:39 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.15 2008/04/26 11:23:40 graaff Exp $
28 +
29 + 26 Apr 2008; Hans de Graaff <graaff@g.o> sh-script-1.22.ebuild:
30 + Mark stable on amd64 , bug #219332
31
32 19 Mar 2008; Hans de Graaff <graaff@g.o> metadata.xml:
33 A herd should not be listed as maintainer
34
35
36
37 1.3 app-xemacs/sh-script/sh-script-1.22.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild?r1=1.2&r2=1.3
42
43 Index: sh-script-1.22.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- sh-script-1.22.ebuild 11 Jul 2007 02:37:37 -0000 1.2
50 +++ sh-script-1.22.ebuild 26 Apr 2008 11:23:40 -0000 1.3
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2007 Gentoo Foundation
53 +# Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild,v 1.2 2007/07/11 02:37:37 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild,v 1.3 2008/04/26 11:23:40 graaff Exp $
57
58 SLOT="0"
59 IUSE=""
60 @@ -9,6 +9,6 @@
61
62 RDEPEND="app-xemacs/xemacs-base
63 "
64 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
66
67 inherit xemacs-packages
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list