Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tmail: tmail-1.2.3.1.ebuild ChangeLog
Date: Thu, 18 Feb 2010 16:43:51
Message-Id: E1Ni9Tg-0002ef-H0@stork.gentoo.org
1 grobian 10/02/18 16:43:48
2
3 Modified: tmail-1.2.3.1.ebuild ChangeLog
4 Log:
5 Marked ~x86-solaris
6 (Portage version: 2.2.00.15335-prefix/cvs/SunOS i386)
7
8 Revision Changes Path
9 1.9 dev-ruby/tmail/tmail-1.2.3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild?r1=1.8&r2=1.9
14
15 Index: tmail-1.2.3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- tmail-1.2.3.1.ebuild 13 Feb 2010 20:41:29 -0000 1.8
22 +++ tmail-1.2.3.1.ebuild 18 Feb 2010 16:43:47 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.8 2010/02/13 20:41:29 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.3.1.ebuild,v 1.9 2010/02/18 16:43:47 grobian Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18 ruby19 jruby"
31 @@ -16,7 +16,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-solaris ~x86-solaris"
37 IUSE="debug"
38
39 # Tests seem to be broken with the new encoding handling from Ruby,
40
41
42
43 1.9 dev-ruby/tmail/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tmail/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 13 Feb 2010 20:41:29 -0000 1.8
56 +++ ChangeLog 18 Feb 2010 16:43:47 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/tmail
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.8 2010/02/13 20:41:29 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.9 2010/02/18 16:43:47 grobian Exp $
62 +
63 + 18 Feb 2010; Fabian Groffen <grobian@g.o> tmail-1.2.3.1.ebuild:
64 + Marked ~x86-solaris
65
66 13 Feb 2010; Raúl Porcel <armin76@g.o> tmail-1.2.3.1.ebuild:
67 Add ~ia64/~sparc