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 A458D138D02 for ; Sat, 27 Jun 2015 05:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F04A9E0867; Sat, 27 Jun 2015 05:30:09 +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 82ED6E0867 for ; Sat, 27 Jun 2015 05:30:08 +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 7B3D3340887 for ; Sat, 27 Jun 2015 05:30:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E58E7735 for ; Sat, 27 Jun 2015 05:30:03 +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: <1435211574.f281de8d0d9e62bb76d80a35f154eb6c0ce833b8.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/declarative_authorization/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/declarative_authorization/ChangeLog dev-ruby/declarative_authorization/Manifest dev-ruby/declarative_authorization/declarative_authorization-0.5.6.ebuild X-VCS-Directories: dev-ruby/declarative_authorization/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: f281de8d0d9e62bb76d80a35f154eb6c0ce833b8 X-VCS-Branch: master Date: Sat, 27 Jun 2015 05:30:03 +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: 555b149d-e7e7-4ed0-a861-e65360e1a53d X-Archives-Hash: 458789c00a610cc03d318cb64cd4efe4 commit: f281de8d0d9e62bb76d80a35f154eb6c0ce833b8 Author: Hans de Graaff degraaff org> AuthorDate: Thu Jun 25 05:52:54 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Jun 25 05:52:54 2015 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=f281de8d Cleanup. Package-Manager: portage-2.2.18 dev-ruby/declarative_authorization/ChangeLog | 6 +++++- dev-ruby/declarative_authorization/Manifest | 1 - .../declarative_authorization-0.5.6.ebuild | 25 ---------------------- 3 files changed, 5 insertions(+), 27 deletions(-) diff --git a/dev-ruby/declarative_authorization/ChangeLog b/dev-ruby/declarative_authorization/ChangeLog index 03bb831..1a0d9aa 100644 --- a/dev-ruby/declarative_authorization/ChangeLog +++ b/dev-ruby/declarative_authorization/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-ruby/declarative_authorization -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 25 Jun 2015; Hans de Graaff + -declarative_authorization-0.5.6.ebuild: + Cleanup. + *declarative_authorization-0.5.7 (24 Oct 2013) 24 Oct 2013; Hans de Graaff diff --git a/dev-ruby/declarative_authorization/Manifest b/dev-ruby/declarative_authorization/Manifest index 122e9cd..779b157 100644 --- a/dev-ruby/declarative_authorization/Manifest +++ b/dev-ruby/declarative_authorization/Manifest @@ -1,2 +1 @@ -DIST declarative_authorization-0.5.6.gem 75264 SHA256 e7d8874251e4c2abf90f2006a1bc4afc7234019e80d9fa2972ce5249c80ea13a SHA512 777dc2957d283fe14caaac606b1ca797fc876016b3a68dcc59779553488a88fbf06847729fa06c3d12475b3da07fd98152a5aa7f08f7b3f74a04bca1208656a0 WHIRLPOOL f4aaa8da857a99a74224142b6532c154fa90043ec7c9fb534320bbb7457704bf67d4dfab95a3c592ccf5f6e9ad063a72fa5090152c0493dd6167a24119d5b6dd DIST declarative_authorization-0.5.7.gem 75264 SHA256 3c8bdc1cd52c3e4a5522722dc2a258f63a5efdc2919390fc398587e0e1ddc3cd SHA512 4c86a7d304f9000d999732130750d26e7ccaa5c72b54aa61d600f41ec693191427701c5fefe8580bd528bd959e12a5e8580877bb0f43d2af9f60cde87f374e2f WHIRLPOOL 5cfea01032dd19a5cebf8f7e685c0c3a99ac9f8ee491d1d35a746c6ee664d0bab5583382fe5fc7c041fe4c0ce2d3ba5ba0e82c17e5e630adad886efe4539615f diff --git a/dev-ruby/declarative_authorization/declarative_authorization-0.5.6.ebuild b/dev-ruby/declarative_authorization/declarative_authorization-0.5.6.ebuild deleted file mode 100644 index 943fc4d..0000000 --- a/dev-ruby/declarative_authorization/declarative_authorization-0.5.6.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 -USE_RUBY="ruby18 ruby19 ree18 jruby" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" - -RUBY_FAKEGEM_DOCDIR="rdoc" - -# Don't work due to Rails version problems. -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_EXTRAINSTALL="app authorization_rules.dist.rb init.rb" - -inherit ruby-fakegem - -DESCRIPTION="The declarative authorization plugin offers an authorization mechanism inspired by RBAC." -HOMEPAGE="https://github.com/stffn/declarative_authorization" -LICENSE="MIT" - -KEYWORDS="~amd64" -SLOT="0" -IUSE="doc"