From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-859358-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 848F458974 for <garchives@archives.gentoo.org>; Sun, 24 Jan 2016 10:21:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7350DE08BD; Sun, 24 Jan 2016 10:21:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11CD6E08BD for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2016 10:21:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4C333407D7 for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2016 10:21:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B32D7C0 for <gentoo-commits@lists.gentoo.org>; Sun, 24 Jan 2016 10:21:50 +0000 (UTC) From: "Naohiro Aota" <naota@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Naohiro Aota" <naota@gentoo.org> Message-ID: <1453630847.34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3.naota@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pluggaloid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/pluggaloid/Manifest dev-ruby/pluggaloid/metadata.xml dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild X-VCS-Directories: dev-ruby/pluggaloid/ X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota X-VCS-Revision: 34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3 X-VCS-Branch: master Date: Sun, 24 Jan 2016 10:21:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c7f0fe82-d437-40db-a9cb-9987088b9a6b X-Archives-Hash: 124926aed2640def7e5f2ebbd973963d commit: 34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3 Author: Naohiro Aota <naota <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 06:44:18 2016 +0000 Commit: Naohiro Aota <naota <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 10:20:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a529db dev-ruby/pluggaloid: add new package Package-Manager: portage-2.2.27 dev-ruby/pluggaloid/Manifest | 1 + dev-ruby/pluggaloid/metadata.xml | 11 +++++++++++ dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild | 18 ++++++++++++++++++ 3 files changed, 30 insertions(+) diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest new file mode 100644 index 0000000..02fa8e1 --- /dev/null +++ b/dev-ruby/pluggaloid/Manifest @@ -0,0 +1 @@ +DIST pluggaloid-1.0.2.gem 11776 SHA256 839fc393f3e249ca3772adfb8e8ea6b4fafb3b570df82d47e6cbc3999fa9f36c SHA512 e9ba908f477bf254e7c3ae9f3736d21aeeb38848bcbd43e2ab995c3d592547c22572d07965096353d82ef38e81d4a489a495e80f9af3927fc937caa04d435275 WHIRLPOOL 9914d5b92870cf87ca26fd913df311628018bb9b93a9fe41e626b70b255f80e46a56effea216914afefc29a97aee3ae928775991e292c24d5faab5234698db43 diff --git a/dev-ruby/pluggaloid/metadata.xml b/dev-ruby/pluggaloid/metadata.xml new file mode 100644 index 0000000..46ded82 --- /dev/null +++ b/dev-ruby/pluggaloid/metadata.xml @@ -0,0 +1,11 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>ruby</herd> + <maintainer> + <email>naota@gentoo.org</email> + </maintainer> + <upstream> + <remote-id type="rubygems">delayer-deferred</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild new file mode 100644 index 0000000..9ea0c42 --- /dev/null +++ b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_RUBY="ruby20 ruby21 ruby22" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem +DESCRIPTION="Pluggaloid is extensible plugin system for mikutter" +HOMEPAGE="https://rubygems.org/gems/pluggaloid/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE=""