Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubymail: ChangeLog rubymail-1.0.0-r1.ebuild rubymail-1.0.0.ebuild
Date: Tue, 01 May 2012 18:28:56
Message-Id: 20120501182413.2E2DC2004C@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:13
2
3 Modified: ChangeLog rubymail-1.0.0-r1.ebuild
4 rubymail-1.0.0.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.42 dev-ruby/rubymail/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/ChangeLog?rev=1.42&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/ChangeLog?rev=1.42&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/ChangeLog?r1=1.41&r2=1.42
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v
20 retrieving revision 1.41
21 retrieving revision 1.42
22 diff -u -r1.41 -r1.42
23 --- ChangeLog 15 Aug 2010 13:47:22 -0000 1.41
24 +++ ChangeLog 1 May 2012 18:24:12 -0000 1.42
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/rubymail
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.41 2010/08/15 13:47:22 a3li Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/ChangeLog,v 1.42 2012/05/01 18:24:12 armin76 Exp $
31 +
32 + 01 May 2012; Raúl Porcel <armin76@g.o> rubymail-1.0.0.ebuild,
33 + rubymail-1.0.0-r1.ebuild:
34 + Drop ia64/sparc keywords
35
36 15 Aug 2010; Alex Legler <a3li@g.o> rubymail-1.0.0-r1.ebuild:
37 Do not call 'rake rdoc' and install docs when USE=-doc. Closes bug 332847
38
39
40
41 1.3 dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild?r1=1.2&r2=1.3
46
47 Index: rubymail-1.0.0-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- rubymail-1.0.0-r1.ebuild 15 Aug 2010 13:47:22 -0000 1.2
54 +++ rubymail-1.0.0-r1.ebuild 1 May 2012 18:24:12 -0000 1.3
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild,v 1.2 2010/08/15 13:47:22 a3li Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0-r1.ebuild,v 1.3 2012/05/01 18:24:12 armin76 Exp $
61
62 EAPI=2
63 USE_RUBY="ruby18"
64 @@ -12,7 +12,7 @@
65 SRC_URI="http://rubyforge.org/frs/download.php/30221/rmail-${PV}.tgz"
66 LICENSE="BSD"
67 SLOT="0"
68 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
69 +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86"
70 IUSE="doc"
71 S="${WORKDIR}/rmail-${PV}"
72
73
74
75
76 1.11 dev-ruby/rubymail/rubymail-1.0.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild?rev=1.11&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild?rev=1.11&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild?r1=1.10&r2=1.11
81
82 Index: rubymail-1.0.0.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild,v
85 retrieving revision 1.10
86 retrieving revision 1.11
87 diff -u -r1.10 -r1.11
88 --- rubymail-1.0.0.ebuild 20 Dec 2009 14:15:14 -0000 1.10
89 +++ rubymail-1.0.0.ebuild 1 May 2012 18:24:13 -0000 1.11
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2009 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild,v 1.10 2009/12/20 14:15:14 graaff Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubymail/rubymail-1.0.0.ebuild,v 1.11 2012/05/01 18:24:13 armin76 Exp $
96
97 inherit ruby
98
99 @@ -9,7 +9,7 @@
100 SRC_URI="http://rubyforge.org/frs/download.php/30221/rmail-${PV}.tgz"
101 LICENSE="BSD"
102 SLOT="0"
103 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
104 +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
105 USE_RUBY="ruby18"
106 IUSE=""
107 S="${WORKDIR}/rmail-${PV}"