public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/statsample/
Date: Sun, 19 May 2013 06:51:37 +0000 (UTC)	[thread overview]
Message-ID: <1368946035.cb1886b170822ef4b8cac10bdd80ec882544745d.graaff@gentoo> (raw)

commit:     cb1886b170822ef4b8cac10bdd80ec882544745d
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun May 19 06:47:15 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 19 06:47:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=cb1886b1

Cleanup.

Package-Manager: portage-2.1.11.62

---
 dev-ruby/statsample/ChangeLog                  |    6 ++-
 dev-ruby/statsample/Manifest                   |   11 ----
 dev-ruby/statsample/statsample-1.1.0-r1.ebuild |   59 ------------------------
 dev-ruby/statsample/statsample-1.1.0.ebuild    |   59 ------------------------
 4 files changed, 5 insertions(+), 130 deletions(-)

diff --git a/dev-ruby/statsample/ChangeLog b/dev-ruby/statsample/ChangeLog
index f399979..a34ad76 100644
--- a/dev-ruby/statsample/ChangeLog
+++ b/dev-ruby/statsample/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-ruby/statsample
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 May 2013; Hans de Graaff <graaff@gentoo.org> -statsample-1.1.0.ebuild,
+  -statsample-1.1.0-r1.ebuild:
+  Cleanup.
+
 *statsample-1.2.0 (28 Sep 2012)
 
   28 Sep 2012; Hans de Graaff <graaff@gentoo.org> +statsample-1.2.0.ebuild:

diff --git a/dev-ruby/statsample/Manifest b/dev-ruby/statsample/Manifest
index 09e7abe..732662b 100644
--- a/dev-ruby/statsample/Manifest
+++ b/dev-ruby/statsample/Manifest
@@ -1,12 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST statsample-1.1.0.gem 266752 SHA256 b98218a3f09ea527ea5e80f384faa24c0dcf0664711e3bc28871a1c4701e2739 SHA512 3e8b76cefd1537a018be8a999b542e63572b71a6650767318b129b834726fc53220ceae461ff53207b254d88c9dc43d5672b1cbfea17d9ced34ca0e6254a4a93 WHIRLPOOL 3cfda5e795be043f22600f3c4654c43a60e97d9d5532b229d5377a10364e30fff7936166879666020a24331bdfaa4586a650d8af2f7eebd5759b666942e09ede
 DIST statsample-1.2.0.gem 273920 SHA256 9e3f79632468ab62dec7a560c9406c9a7a68ce80b2b7808ff71dfba9bd4d3218 SHA512 31497abe20fb7ac1a21a1d99e1a992bfd993332710867ef37d3e21c8d5a63aa09653958ccc3295cda3db851b6d21af77391476dfa7dc146590c93b07c2240727 WHIRLPOOL 0628cb8caa91e1e27f50660a111eedb5af56d4b216aaf4805bcf651d63cd6cd32ae76a4069fadef6046f3513e30ae7576d5172035ae55830ce4ff8151fbffb39
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlBlbTUACgkQiIP6VqMIqNfxUQD+IBvupnthO9bZ8ascDrJcwb2z
-tVmiRz2qiqOTnEPdbtAA/2WrJuCNj45QRltN/zLPZaz+Xv7DL5LO/tylhy3fVPpG
-=razD
------END PGP SIGNATURE-----

diff --git a/dev-ruby/statsample/statsample-1.1.0-r1.ebuild b/dev-ruby/statsample/statsample-1.1.0-r1.ebuild
deleted file mode 100644
index 2742761..0000000
--- a/dev-ruby/statsample/statsample-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 ree18 jruby"
-
-RUBY_FAKEGEM_EXTRADOC="README.txt"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="statsample.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making YAML easy and fun to use with Ruby"
-HOMEPAGE="http://www.metabates.com"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="doc"
-
-ruby_add_rdepend "
-	dev-ruby/dirty-memoize
-	>=dev-ruby/distribution-0.3
-	>=dev-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 (>= 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
-
-	# Create a gemspec file that we can use and hack it to remove all
-	# the stuff we skip for now.
-	ruby -S rake -r rdoc/task debug_gem | sed -e '1d' > statsample.gemspec
-
-	# Remove all dependencies from the gemspec that we don't need
-	# right now.
-	sed -i -e '/minimization/d' -e '/reportbuilder/d' -e '/rserve-client/d' -e '/spreadsheet/d' -e '/bivariate-extension/d' -e '/rubyvis/d' statsample.gemspec
-}

diff --git a/dev-ruby/statsample/statsample-1.1.0.ebuild b/dev-ruby/statsample/statsample-1.1.0.ebuild
deleted file mode 100644
index e457951..0000000
--- a/dev-ruby/statsample/statsample-1.1.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 ree18 jruby"
-
-RUBY_FAKEGEM_EXTRADOC="README.txt"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_GEMSPEC="statsample.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making YAML easy and fun to use with Ruby"
-HOMEPAGE="http://www.metabates.com"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="doc"
-
-ruby_add_rdepend "
-	dev-ruby/dirty-memoize
-	>=dev-ruby/distribution-0.3
-	>=dev-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 (>= 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
-
-	# Create a gemspec file that we can use and hack it to remove all
-	# the stuff we skip for now.
-	ruby -S rake -r rdoc/task debug_gem | sed -e '1d' > statsample.gemspec
-
-	# Remove all dependencies from the gemspec that we don't need
-	# right now.
-	sed -i -e '/(minimization|reportbuilder|rserve-client|spreadsheet|bivariate-extension|rubyvis)/d' statsample.gemspec
-}


             reply	other threads:[~2013-05-19  6:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-19  6:51 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-28 16:28 [gentoo-commits] dev/graaff:master commit in: dev-ruby/statsample/ Hans de Graaff
2013-05-19  6:51 Hans de Graaff
2012-09-28  9:26 Hans de Graaff
2011-10-20 13:10 Hans de Graaff
2011-07-26 11:39 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1368946035.cb1886b170822ef4b8cac10bdd80ec882544745d.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox