From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 81DBD1381F1 for ; Thu, 9 Jun 2016 04:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9D5214211; Thu, 9 Jun 2016 04:59:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A8E214211 for ; Thu, 9 Jun 2016 04:59:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29473340B6A for ; Thu, 9 Jun 2016 04:59:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFCD872 for ; Thu, 9 Jun 2016 04:59:09 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1465447443.9b1dc81fb706832a7c74a5ca76da4fe3bb52ffb9.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/stomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/stomp/Manifest dev-ruby/stomp/stomp-1.4.0.ebuild X-VCS-Directories: dev-ruby/stomp/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 9b1dc81fb706832a7c74a5ca76da4fe3bb52ffb9 X-VCS-Branch: master Date: Thu, 9 Jun 2016 04:59:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9c50781f-1f39-473d-ab16-4715bc7a5804 X-Archives-Hash: 0068b67ff7007bed2a1f769493e2946d commit: 9b1dc81fb706832a7c74a5ca76da4fe3bb52ffb9 Author: Hans de Graaff gentoo org> AuthorDate: Thu Jun 9 04:44:03 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Jun 9 04:44:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1dc81f dev-ruby/stomp: add 1.4.0 Package-Manager: portage-2.2.28 dev-ruby/stomp/Manifest | 1 + dev-ruby/stomp/stomp-1.4.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-ruby/stomp/Manifest b/dev-ruby/stomp/Manifest index 3638353..8e1aa8b 100644 --- a/dev-ruby/stomp/Manifest +++ b/dev-ruby/stomp/Manifest @@ -1,2 +1,3 @@ DIST stomp-1.3.4.gem 77824 SHA256 adc77e8760236bd6d751991e0a4fc2bfd5443fc45dd5cfedb0d8c99273bc5897 SHA512 f141593a36bf45bcfa7254379fd88b78a62630eeebd638cea9e6e125d6cf5006632c96bcbdd6c0def0cea8f5fe7af11925d372d1e1fb3f1ee802c1a1023e2f15 WHIRLPOOL e1ac18aa1272e3cc59ab98c415c55e719437dbeb1fe13d07692564c636b08516d0be60570baa31973adf80c52fcc3017d7a7490daba737cac9f229811d402eab DIST stomp-1.3.5.gem 78848 SHA256 5abfd406fced18f236a84a457853afb99eab60ee3a4d4cd605678128f61aa9cd SHA512 d546f262d9a2d6a4934d66b9849f59e1d4676ffc35ad1d476477a2736e1eba3c8da9ab684204f97935ba6aaf83271a1d8fdeff8ebcdd4446ecababa366940284 WHIRLPOOL 773e26b27306df16b519f246a15240b71814359c0d4df0fee3aedf47da9ed154e2c4d154f279cb636501f3a086fa14ef6193776e9c645c16e780c9fd86f1aebf +DIST stomp-1.4.0.gem 88576 SHA256 8e7f3cee76f492e577cf1538886b9b72148c849aabe6267a395e1ca5b7f7e873 SHA512 f6a472b8c247cffdb43b7c9d3704092f1c64208721b9b3f2a3aaebc4c4cf2d39d187fde439052b5f71df736dc2df38fe16b0f442af631da8fe089f7b8fbb75c4 WHIRLPOOL 4594d10409d6c8dcad0fcddade12d9daa0aca86ec8886631e9e784953a2f5f0205124ddb09a28e562653fb258747e8301b3b72ab90d1b93cceceac79da7a821c diff --git a/dev-ruby/stomp/stomp-1.4.0.ebuild b/dev-ruby/stomp/stomp-1.4.0.ebuild new file mode 100644 index 0000000..e2e5e37 --- /dev/null +++ b/dev-ruby/stomp/stomp-1.4.0.ebuild @@ -0,0 +1,22 @@ +# 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" + +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" + +inherit ruby-fakegem + +DESCRIPTION="Ruby bindings for the stomp messaging protocol" +HOMEPAGE="https://github.com/stompgem/stomp" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE=""