From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/declarative_authorization/
Date: Fri, 25 Oct 2013 09:08:34 +0000 (UTC) [thread overview]
Message-ID: <1382625714.454ac9f695e555eae1d6299bfed0012ceacf23ce.graaff@gentoo> (raw)
commit: 454ac9f695e555eae1d6299bfed0012ceacf23ce
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Thu Oct 24 14:41:54 2013 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 14:41:54 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=454ac9f6
Cleanup.
Package-Manager: portage-2.2.7
---
dev-ruby/declarative_authorization/ChangeLog | 7 +++++-
dev-ruby/declarative_authorization/Manifest | 12 -----------
.../declarative_authorization-0.5.3.ebuild | 25 ----------------------
.../declarative_authorization-0.5.5.ebuild | 25 ----------------------
4 files changed, 6 insertions(+), 63 deletions(-)
diff --git a/dev-ruby/declarative_authorization/ChangeLog b/dev-ruby/declarative_authorization/ChangeLog
index dd7b57b..0f9b0d4 100644
--- a/dev-ruby/declarative_authorization/ChangeLog
+++ b/dev-ruby/declarative_authorization/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-ruby/declarative_authorization
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2013; Hans de Graaff <graaff@gentoo.org>
+ -declarative_authorization-0.5.3.ebuild,
+ -declarative_authorization-0.5.5.ebuild:
+ Cleanup.
+
*declarative_authorization-0.5.6 (05 Oct 2012)
05 Oct 2012; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/declarative_authorization/Manifest b/dev-ruby/declarative_authorization/Manifest
index a6dd91f..07d483a 100644
--- a/dev-ruby/declarative_authorization/Manifest
+++ b/dev-ruby/declarative_authorization/Manifest
@@ -1,13 +1 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST declarative_authorization-0.5.3.gem 74240 SHA256 37f9e5e1f6264149c4df7cc751a262dd4478433194cc8467b0d6303767e58e85 SHA512 44b2a5b07022840785dd017e29f0bb16be3ad7963d960a35c415fa3e5c967e102cd5b6d4ee22c4c3389d48b4e72fd26308d8b353e7281dfb21ead727a3ac82ea WHIRLPOOL d24d19680db9c6172da7399964d6e3c5c70aeda6a81c65e8729012b433245d8615c7d3d9c19e0c38d943f5063ddffa3386a71fed4f9b58d45c839c937fe9499b
-DIST declarative_authorization-0.5.5.gem 74752 SHA256 8deb9a62a40a155e6c4a8d3a5bf6205b7d630972af675c716b54a71dd043f5e7 SHA512 13e579df690ef7ae7ae6b519542d0067d54ac72474d5525e7f86e8206966f38f519435f80ba62e870803292bcd396dfeffc64c0482abedbd2575bc96287de70e WHIRLPOOL 4bc58b20d327b864ba8ed45d13813b6d2ebf6887204b28e6224178f153b33f0830409fb52633861e25afe094e42b5d9ddcd762fbb1b81c29cfb6029d2a7ab18e
DIST declarative_authorization-0.5.6.gem 75264 SHA256 e7d8874251e4c2abf90f2006a1bc4afc7234019e80d9fa2972ce5249c80ea13a SHA512 777dc2957d283fe14caaac606b1ca797fc876016b3a68dcc59779553488a88fbf06847729fa06c3d12475b3da07fd98152a5aa7f08f7b3f74a04bca1208656a0 WHIRLPOOL f4aaa8da857a99a74224142b6532c154fa90043ec7c9fb534320bbb7457704bf67d4dfab95a3c592ccf5f6e9ad063a72fa5090152c0493dd6167a24119d5b6dd
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlBuhhAACgkQiIP6VqMIqNfy8AEAiEm7iNRDmGj2hIjQ8VweT4QS
-JilFKE2uWjNAYav/HgoA/2POACYZKwmsL0PKYyuJz/qOUrrCavz3k4gFgAaNu2ex
-=8RmB
------END PGP SIGNATURE-----
diff --git a/dev-ruby/declarative_authorization/declarative_authorization-0.5.3.ebuild b/dev-ruby/declarative_authorization/declarative_authorization-0.5.3.ebuild
deleted file mode 100644
index f098eeb..0000000
--- a/dev-ruby/declarative_authorization/declarative_authorization-0.5.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 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"
diff --git a/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.ebuild b/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.ebuild
deleted file mode 100644
index d49ea42..0000000
--- a/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.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 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"
next reply other threads:[~2013-10-25 9:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-25 9:08 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-27 5:30 [gentoo-commits] dev/graaff:master commit in: dev-ruby/declarative_authorization/ Hans de Graaff
2015-06-27 5:30 Hans de Graaff
2013-10-25 9:08 Hans de Graaff
2012-10-08 13:37 Hans de Graaff
2012-04-30 9:30 Hans de Graaff
2011-10-04 13:38 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382625714.454ac9f695e555eae1d6299bfed0012ceacf23ce.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox