Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/imagesize: ChangeLog imagesize-0.1.1.ebuild
Date: Wed, 25 Feb 2009 14:10:52
Message-Id: E1LcKTL-0000OP-22@stork.gentoo.org
1 josejx 09/02/25 14:10:51
2
3 Modified: ChangeLog imagesize-0.1.1.ebuild
4 Log:
5 Marked ~ppc.
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
7
8 Revision Changes Path
9 1.2 dev-ruby/imagesize/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/ChangeLog?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/ChangeLog?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/ChangeLog?r1=1.1&r2=1.2
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ChangeLog 23 Apr 2008 18:10:43 -0000 1.1
22 +++ ChangeLog 25 Feb 2009 14:10:50 -0000 1.2
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/imagesize
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.1 2008/04/23 18:10:43 graaff Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/ChangeLog,v 1.2 2009/02/25 14:10:50 josejx Exp $
29 +
30 + 25 Feb 2009; Joseph Jezak <josejx@g.o> imagesize-0.1.1.ebuild:
31 + Marked ~ppc.
32
33 *imagesize-0.1.1 (23 Apr 2008)
34
35
36
37
38 1.3 dev-ruby/imagesize/imagesize-0.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild?r1=1.2&r2=1.3
43
44 Index: imagesize-0.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- imagesize-0.1.1.ebuild 24 Apr 2008 01:57:19 -0000 1.2
51 +++ imagesize-0.1.1.ebuild 25 Feb 2009 14:10:50 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild,v 1.2 2008/04/24 01:57:19 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/imagesize/imagesize-0.1.1.ebuild,v 1.3 2009/02/25 14:10:50 josejx Exp $
58
59 inherit gems
60
61 @@ -9,5 +9,5 @@
62
63 LICENSE="Ruby"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~ppc ~x86"
67 IUSE=""