On Fri, Dec 9, 2016 at 1:09 AM, Michał Górny wrote:
> On Thu, 8 Dec 2016 21:36:28 +0100
> Andreas K. Hüttel wrote:
>
>> From: Doug Freed
>>
>> ---
>> eclass/depend.apache.eclass | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/eclass/depend.apache.eclass b/ecla
On Thu, 8 Dec 2016 21:36:28 +0100
Andreas K. Hüttel wrote:
> From: Doug Freed
>
> ---
> eclass/depend.apache.eclass | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
> index b69c2ec..a7d206f 100644
> --- a
Here's a fresh attempt to improve depend.apache.eclass; this time
some of the ideas from dwfreed's patch are implemented.
The initialization of two variables is shifted from global scope
to pkg_setup.
We still remain with one eclass though (and what I haven't used
is the new dependency/useflag co
---
eclass/depend.apache.eclass | 17 +
1 file changed, 17 insertions(+)
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index e858a85..a51ec55 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -225,6 +225,23 @@ want_apache2_2() {
---
eclass/depend.apache.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index a7d206f..e858a85 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -43,7 +43,7 @@
inherit multilib
cas
---
eclass/depend.apache.eclass | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index 8582396..2d7b062 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -176,
From: Doug Freed
---
eclass/depend.apache.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index b69c2ec..a7d206f 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -290,7 +290,7
---
eclass/depend.apache.eclass | 35 ---
1 file changed, 24 insertions(+), 11 deletions(-)
diff --git a/eclass/depend.apache.eclass b/eclass/depend.apache.eclass
index a51ec55..8582396 100644
--- a/eclass/depend.apache.eclass
+++ b/eclass/depend.apache.eclass
@@ -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Donnerstag, 8. Dezember 2016, 15:08:17 schrieb james:
> On 12/07/2016 04:39 PM, Robin H. Johnson wrote:
> > On Wed, Dec 07, 2016 at 04:01:53PM -0500, james wrote:
> >> Can you cross post to gentoo-dev? I'm not subscribed to that list.
> >> Should
On Thu, Dec 8, 2016 at 9:10 AM, Doug Freed wrote:
> On Thu, Dec 8, 2016 at 7:38 AM, Andrew Savchenko wrote:
>> Hi,
>>
>> On Thu, 08 Dec 2016 11:29:51 +0100 Pacho Ramos wrote:
>>> When looking at freerdp reverse deps I noticed we are using three different
>>> names for USE flags enabling freerdp s
On Thu, Dec 8, 2016 at 7:38 AM, Andrew Savchenko wrote:
> Hi,
>
> On Thu, 08 Dec 2016 11:29:51 +0100 Pacho Ramos wrote:
>> When looking at freerdp reverse deps I noticed we are using three different
>> names for USE flags enabling freerdp support: rdp, rdesktop and freerdp
>>
>> rdesktop is the on
On 12/07/2016 04:39 PM, Robin H. Johnson wrote:
On Wed, Dec 07, 2016 at 04:01:53PM -0500, james wrote:
Can you cross post to gentoo-dev? I'm not subscribed to that list.
Should not a wider community, particularly devs be part of the discussion?
Please DO subscribe.
Nope. I strongly believe th
Hi,
On Thu, 08 Dec 2016 11:29:51 +0100 Pacho Ramos wrote:
> When looking at freerdp reverse deps I noticed we are using three different
> names for USE flags enabling freerdp support: rdp, rdesktop and freerdp
>
> rdesktop is the only one that is a global USE flag, even if it's used only by
> two
When looking at freerdp reverse deps I noticed we are using three different
names for USE flags enabling freerdp support: rdp, rdesktop and freerdp
rdesktop is the only one that is a global USE flag, even if it's used only by
two packages, the others are local USE flags that are enabling similar
s
14 matches
Mail list logo