Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/attic: ChangeLog attic-0.5.2.ebuild
Date: Wed, 28 Jul 2010 23:13:33
Message-Id: 20100728231324.DB7E82CE15@corvid.gentoo.org
1 flameeyes 10/07/28 23:13:24
2
3 Modified: ChangeLog attic-0.5.2.ebuild
4 Log:
5 Depend on slotted tryouts.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 dev-ruby/attic/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/attic/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 24 May 2010 05:57:51 -0000 1.7
22 +++ ChangeLog 28 Jul 2010 23:13:24 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/attic
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/attic/ChangeLog,v 1.7 2010/05/24 05:57:51 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/attic/ChangeLog,v 1.8 2010/07/28 23:13:24 flameeyes Exp $
28 +
29 + 28 Jul 2010; Diego E. Pettenò <flameeyes@g.o> attic-0.5.2.ebuild:
30 + Depend on slotted tryouts.
31
32 24 May 2010; Hans de Graaff <graaff@g.o> attic-0.5.2.ebuild:
33 Declare test USE flag.
34
35
36
37 1.7 dev-ruby/attic/attic-0.5.2.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild?r1=1.6&r2=1.7
42
43 Index: attic-0.5.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- attic-0.5.2.ebuild 24 May 2010 05:57:51 -0000 1.6
50 +++ attic-0.5.2.ebuild 28 Jul 2010 23:13:24 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild,v 1.6 2010/05/24 05:57:51 graaff Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/attic/attic-0.5.2.ebuild,v 1.7 2010/07/28 23:13:24 flameeyes Exp $
56
57 EAPI=2
58
59 @@ -27,7 +27,7 @@
60 KEYWORDS="~amd64 ~x86"
61 IUSE="test"
62
63 -ruby_add_bdepend "test? ( dev-ruby/tryouts )"
64 +ruby_add_bdepend "test? ( dev-ruby/tryouts:0 )"
65
66 all_ruby_prepare() {
67 epatch "${FILESDIR}"/${P}-fixes.patch