Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ruby-1.8.6_p111.ebuild
Date: Thu, 10 Jan 2008 08:56:44
Message-Id: E1JCtDN-0006Bc-CQ@stork.gentoo.org
1 vapier 08/01/10 08:56:41
2
3 Modified: ruby-1.8.6_p111.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.6 dev-lang/ruby/ruby-1.8.6_p111.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild?r1=1.5&r2=1.6
14
15 Index: ruby-1.8.6_p111.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ruby-1.8.6_p111.ebuild 26 Dec 2007 09:03:06 -0000 1.5
22 +++ ruby-1.8.6_p111.ebuild 10 Jan 2008 08:56:40 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 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/dev-lang/ruby/ruby-1.8.6_p111.ebuild,v 1.5 2007/12/26 09:03:06 welp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p111.ebuild,v 1.6 2008/01/10 08:56:40 vapier Exp $
29
30 WANT_AUTOCONF="latest"
31 WANT_AUTOMAKE="latest"
32 @@ -21,7 +21,7 @@
33 cjk? ( http://www.geocities.jp/kosako3/oniguruma/archive/${ONIGURUMA}.tar.gz )"
34
35 LICENSE="Ruby"
36 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
38 IUSE="cjk debug doc emacs examples ipv6 rubytests socks5 threads tk xemacs"
39
40 RDEPEND=">=sys-libs/gdbm-1.8.0
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list