Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/grub-splashes: ChangeLog grub-splashes-0.1.ebuild
Date: Wed, 28 May 2008 20:08:18
Message-Id: E1K1RwV-0002Ub-PY@stork.gentoo.org
1 maekke 08/05/28 20:08:15
2
3 Modified: ChangeLog grub-splashes-0.1.ebuild
4 Log:
5 amd64/x86 stable, bug #223487
6 (Portage version: 2.1.5.2)
7
8 Revision Changes Path
9 1.8 media-gfx/grub-splashes/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 16 Jan 2008 22:29:38 -0000 1.7
22 +++ ChangeLog 28 May 2008 20:08:15 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/grub-splashes
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v 1.7 2008/01/16 22:29:38 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v 1.8 2008/05/28 20:08:15 maekke Exp $
28 +
29 + 28 May 2008; Markus Meier <maekke@g.o> grub-splashes-0.1.ebuild:
30 + amd64/x86 stable, bug #223487
31
32 16 Jan 2008; Markus Meier <maekke@g.o> grub-splashes-0.1.ebuild:
33 make repoman happy
34
35
36
37 1.6 media-gfx/grub-splashes/grub-splashes-0.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild?r1=1.5&r2=1.6
42
43 Index: grub-splashes-0.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- grub-splashes-0.1.ebuild 16 Jan 2008 22:29:38 -0000 1.5
50 +++ grub-splashes-0.1.ebuild 28 May 2008 20:08:15 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild,v 1.5 2008/01/16 22:29:38 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-0.1.ebuild,v 1.6 2008/05/28 20:08:15 maekke Exp $
56
57 DESCRIPTION="Collection of grub splashes"
58 HOMEPAGE="http://dev.gentoo.org/~welp/grub-splashes.xml"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
64 +KEYWORDS="amd64 x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND="|| ( sys-boot/grub sys-boot/grub-static )"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list