summaryrefslogtreecommitdiff
path: root/dev-ruby/columnize
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-ruby/columnize
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-ruby/columnize')
-rw-r--r--dev-ruby/columnize/Manifest2
-rw-r--r--dev-ruby/columnize/columnize-0.8.9.ebuild19
-rw-r--r--dev-ruby/columnize/columnize-0.9.0.ebuild19
-rw-r--r--dev-ruby/columnize/metadata.xml8
4 files changed, 48 insertions, 0 deletions
diff --git a/dev-ruby/columnize/Manifest b/dev-ruby/columnize/Manifest
new file mode 100644
index 00000000000..3b2e74bb08e
--- /dev/null
+++ b/dev-ruby/columnize/Manifest
@@ -0,0 +1,2 @@
+DIST columnize-0.8.9.gem 16896 SHA256 37d6e33624f2e3542667425504d204843788ce52905b2529654ab57d11fe6ab8 SHA512 d11ac4a2190c4956012a12ba6b4394f28a7a6a95c2183b6c3c1ac84eaccddcab10d12a18b0678a5bda6a50ebae3105aa003b8913a9def461159277a978c88863 WHIRLPOOL 1cbaa5d9995e3dc87ee0ea8dfedf43c6d3eb53699b76399ddae4b550aa73ee7a783a05fbac7eebcd007b67374f6b1058fef1b97d9ad82236320c27dbd98782af
+DIST columnize-0.9.0.gem 16896 SHA256 ab736fad789612458feef028cb6c98cd2e54cb21174e5744c8a5204a6dc962a0 SHA512 b85f478db0e70740ff2d09e0c0a0e6eef378cbd0f025f8583726619412c0dd93ce85705978550ed13713f35e90db846ff087110c210742dfc3223bac3da7176c WHIRLPOOL bbfa13e31a968a722b7e39bb0665067caeb31fb3fe831e73a67223e31bebb76dca45e27bc827e2d9ef1a5858bb7d06530ee296696cdebade62f8b427cc227ebb
diff --git a/dev-ruby/columnize/columnize-0.8.9.ebuild b/dev-ruby/columnize/columnize-0.8.9.ebuild
new file mode 100644
index 00000000000..6e4d875b7e1
--- /dev/null
+++ b/dev-ruby/columnize/columnize-0.8.9.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="AUTHORS ChangeLog NEWS README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sorts an array in column order"
+HOMEPAGE="https://github.com/rocky/columnize"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE=""
diff --git a/dev-ruby/columnize/columnize-0.9.0.ebuild b/dev-ruby/columnize/columnize-0.9.0.ebuild
new file mode 100644
index 00000000000..3e18acac7b7
--- /dev/null
+++ b/dev-ruby/columnize/columnize-0.9.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="AUTHORS ChangeLog NEWS README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sorts an array in column order"
+HOMEPAGE="https://github.com/rocky/columnize"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE=""
diff --git a/dev-ruby/columnize/metadata.xml b/dev-ruby/columnize/metadata.xml
new file mode 100644
index 00000000000..3d7a0a21f58
--- /dev/null
+++ b/dev-ruby/columnize/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ruby</herd>
+ <upstream>
+ <remote-id type="github">rocky/columnize</remote-id>
+ </upstream>
+</pkgmetadata>