Depends on gnome-base/gconf. Last release in 2011. See
https://bugs.gentoo.org/873880
Update SRC_URI since the primary release site is moved to github.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 7beb03e778c8
Some ruby-gnome2 ebuild does not build C bindings, so there is no need to
call each_ruby_{configure,compile} and emake install of this eclass. Check
if "extconf.rb" and "Makefile" to decide what to do.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 14 ++
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 22 ++
1 file changed, 22 insertions(+)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 7ffe57d1a9ff..7beb03e778c8 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 4f3f6011501b..ac112e006205 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng-gnome2
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index ac112e006205..a1a84f3045ed 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng
Fold common test code from runy-gnome2 ebuild to this eclass.
To support test under virtx, introduce RUBY_GNOME2_NEED_VIRTX variable.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 23 +++
1 file changed, 23 insertions(+)
diff --git a/eclass/ruby-ng-gnome2
Since we can set RUBY_S only from RUBY_FAKEGEM_NAME, we no longer need
$subbinding.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 42325ce4f33c
All ruby-gnome2 packages in the tree is now licensed under LGPL-2.1+.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 67a5d58fba58..42325ce4f33c
All users of ruby-ng-gnome2 in the official tree are on EAPI=6, so we
can drop old EAPI support to reduce "if" branches and make the feature
updates simple.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 15 ---
1 file changed, 4 insertions(+), 11 deletion
The official tree no longer have ruby-gnome2 packages with 0.19.x. Drop
support for them.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 14 +-
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
On Sun, Feb 16, 2020 at 06:40:08AM +0100, Michał Górny wrote:
> On Sat, 2020-02-15 at 21:18 +0900, Naohiro Aota wrote:
> > Signed-off-by: Naohiro Aota
> > ---
> > eclass/ruby-ng-gnome2.eclass | 13 +++--
> > 1 file changed, 3 insertions(+), 10 deletions(-)
&
Update SRC_URI since the primary release site is moved to github.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 4220dc9f2092..fa5530d36629
Some ruby-gnome2 ebuild does not build C bindings, so there is no need to
call each_ruby_{configure,compile} and emake install of this eclass. Check
if "extconf.rb" and "Makefile" to decide what to do.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 14 ++
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 22 ++
1 file changed, 22 insertions(+)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 619a02d0d1d7..4220dc9f2092 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index edb420c9a3a8..dc48a53c58cd 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby-ng-gnome2
Fold common test code from runy-gnome2 ebuild to this eclass.
To support test under virtx, introduce RUBY_GNOME2_NEED_VIRTX variable.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 22 ++
1 file changed, 22 insertions(+)
diff --git a/eclass/ruby-ng-gnome2
Since we can set RUBY_S only from RUBY_FAKEGEM_NAME, we no longer need
$subbinding.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index e5c2ed193703
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 13 +++--
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 4e3c30017e9b..8c8e0c8c0a50 100644
--- a/eclass/ruby-ng-gnome2.eclass
+++ b/eclass/ruby
All ruby-gnome2 packages in the tree is now licensed under LGPL-2.1+.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass
index 8c8e0c8c0a50..e5c2ed193703
The official tree no longer have ruby-gnome2 packages with 0.19.x. Drop
support for them.
Note: keep versionator inheritance because a later patch use it.
Signed-off-by: Naohiro Aota
---
eclass/ruby-ng-gnome2.eclass | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a
Hello, all
These packages are now up for grabs. I no longer have
interest/hardware for them.
- app-laptop/batti
- app-laptop/pommed/metadata.xml
- media-video/v4l2loopback
- sys-libs/mtdev
Diego Elio Pettenò writes:
> I'm pretty sure we have an eclass function to get the name of the 0
> group.
I can't find one... but found qmail.eclass is using exactly same method.
> export GROUP_ROOT="$(id -gn root)"
pgpbPfsUeoSka.pgp
Description: PGP signature
hasufell writes:
> na...@gentoo.org:
>> fcaps.eclass is using group name 'root' which is not available on BSD
>> system. Instead you can use "0", or $(id -g -n 0) if you'd prefer "group
>> name"
>>
>> Index: fcaps.eclass
>> ===
>> R
Hi, Igor
LTHR writes:
> Portage QOS
>
> Hi All,
>
> What do you think about implementing this:
>
> http://forums.gentoo.org/viewtopic.php?p=7477494
>
> I've system design in my head and could write it down with the
> implementation details.
> Then may be we could all review it and get to somethi
Diego Elio Pettenò writes:
> Hi all,
>
> I'm going to give up maintainership of a few packages simply because I'm
> not using it any longer and thus I can't care about them as much as I
> should:
>
> dev-util/perf
I take this one.
Regards,
pgprI0AlBjP3H.pgp
Description: PGP signature
Samuli Suominen writes:
> On 06/17/2012 10:12 AM, Naohiro Aota (naota) wrote:
>
>> naota 12/06/17 07:12:19
>>
>>Modified: ChangeLog
>>Log:
>>Add ~x86-fbsd. #419621
>>
>>(Portage version: 2.2.0_alpha110/cvs/Linux
# Naohiro Aota (07 May 2012)
# Dead upstream.
# Removal in 30 days - bug 412503, 412505, 412511
app-dicts/canna-canda-med
app-dicts/canna-shion
app-dicts/canna-zipcode
pgpyWAt9n1qDb.pgp
Description: PGP signature
Mike Gilbert writes:
> On Wed, May 2, 2012 at 11:08 AM, Samuli Suominen wrote:
>
>> Oops, something went wrong here. Please fix your terminal/editor encoding to
>> unicode.
>>
>
> I have two questions:
>
> 1. Was this a repoman or echangelog generated entry?
I've first used echangelog to genera
Fabio Erculiani writes:
> On Mon, Jan 23, 2012 at 12:32 AM, Jorge Manuel B. S. Vicetto
> wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> # Jorge Manuel B. S. Vicetto (22 Jan 2012)
>> # Mask compiz for last-rites unless someone steps up
>> # to maintain it. Removal in 30 days.
Pacho Ramos writes:
>> > > Will CC cjk team then to let them know you are interested to join (looks
>> > > like there are four devs in cjk alias...)
>>
>>
>
> Any updates on this?
I didn't notice him been working to return dev, I sent him invitation
with ebuild-quizes :/. Then I got response f
Ben writes:
> On 19 March 2012 01:09, Pacho Ramos wrote:
>
>>
>> Will CC cjk team then to let them know you are interested to join (looks
>> like there are four devs in cjk alias...)
>
> But none of them seem active...
hmm, Matuu and I'm working on some bugs one-by-one... Are there any bugs
you
Hi,
It is great to hear Jack is willing to join cjk herd. I can help Jack
working on cjk bugs. But, to be honest, I'm not familiar with recruiting
process so I need some devs to do or to help me on the recruiting.
Also I've read the "Mentor Guide" [1] and found "your project lead must
be CC'd". I
2012/3/2 Markos Chandras :
> app-laptop/batti
I took batti.
Regards,
Naohiro
I'll take dev-util/global
On Wed, Sep 14, 2011 at 3:56 AM, Pacho Ramos wrote:
> Due arfrever retirement the following packages need a new maintainer:
>
> dev-util/global
> net-irc/kvirc
> net-libs/neon
> net-libs/serf
> net-misc/cadaver
>
>
> Thanks for taking them
35 matches
Mail list logo