From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OGfYz-0005YW-VT for garchives@archives.gentoo.org; Mon, 24 May 2010 21:51:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FE4EE0830; Mon, 24 May 2010 21:51:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5A381E0830 for ; Mon, 24 May 2010 21:51:57 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F3CDF1B407F for ; Mon, 24 May 2010 21:51:56 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2235) id 01BFC2CDFA; Mon, 24 May 2010 21:51:55 +0000 (UTC) From: "Alex Legler (a3li)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, a3li@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/daemons: daemons-1.0.10-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: daemons-1.0.10-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/daemons X-VCS-Committer: a3li X-VCS-Committer-Name: Alex Legler Content-Type: text/plain; charset=utf8 Message-Id: <20100524215156.01BFC2CDFA@corvid.gentoo.org> Date: Mon, 24 May 2010 21:51:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 04889601-92a1-4cd5-9192-c70d77d0d69e X-Archives-Hash: e544a3a84564d4c977c12c0e72eb5835 a3li 10/05/24 21:51:55 Modified: daemons-1.0.10-r1.ebuild ChangeLog Log: Add REE18 support (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.4 dev-ruby/daemons/daemons-1.0.10-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/d= aemons-1.0.10-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/d= aemons-1.0.10-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/d= aemons-1.0.10-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: daemons-1.0.10-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.10-r1.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- daemons-1.0.10-r1.ebuild 23 Jan 2010 23:40:06 -0000 1.3 +++ daemons-1.0.10-r1.ebuild 24 May 2010 21:51:55 -0000 1.4 @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.10-r1.eb= uild,v 1.3 2010/01/23 23:40:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.10-r1.eb= uild,v 1.4 2010/05/24 21:51:55 a3li Exp $ =20 EAPI=3D"2" -USE_RUBY=3D"ruby18 ruby19 jruby" +USE_RUBY=3D"ruby18 ree18 ruby19 jruby" =20 RUBY_FAKEGEM_EXTRADOC=3D"Releases README TODO" RUBY_FAKEGEM_DOCDIR=3D"html" 1.46 dev-ruby/daemons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/C= hangeLog?rev=3D1.46&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/C= hangeLog?rev=3D1.46&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/C= hangeLog?r1=3D1.45&r2=3D1.46 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- ChangeLog 22 May 2010 20:14:53 -0000 1.45 +++ ChangeLog 24 May 2010 21:51:55 -0000 1.46 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/daemons # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.45 201= 0/05/22 20:14:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.46 201= 0/05/24 21:51:55 a3li Exp $ + + 24 May 2010; Alex Legler daemons-1.0.10-r1.ebuild: + Add REE18 support =20 22 May 2010; Diego E. Petten=C3=B2 -daemons-1.0.5.ebuild: