Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-misc/fortune-mod-all: fortune-mod-all-1.ebuild ChangeLog
Date: Mon, 04 Feb 2008 19:34:39
Message-Id: E1JM75Q-00054f-FQ@stork.gentoo.org
1 nyhm 08/02/04 19:34:36
2
3 Modified: fortune-mod-all-1.ebuild ChangeLog
4 Log:
5 Add linguas flags to IUSE
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.12 games-misc/fortune-mod-all/fortune-mod-all-1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild?r1=1.11&r2=1.12
14
15 Index: fortune-mod-all-1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- fortune-mod-all-1.ebuild 19 Aug 2006 22:29:48 -0000 1.11
22 +++ fortune-mod-all-1.ebuild 4 Feb 2008 19:34:35 -0000 1.12
23 @@ -1,14 +1,14 @@
24 -# Copyright 1999-2006 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/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.11 2006/08/19 22:29:48 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.12 2008/02/04 19:34:35 nyhm Exp $
29
30 -DESCRIPTION="Meta package for all fortune-mod packages."
31 +DESCRIPTION="Meta package for all fortune-mod packages"
32 HOMEPAGE="http://www.gentoo.org/"
33
34 LICENSE="as-is"
35 SLOT="0"
36 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 -IUSE="offensive"
38 +IUSE="linguas_cs linguas_de linguas_it linguas_sk offensive"
39
40 RDEPEND="games-misc/fortune-mod
41 linguas_cs? ( games-misc/fortune-mod-cs )
42
43
44
45 1.12 games-misc/fortune-mod-all/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/ChangeLog?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/ChangeLog?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/fortune-mod-all/ChangeLog?r1=1.11&r2=1.12
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- ChangeLog 19 Jul 2006 19:40:33 -0000 1.11
58 +++ ChangeLog 4 Feb 2008 19:34:35 -0000 1.12
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-misc/fortune-mod-all
61 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.11 2006/07/19 19:40:33 flameeyes Exp $
63 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.12 2008/02/04 19:34:35 nyhm Exp $
65 +
66 + 04 Feb 2008; Tristan Heaven <nyhm@g.o> fortune-mod-all-1.ebuild:
67 + Add linguas flags to IUSE
68
69 19 Jul 2006; Diego Pettenò <flameeyes@g.o>
70 fortune-mod-all-1.ebuild:
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list