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 1Qj4TJ-0006Go-Jb for garchives@archives.gentoo.org; Tue, 19 Jul 2011 07:12:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B522321C202; Tue, 19 Jul 2011 07:11:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 888E121C202 for ; Tue, 19 Jul 2011 07:11:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09F542AC027 for ; Tue, 19 Jul 2011 07:11:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2414F8003D for ; Tue, 19 Jul 2011 07:11:51 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/launchy/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: dev-ruby/launchy/ChangeLog dev-ruby/launchy/launchy-2.0.3.ebuild dev-ruby/launchy/metadata.xml X-VCS-Directories: dev-ruby/launchy/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d575a0f3a19fef3a6f526ddb7d8ae9f2e5ef34a6 Date: Tue, 19 Jul 2011 07:11:51 +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: X-Archives-Hash: b964fb7378e697dd1a25eaf86f9389b9 commit: d575a0f3a19fef3a6f526ddb7d8ae9f2e5ef34a6 Author: Hans de Graaff degraaff org> AuthorDate: Tue Jul 19 07:11:42 2011 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 19 07:11:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ruby-overlay.= git;a=3Dcommit;h=3Dd575a0f3 Version bump. Not moving to main tree for same reason as flameeyes. (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with = key 0x8883FA56A308A8D7!) --- dev-ruby/launchy/ChangeLog | 9 +++++++++ dev-ruby/launchy/launchy-2.0.3.ebuild | 30 +++++++++++++++++++++++++++= +++ dev-ruby/launchy/metadata.xml | 5 +++++ 3 files changed, 44 insertions(+), 0 deletions(-) diff --git a/dev-ruby/launchy/ChangeLog b/dev-ruby/launchy/ChangeLog new file mode 100644 index 0000000..cfb7ef2 --- /dev/null +++ b/dev-ruby/launchy/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for dev-ruby/launchy +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*launchy-2.0.3 (19 Jul 2011) + + 19 Jul 2011; Hans de Graaff +launchy-2.0.3.ebuild: + Version bump. Not moving to main tree for same reason as flameeyes. + diff --git a/dev-ruby/launchy/launchy-2.0.3.ebuild b/dev-ruby/launchy/lau= nchy-2.0.3.ebuild new file mode 100644 index 0000000..b2c7e8c --- /dev/null +++ b/dev-ruby/launchy/launchy-2.0.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/will_paginate-= 2.3.11-r1.ebuild,v 1.2 2009/12/15 19:59:15 flameeyes Exp $ + +EAPI=3D2 +USE_RUBY=3D"ruby18 ruby19 jruby ree18" + +RUBY_FAKEGEM_TASK_DOC=3D"doc:rdoc" +RUBY_FAKEGEM_TASK_TEST=3D"test" + +RAKE_FAKEGEM_DOCDIR=3D"doc" +RUBY_FAKEGEM_EXTRADOC=3D"README HISTORY" + +inherit ruby-fakegem + +DESCRIPTION=3D"Helper class for launching cross-platform applications." +HOMEPAGE=3D"http://copiousfreetime.rubyforge.org/launchy/" + +LICENSE=3D"ISC" + +SLOT=3D"0" +KEYWORDS=3D"~amd64" +IUSE=3D"" + +ruby_add_rdepend ">=3Ddev-ruby/bones-3.7.0" +#ruby_add_bdepend "test? ( >=3Ddev-ruby/rcov-0.9.9 >=3Ddev-ruby/minitest= -2.3.1 )" + +# Tests fail, reported upstream. (Note for 2.0.3: can't find bug +# report. Tests still fail). +RESTRICT=3Dtest diff --git a/dev-ruby/launchy/metadata.xml b/dev-ruby/launchy/metadata.xm= l new file mode 100644 index 0000000..8521361 --- /dev/null +++ b/dev-ruby/launchy/metadata.xml @@ -0,0 +1,5 @@ + + + +ruby +