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 1QlfzS-0005OI-Vh for garchives@archives.gentoo.org; Tue, 26 Jul 2011 11:39:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 037CF21C099; Tue, 26 Jul 2011 11:39:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BCC4C21C099 for ; Tue, 26 Jul 2011 11:39:36 +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 73FD12AC01F for ; Tue, 26 Jul 2011 11:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9A33380040 for ; Tue, 26 Jul 2011 11:39:35 +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] dev/graaff:master commit in: dev-ruby/statsample/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/statsample/ChangeLog dev-ruby/statsample/Manifest dev-ruby/statsample/metadata.xml dev-ruby/statsample/statsample-1.1.0.ebuild X-VCS-Directories: dev-ruby/statsample/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b45e9ca0eb690eb178f6da04985d8b2a77c249a1 Date: Tue, 26 Jul 2011 11:39:35 +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: e9cf97ce5648837882a0c7bfc6db97c1 commit: b45e9ca0eb690eb178f6da04985d8b2a77c249a1 Author: Hans de Graaff degraaff org> AuthorDate: Tue Jul 26 11:39:19 2011 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 26 11:39:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/graaff.git;a=3D= commit;h=3Db45e9ca0 Initial import, not complete functionality-wise. (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with = key 0x8883FA56A308A8D7!) --- dev-ruby/statsample/ChangeLog | 10 +++++ dev-ruby/statsample/Manifest | 14 ++++++++ dev-ruby/statsample/metadata.xml | 5 +++ dev-ruby/statsample/statsample-1.1.0.ebuild | 49 +++++++++++++++++++++= ++++++ 4 files changed, 78 insertions(+), 0 deletions(-) diff --git a/dev-ruby/statsample/ChangeLog b/dev-ruby/statsample/ChangeLo= g new file mode 100644 index 0000000..74df665 --- /dev/null +++ b/dev-ruby/statsample/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/statsample +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*statsample-1.1.0 (26 Jul 2011) + + 26 Jul 2011; Hans de Graaff +statsample-1.1.0.ebui= ld, + +metadata.xml: + Initial import, not complete functionality-wise. + diff --git a/dev-ruby/statsample/Manifest b/dev-ruby/statsample/Manifest new file mode 100644 index 0000000..6eb376a --- /dev/null +++ b/dev-ruby/statsample/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST statsample-1.1.0.gem 266752 RMD160 13568e4f93553094a9d2c8bed728e678= fde1805e SHA1 102954036d365964be8b2e72589384db2359fdfa SHA256 b98218a3f09= ea527ea5e80f384faa24c0dcf0664711e3bc28871a1c4701e2739 +EBUILD statsample-1.1.0.ebuild 1196 RMD160 d1338efab7eea9ad661e4a79a1759= fdb2d7a3920 SHA1 2f1592de45b597371d7cc18d7c95e61ae1f64d00 SHA256 660deaf2= a1f4ba6e100cc8e30cc7c24bc537634e47ee72f5223fae83442bf1dc +MISC ChangeLog 298 RMD160 59c25931c12786c50d6ee8072db58cb58bde6d0c SHA1 = 7c495501c80efd30893a39e85bb8ef74178ef18b SHA256 c60e952a1990340688dcdaf33= 540ab9b50156c4b7ed7fae69eae4d9dc946d8d7 +MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SH= A1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4= 544dbc51d97b0715add76b40d9400415cdef6324ad +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iF0EAREIAAYFAk4up2cACgkQiIP6VqMIqNdGDwD1E9cssPO6LZkzqDdA3zBl8AGJ +1FleoT6E8Wy4/ZFVVgD+JgWa8ElZNey2v4u6erScK6K5bEEEmvV9CN+X06P5/1Q=3D +=3DK0SV +-----END PGP SIGNATURE----- diff --git a/dev-ruby/statsample/metadata.xml b/dev-ruby/statsample/metad= ata.xml new file mode 100644 index 0000000..f977299 --- /dev/null +++ b/dev-ruby/statsample/metadata.xml @@ -0,0 +1,5 @@ + + + +graaff@gentoo.org + diff --git a/dev-ruby/statsample/statsample-1.1.0.ebuild b/dev-ruby/stats= ample/statsample-1.1.0.ebuild new file mode 100644 index 0000000..95baeb2 --- /dev/null +++ b/dev-ruby/statsample/statsample-1.1.0.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 +USE_RUBY=3D"ruby18 ree18 jruby" + +RUBY_FAKEGEM_EXTRADOC=3D"README.txt" + +RUBY_FAKEGEM_DOCDIR=3D"doc" +RUBY_FAKEGEM_TASK_DOC=3D"" +RUBY_FAKEGEM_TASK_TEST=3D"" + +inherit ruby-fakegem + +DESCRIPTION=3D"Making YAML easy and fun to use with Ruby" +HOMEPAGE=3D"http://www.metabates.com" +LICENSE=3D"GPL-2" + +KEYWORDS=3D"~amd64" +SLOT=3D"0" +IUSE=3D"doc" + +ruby_add_rdepend " + dev-ruby/dirty-memoize + >=3Ddev-ruby/distribution-0.3 + >=3Ddev-ruby/extendmatrix-0.3.1 + dev-ruby/fastercsv" + +# minimization (~> 0.2.0, runtime) +# reportbuilder (~> 1.4, runtime) +# rserve-client (~> 0.2.5, runtime) +# spreadsheet (~> 0.6.5, runtime) +# statsample-bivariate-extension (> 0, runtime) +# rubyvis (~> 0.4.0, runtime) + +# gettext (~> 0, development) +# hoe (~> 0, development) +# hoe (>=3D 2.9.0, development) +# hoe-git (~> 0, development) +# minitest (~> 2.0, development) +# mocha (~> 0, development) +# rserve-client (~> 0, development) +# shoulda (~> 0, development) + +all_ruby_prepare() { + # Nasty hack to avoid adding a bunch of dependencies I don't need now..= . + sed -i -e '/reportbuilder/d' lib/statsample.rb || die +}