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/libnotify/
Date: Mon, 23 Jan 2012 14:22:09
Message-Id: 74c75a7a1dc8cc4306e5897193bfa6721d6203b5.graaff@gentoo
1 commit: 74c75a7a1dc8cc4306e5897193bfa6721d6203b5
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Sun Jan 8 17:23:09 2012 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 8 17:23:09 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=74c75a7a
7
8 Version bump. Restrict tests due to new dependency.
9
10 (Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
11
12 ---
13 dev-ruby/libnotify/ChangeLog | 7 +++++-
14 dev-ruby/libnotify/Manifest | 10 +++-----
15 dev-ruby/libnotify/libnotify-0.7.1.ebuild | 34 +++++++++++++++++++++++++++++
16 3 files changed, 44 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-ruby/libnotify/ChangeLog b/dev-ruby/libnotify/ChangeLog
19 index 7430890..a7cdec7 100644
20 --- a/dev-ruby/libnotify/ChangeLog
21 +++ b/dev-ruby/libnotify/ChangeLog
22 @@ -1,7 +1,12 @@
23 # ChangeLog for dev-ruby/libnotify
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 +*libnotify-0.7.1 (08 Jan 2012)
29 +
30 + 08 Jan 2012; Hans de Graaff <graaff@g.o> +libnotify-0.7.1.ebuild:
31 + Version bump. Restrict tests due to new dependency.
32 +
33 *libnotify-0.6.0 (15 Dec 2011)
34
35 15 Dec 2011; Hans de Graaff <graaff@g.o> +libnotify-0.6.0.ebuild:
36
37 diff --git a/dev-ruby/libnotify/Manifest b/dev-ruby/libnotify/Manifest
38 index e200f3a..eb9f263 100644
39 --- a/dev-ruby/libnotify/Manifest
40 +++ b/dev-ruby/libnotify/Manifest
41 @@ -2,13 +2,11 @@
42 Hash: SHA256
43
44 DIST libnotify-0.5.7.gem 29184 RMD160 1cfdf1591f549a74dd707a4bf1b68786df051183 SHA1 dd6488a421897ed04b6189e16b6468c86f2f1b36 SHA256 0645899aab628b9e16e924708c21aa65e84c2550e5a17c2643d0f8a19fb337a5
45 -EBUILD libnotify-0.5.7.ebuild 739 RMD160 720042c593c1acef5dd784aab0e07024a6ab2e04 SHA1 ecf6297adc252597aeb04bd0fd950b13d4f19494 SHA256 d867b939a4815e35533509c5828ba41aadc6c5b4301275e73b7f829e98a2c67d
46 -MISC ChangeLog 634 RMD160 f8629eebff66c61c529f6205b991190e010da8e6 SHA1 c1141bfc64b10e4d5e0e05442abb66d72015b4f2 SHA256 3eda5e8146d451f9e59b5264200a6f420b4e15f978bf71e37e0993f6cdca837a
47 -MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
48 +DIST libnotify-0.7.1.gem 29184 RMD160 a64180d7e8d54bdd573e5776d747d5724764ca28 SHA1 03d0a5bc89dd86ac58edda541991af8a49a82c3a SHA256 f8d0690f1b4b190fdd0550148907ed7235e92dafa50616e855e8372a29f18159
49 -----BEGIN PGP SIGNATURE-----
50 Version: GnuPG v2.0.17 (GNU/Linux)
51
52 -iF4EAREIAAYFAk7qEdoACgkQiIP6VqMIqNe2MQD+MM/dfk37+puuNcbOm2Vpcy+P
53 -GJ31Mhb/2xFe7tvUBNkA/iZ4xiMVh5PYKbITN0FMQeaXd2iJyEKL/tyqdEi1GJBD
54 -=rT1G
55 +iF4EAREIAAYFAk8J0P0ACgkQiIP6VqMIqNdGhAD/bWit0wMsYJGORFiKl1RiaHWs
56 +D3i9ttU8FmP2Pi2qJZwA/0jJIz0FPvrofwF0rsxMDTCzPpv9QCh2YUo3o7QbAG+L
57 +=Cw9e
58 -----END PGP SIGNATURE-----
59
60 diff --git a/dev-ruby/libnotify/libnotify-0.7.1.ebuild b/dev-ruby/libnotify/libnotify-0.7.1.ebuild
61 new file mode 100644
62 index 0000000..7fb43e4
63 --- /dev/null
64 +++ b/dev-ruby/libnotify/libnotify-0.7.1.ebuild
65 @@ -0,0 +1,34 @@
66 +# Copyright 1999-2012 Gentoo Foundation
67 +# Distributed under the terms of the GNU General Public License v2
68 +# $Header: $
69 +
70 +EAPI=4
71 +USE_RUBY="ruby18 ree18 jruby"
72 +
73 +# Documentation uses hanna, but hanna is broken with newer versions of
74 +# RDoc.
75 +RUBY_FAKEGEM_TASK_DOC="-Ilib yard"
76 +RUBY_FAKEGEM_EXTRADOC="README.rdoc"
77 +
78 +inherit ruby-fakegem
79 +
80 +DESCRIPTION="Ruby bindings for libnotify using FFI."
81 +HOMEPAGE="https://github.com/splattael/libnotify"
82 +LICENSE="MIT"
83 +
84 +KEYWORDS="~amd64 ~x86"
85 +SLOT="0"
86 +IUSE=""
87 +
88 +# Requires minitest-libnotify which we don't package.
89 +RESTRICT="test"
90 +
91 +ruby_add_rdepend "virtual/ruby-ffi"
92 +
93 +ruby_add_bdepend "doc? ( dev-ruby/yard )"
94 +ruby_add_bdepend "test? ( dev-ruby/minitest )"
95 +
96 +all_ruby_prepare() {
97 + rm Gemfile || die
98 + sed -i -e '/[Bb]undler/d' -e '/rubies.rake/d' Rakefile test/helper.rb || die
99 +}