Gentoo Archives: gentoo-commits

From: "Kenneth Prugh (ken69267)" <ken69267@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-misc/cowsay: cowsay-3.03-r1.ebuild ChangeLog
Date: Sun, 03 Aug 2008 23:58:43
Message-Id: E1KPnTD-0007Ro-Ts@stork.gentoo.org
1 ken69267 08/08/03 23:58:39
2
3 Modified: cowsay-3.03-r1.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #233671
6 (Portage version: 2.2_rc6/cvs/Linux 2.6.25-gentoo-r4 x86_64)
7
8 Revision Changes Path
9 1.6 games-misc/cowsay/cowsay-3.03-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild?r1=1.5&r2=1.6
14
15 Index: cowsay-3.03-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- cowsay-3.03-r1.ebuild 3 Aug 2008 16:36:22 -0000 1.5
22 +++ cowsay-3.03-r1.ebuild 3 Aug 2008 23:58:39 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v 1.5 2008/08/03 16:36:22 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/cowsay-3.03-r1.ebuild,v 1.6 2008/08/03 23:58:39 ken69267 Exp $
28
29 inherit bash-completion eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND=">=dev-lang/perl-5"
40
41
42
43 1.23 games-misc/cowsay/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/cowsay/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 3 Aug 2008 16:36:22 -0000 1.22
56 +++ ChangeLog 3 Aug 2008 23:58:39 -0000 1.23
57 @@ -1,6 +1,9 @@
58 # ChangeLog for games-misc/cowsay
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.22 2008/08/03 16:36:22 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/games-misc/cowsay/ChangeLog,v 1.23 2008/08/03 23:58:39 ken69267 Exp $
62 +
63 + 03 Aug 2008; Kenneth Prugh <ken69267@g.o> cowsay-3.03-r1.ebuild:
64 + amd64 stable, bug #233671
65
66 03 Aug 2008; Raúl Porcel <armin76@g.o> cowsay-3.03-r1.ebuild:
67 alpha/x86 stable wrt #233671, add ~ia64