From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 85C0A1381F3 for ; Wed, 7 Nov 2012 07:02:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4335C21C00A; Wed, 7 Nov 2012 07:02:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BDF8321C00A for ; Wed, 7 Nov 2012 07:02:28 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 273E633D8E5 for ; Wed, 7 Nov 2012 07:02:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AB63EE5442 for ; Wed, 7 Nov 2012 07:02:26 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1352271742.8d64403bb34fa244795fd913e0aa5c298b73ff2d.graaff@gentoo> Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/ascii85/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: dev-ruby/ascii85/ChangeLog dev-ruby/ascii85/ascii85-1.0.2.ebuild dev-ruby/ascii85/metadata.xml X-VCS-Directories: dev-ruby/ascii85/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8d64403bb34fa244795fd913e0aa5c298b73ff2d X-VCS-Branch: master Date: Wed, 7 Nov 2012 07:02:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6c51b68e-2c7d-4ac4-b7a0-570ddeac79c6 X-Archives-Hash: bda44ba040faa724e8685ed9385e6e15 commit: 8d64403bb34fa244795fd913e0aa5c298b73ff2d Author: Hans de Graaff degraaff org> AuthorDate: Wed Nov 7 07:02:22 2012 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Nov 7 07:02:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=8d64403b Moved to gentoo tree. --- dev-ruby/ascii85/ChangeLog | 8 -------- dev-ruby/ascii85/ascii85-1.0.2.ebuild | 29 ----------------------------- dev-ruby/ascii85/metadata.xml | 5 ----- 3 files changed, 0 insertions(+), 42 deletions(-) diff --git a/dev-ruby/ascii85/ChangeLog b/dev-ruby/ascii85/ChangeLog deleted file mode 100644 index 4863ec6..0000000 --- a/dev-ruby/ascii85/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -# ChangeLog for dev-ruby/bundler -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*ascii85-1.0.2 (06 Nov 2012) - 06 Nov 2012; Michel Boaventura +ascii85-1.0.2.ebuild, - +ChangeLog +Manifest +metadata.xml: - Bump version to 1.0.2 diff --git a/dev-ruby/ascii85/ascii85-1.0.2.ebuild b/dev-ruby/ascii85/ascii85-1.0.2.ebuild deleted file mode 100644 index 49efa30..0000000 --- a/dev-ruby/ascii85/ascii85-1.0.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=2 - -USE_RUBY="ruby18 ruby19 ree18 jruby" - -RUBY_FAKEGEM_TASK_TEST="test" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt LICENSE" - -RUBY_FAKEGEM_NAME="Ascii85" - -inherit ruby-fakegem - -DESCRIPTION="Methods for encoding/decoding Adobe's binary-to-text encoding of the same name." -HOMEPAGE="http://ascii85.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -all_ruby_prepare() { - rm Gemfile || die - sed -i -e '/[Bb]undler/d' Rakefile || die -} diff --git a/dev-ruby/ascii85/metadata.xml b/dev-ruby/ascii85/metadata.xml deleted file mode 100644 index 8521361..0000000 --- a/dev-ruby/ascii85/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - -ruby -