commit:     d109c6fe77b6810b9fd801ee9f43febb4bb63184
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Oct  3 10:23:08 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct  3 10:23:08 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=d109c6fe

Initial import.

Package-Manager: portage-2.2.8-r2

---
 dev-ruby/global_phone/ChangeLog                 | 10 ++++++++++
 dev-ruby/global_phone/Manifest                  |  1 +
 dev-ruby/global_phone/global_phone-1.0.1.ebuild | 21 +++++++++++++++++++++
 dev-ruby/global_phone/metadata.xml              |  5 +++++
 4 files changed, 37 insertions(+)

diff --git a/dev-ruby/global_phone/ChangeLog b/dev-ruby/global_phone/ChangeLog
new file mode 100644
index 0000000..2755f70
--- /dev/null
+++ b/dev-ruby/global_phone/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/global_phone
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*global_phone-1.0.1 (03 Oct 2014)
+
+  03 Oct 2014; Hans de Graaff <[email protected]> +global_phone-1.0.1.ebuild,
+  +metadata.xml:
+  Initial import.
+

diff --git a/dev-ruby/global_phone/Manifest b/dev-ruby/global_phone/Manifest
new file mode 100644
index 0000000..1450023
--- /dev/null
+++ b/dev-ruby/global_phone/Manifest
@@ -0,0 +1 @@
+DIST global_phone-1.0.1.gem 10240 SHA256 
8ea712f020b01fb457c594c6f8dbd575797d8cada42a581d234e5369f4406e17 SHA512 
97b135ad2532cebef8c15e337eabe5d61dbf535d0a80c124432de732a0105e4625e70d3d0a5cf4273da569ef83a90a3bb46b98657c7d6965ec4f484f4079299d
 WHIRLPOOL 
eafec679661a665aab55ed3143a65830723e63815d77d8f1d3e422d7c206e9d864478bb4ded595484d95c94223b38e5d6b6e578c745e4a8467bd9a70367e6877

diff --git a/dev-ruby/global_phone/global_phone-1.0.1.ebuild 
b/dev-ruby/global_phone/global_phone-1.0.1.ebuild
new file mode 100644
index 0000000..44ef7e3
--- /dev/null
+++ b/dev-ruby/global_phone/global_phone-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Parses, validates, and formats local and international phone 
numbers"
+HOMEPAGE="https://github.com/sstephenson/global_phone";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""

diff --git a/dev-ruby/global_phone/metadata.xml 
b/dev-ruby/global_phone/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/global_phone/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer><email>[email protected]</email></maintainer>
+</pkgmetadata>

Reply via email to