Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/declarative_authorization/
Date: Mon, 30 Apr 2012 09:32:01
Message-Id: 1334314760.8fa85e34ec18457a0a849a0dc11073ec108502cf.graaff@gentoo
1 commit: 8fa85e34ec18457a0a849a0dc11073ec108502cf
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Fri Apr 13 10:59:20 2012 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 13 10:59:20 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=8fa85e34
7
8 Version bump.
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
11
12 ---
13 dev-ruby/declarative_authorization/ChangeLog | 8 +++++-
14 dev-ruby/declarative_authorization/Manifest | 10 +++----
15 .../declarative_authorization-0.5.5.ebuild | 25 ++++++++++++++++++++
16 3 files changed, 36 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-ruby/declarative_authorization/ChangeLog b/dev-ruby/declarative_authorization/ChangeLog
19 index 05b7755..b860f5a 100644
20 --- a/dev-ruby/declarative_authorization/ChangeLog
21 +++ b/dev-ruby/declarative_authorization/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for dev-ruby/declarative_authorization
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*declarative_authorization-0.5.5 (13 Apr 2012)
29 +
30 + 13 Apr 2012; Hans de Graaff <graaff@g.o>
31 + +declarative_authorization-0.5.5.ebuild:
32 + Version bump.
33 +
34 *declarative_authorization-0.5.3 (04 Oct 2011)
35
36 04 Oct 2011; Hans de Graaff <graaff@g.o>
37
38 diff --git a/dev-ruby/declarative_authorization/Manifest b/dev-ruby/declarative_authorization/Manifest
39 index 247196c..dadb6a9 100644
40 --- a/dev-ruby/declarative_authorization/Manifest
41 +++ b/dev-ruby/declarative_authorization/Manifest
42 @@ -2,13 +2,11 @@
43 Hash: SHA256
44
45 DIST declarative_authorization-0.5.3.gem 74240 RMD160 7e86325d6cc46415156e5d0354d63b1f8eefe285 SHA1 eb8980475f0b21a56a6d4fa89a1e570485808296 SHA256 37f9e5e1f6264149c4df7cc751a262dd4478433194cc8467b0d6303767e58e85
46 -EBUILD declarative_authorization-0.5.3.ebuild 614 RMD160 27f11a29fe4c53c0151cdf9a9c774b757e232a3d SHA1 b78644b6af43c5908cfed80f8c15b5af43e63ae3 SHA256 5b69a614f920bd5c4914354822690c83deb31b46f571e5dd5af1266f8c42408d
47 -MISC ChangeLog 310 RMD160 be5ace6536736dfa092fb3aef34e465bc80402ef SHA1 c2622d1aeacc3b8a530830a9a83ca282f64c9151 SHA256 fc6092617d485112c85cef032daeff7bb19d4dd26de454a2cfd4f90c59fba99d
48 -MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
49 +DIST declarative_authorization-0.5.5.gem 74752 RMD160 adb0f4f58a9109f7145c338a3a6428ac23154658 SHA1 dd8f3536f586819d5f6a4d27d79d0bedb17d6ef9 SHA256 8deb9a62a40a155e6c4a8d3a5bf6205b7d630972af675c716b54a71dd043f5e7
50 -----BEGIN PGP SIGNATURE-----
51 Version: GnuPG v2.0.17 (GNU/Linux)
52
53 -iF4EAREIAAYFAk6LDD0ACgkQiIP6VqMIqNe/NwD+JcK/bLzb/tb9lzwJlDDys8Ub
54 -kr1oneKDdU+ZrZTcGhUA/il+lvlRVvm+KXEsUW7AM97FoEMPJ0ohX8e8KZc6uMjW
55 -=oKhJ
56 +iF4EAREIAAYFAk+IBwgACgkQiIP6VqMIqNd1yQD6ArVRMvO7m+gp8lSbEV034wm3
57 +F+ilBw8JSN48k4ddxVwBAIHS7aDAXNe04zHkDAWMmHMX8Ne3umQf5EIp1JNsgb3F
58 +=VE8I
59 -----END PGP SIGNATURE-----
60
61 diff --git a/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.ebuild b/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.ebuild
62 new file mode 100644
63 index 0000000..d49ea42
64 --- /dev/null
65 +++ b/dev-ruby/declarative_authorization/declarative_authorization-0.5.5.ebuild
66 @@ -0,0 +1,25 @@
67 +# Copyright 1999-2012 Gentoo Foundation
68 +# Distributed under the terms of the GNU General Public License v2
69 +# $Header: $
70 +
71 +EAPI=4
72 +USE_RUBY="ruby18 ree18 jruby"
73 +
74 +RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
75 +
76 +RUBY_FAKEGEM_DOCDIR="rdoc"
77 +
78 +# Don't work due to Rails version problems.
79 +RUBY_FAKEGEM_TASK_TEST=""
80 +
81 +RUBY_FAKEGEM_EXTRAINSTALL="app authorization_rules.dist.rb init.rb"
82 +
83 +inherit ruby-fakegem
84 +
85 +DESCRIPTION="The declarative authorization plugin offers an authorization mechanism inspired by RBAC."
86 +HOMEPAGE="https://github.com/stffn/declarative_authorization"
87 +LICENSE="MIT"
88 +
89 +KEYWORDS="~amd64"
90 +SLOT="0"
91 +IUSE="doc"