public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: dev-ruby/titlecase/
@ 2015-07-14  0:17 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2015-07-14  0:17 UTC (permalink / raw
  To: gentoo-commits

commit:     e24622b3d9bcc8587faa146970d2ff8ef7421812
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 00:16:55 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 00:16:55 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=e24622b3

[dev-ruby/titlecase] Initial version

Package-Manager: portage-2.2.20

 dev-ruby/titlecase/Manifest               |  1 +
 dev-ruby/titlecase/metadata.xml           |  8 ++++++++
 dev-ruby/titlecase/titlecase-0.1.1.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/dev-ruby/titlecase/Manifest b/dev-ruby/titlecase/Manifest
new file mode 100644
index 0000000..21594a6
--- /dev/null
+++ b/dev-ruby/titlecase/Manifest
@@ -0,0 +1 @@
+DIST titlecase-0.1.1.gem 5632 SHA256 513fc4233f1f03ee96a8fa149c1c7001fb032f95899c95c1420c6f1547235dda SHA512 5d3f71d29de13483ec0540b9ac89bbb8b39ab633103aaf17ebbf9d0126f0407276a555135d08eaefa8c97d329e6f1acf30f2981c7bf046f840c12a8c17fed730 WHIRLPOOL b4e516e1cd9608327e434502c163c36e1d6be65e07dca85d90e846b13f34f68359643ad2c274271f294ef15fe9000185dc8da1293f82f49f44d53f64707752a4

diff --git a/dev-ruby/titlecase/metadata.xml b/dev-ruby/titlecase/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-ruby/titlecase/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/titlecase/titlecase-0.1.1.ebuild b/dev-ruby/titlecase/titlecase-0.1.1.ebuild
new file mode 100644
index 0000000..10f16ac
--- /dev/null
+++ b/dev-ruby/titlecase/titlecase-0.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+RUBY_FAKEGEM_EXTRADOC="README"
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby version of John Gruber's TitleCase.pl"
+HOMEPAGE="https://github.com/indirect/haml-rails"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test" # Fail to load


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-14  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14  0:17 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/titlecase/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox