Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gifsicle: gifsicle-1.44.ebuild ChangeLog
Date: Tue, 15 Jan 2008 18:10:23
Message-Id: E1JEqEt-00017Y-CC@stork.gentoo.org
1 grobian 08/01/15 18:10:19
2
3 Modified: gifsicle-1.44.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.10 media-gfx/gifsicle/gifsicle-1.44.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild?r1=1.9&r2=1.10
14
15 Index: gifsicle-1.44.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- gifsicle-1.44.ebuild 22 Jul 2007 10:00:40 -0000 1.9
22 +++ gifsicle-1.44.ebuild 15 Jan 2008 18:10:18 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.9 2007/07/22 10:00:40 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.10 2008/01/15 18:10:18 grobian Exp $
29
30 DESCRIPTION="A UNIX command-line tool for creating, editing, and getting information about GIF images and animations"
31 HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ppc ~ppc-macos ~ppc64 sparc x86"
37 +KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86"
38 IUSE="X"
39
40 DEPEND="X? ( x11-libs/libX11
41
42
43
44 1.18 media-gfx/gifsicle/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gifsicle/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 22 Jul 2007 10:00:40 -0000 1.17
57 +++ ChangeLog 15 Jan 2008 18:10:18 -0000 1.18
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-gfx/gifsicle
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.17 2007/07/22 10:00:40 dberkholz Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.18 2008/01/15 18:10:18 grobian Exp $
64 +
65 + 15 Jan 2008; Fabian Groffen <grobian@g.o> gifsicle-1.44.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>; gifsicle-1.44.ebuild:
69 Drop virtual/x11 references.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list