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

commit:     08655d2b14a8f117a0f539ba218f299eb70ff1af
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 15:34:53 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 15:34:53 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=08655d2b

dev-ruby/ipaddress: Initial version

Package-Manager: portage-2.3.0

 dev-ruby/ipaddress/Manifest               |  1 +
 dev-ruby/ipaddress/ipaddress-0.8.3.ebuild | 23 +++++++++++++++++++++++
 dev-ruby/ipaddress/metadata.xml           |  8 ++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-ruby/ipaddress/Manifest b/dev-ruby/ipaddress/Manifest
new file mode 100644
index 0000000..f637f92
--- /dev/null
+++ b/dev-ruby/ipaddress/Manifest
@@ -0,0 +1 @@
+DIST ipaddress-0.8.3.gem 38400 SHA256 85640c4f9194c26937afc8c78e3074a8e7c97d5d1210358d1440f01034d006f5 SHA512 898f20bd2883b64a678570a79891231857559ad402bdb5c987b1f117749f9f063a41d1482c58eeb10fe2285475201e6f14f48b8a2fa6ee0b46dcd4de9af57695 WHIRLPOOL 6dcd67b3461db36e2e69b64c7e636fcf1879b9748a642c7a57332cb1d52425cee95ad581be44d272509f6675b358320674751d6210fd5aa5bde15b34cc1710b4

diff --git a/dev-ruby/ipaddress/ipaddress-0.8.3.ebuild b/dev-ruby/ipaddress/ipaddress-0.8.3.ebuild
new file mode 100644
index 0000000..74b200c
--- /dev/null
+++ b/dev-ruby/ipaddress/ipaddress-0.8.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Library to handle IP (IPv4 and IPv6) addresses in a modern and productive way"
+HOMEPAGE="https://rubygems.org/gems/ipaddress https://github.com/bluemonk/ipaddress"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "dev-ruby/rake"
+
+all_ruby_prepare() {
+	sed -i -e "/bundler/d" Rakefile || die
+}

diff --git a/dev-ruby/ipaddress/metadata.xml b/dev-ruby/ipaddress/metadata.xml
new file mode 100644
index 0000000..97df2a0
--- /dev/null
+++ b/dev-ruby/ipaddress/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 type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>


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

only message in thread, other threads:[~2016-09-05 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-05 15:35 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/ipaddress/ 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