public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] mask metacity
@ 2002-05-24  5:06 Bjarke Sørensen
  2002-05-24 13:57 ` Spider
  0 siblings, 1 reply; 9+ messages in thread
From: Bjarke Sørensen @ 2002-05-24  5:06 UTC (permalink / raw
  To: gentoo-dev

Uhm, shouldn't metacity be masked for now?

Is has some dependancies that are masked.


-- 
| Bjarke Sørensen  /  9000.WASD 
|
|  There are 10 types of people in this world:
|  Those who understand binary, and those who don't.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] mask metacity
  2002-05-24  5:06 [gentoo-dev] mask metacity Bjarke Sørensen
@ 2002-05-24 13:57 ` Spider
  2002-05-24 15:11   ` JR Boyens
  0 siblings, 1 reply; 9+ messages in thread
From: Spider @ 2002-05-24 13:57 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 616 bytes --]

begin  quote
On Fri, 24 May 2002 07:06:35 +0200
Bjarke Sørensen <bs@wasd.dk> wrote:

> Uhm, shouldn't metacity be masked for now?
> 
> Is has some dependancies that are masked.

Well, people who -want- metacity ( you know, you can install it without
Gnome2 ) should know what they are after, and to have it masked then
would be "not fun", besides, the only reason gtk+ 2 is masked is all the
packages in portage that depend on the wrong versions of gtk+ ..


//Spider



--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] mask metacity
  2002-05-24 13:57 ` Spider
@ 2002-05-24 15:11   ` JR Boyens
  2002-05-24 16:32     ` Spider
  0 siblings, 1 reply; 9+ messages in thread
From: JR Boyens @ 2002-05-24 15:11 UTC (permalink / raw
  To: gentoo-dev

On Fri, May 24, 2002 at 03:57:03PM +0200 or thereabouts, Spider wrote:
> begin  quote
> On Fri, 24 May 2002 07:06:35 +0200
> Bjarke S?rensen <bs@wasd.dk> wrote:
> 
> > Uhm, shouldn't metacity be masked for now?
> > 
> > Is has some dependancies that are masked.
> 
> Well, people who -want- metacity ( you know, you can install it without
> Gnome2 ) should know what they are after, and to have it masked then
> would be "not fun", besides, the only reason gtk+ 2 is masked is all the
> packages in portage that depend on the wrong versions of gtk+ ..

I think that a list of these packages would be very nice so that those
of us who have nothing better to do could start fixing these ebuild to
depend on the right versions. Also a "Orphaned Ebuilds" list would be
nice as well. :)

__
JR Boyens
jboyens@fooninja.org


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] mask metacity
  2002-05-24 15:11   ` JR Boyens
@ 2002-05-24 16:32     ` Spider
  2002-05-24 19:55       ` JR Boyens
  0 siblings, 1 reply; 9+ messages in thread
From: Spider @ 2002-05-24 16:32 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 635 bytes --]

begin  quote
On Fri, 24 May 2002 10:11:20 -0500
JR Boyens <jboyens@fooninja.org> wrote:

> I think that a list of these packages would be very nice so that those
> of us who have nothing better to do could start fixing these ebuild to
> depend on the right versions. Also a "Orphaned Ebuilds" list would be
> nice as well. :)
> 

Orphaned I dont know about, but the gtk+ ones...
grep -r ">=x11-libs/gtk+"  /usr/portage/
grep -r " x11-libs/gtk+ " /usr/portage/


there you go :)

//Spider


--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] mask metacity
  2002-05-24 16:32     ` Spider
@ 2002-05-24 19:55       ` JR Boyens
  2002-05-24 20:14         ` Spider
  0 siblings, 1 reply; 9+ messages in thread
From: JR Boyens @ 2002-05-24 19:55 UTC (permalink / raw
  To: gentoo-dev

On Fri, May 24, 2002 at 06:32:29PM +0200 or thereabouts, Spider wrote:
> begin  quote
> On Fri, 24 May 2002 10:11:20 -0500
> JR Boyens <jboyens@fooninja.org> wrote:
> 
> > I think that a list of these packages would be very nice so that those
> > of us who have nothing better to do could start fixing these ebuild to
> > depend on the right versions. Also a "Orphaned Ebuilds" list would be
> > nice as well. :)
> > 
> 
> Orphaned I dont know about, but the gtk+ ones...
> grep -r ">=x11-libs/gtk+"  /usr/portage/
> grep -r " x11-libs/gtk+ " /usr/portage/


So which one is correct? Should it depend on "=x11-libs/gtk+-1.2"?


> 
> 
> there you go :)
> 
> //Spider
> 
> 
> --
> begin  .signature
> This is a .signature virus! Please copy me into your .signature!
> See Microsoft KB Article Q265230 for more information.
> end




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] mask metacity
  2002-05-24 19:55       ` JR Boyens
@ 2002-05-24 20:14         ` Spider
  2002-05-24 21:34           ` [gentoo-dev] emerge search Sean P. Kane
  0 siblings, 1 reply; 9+ messages in thread
From: Spider @ 2002-05-24 20:14 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

begin  quote
On Fri, 24 May 2002 14:55:55 -0500
JR Boyens <jboyens@fooninja.org> wrote:

> So which one is correct? Should it depend on "=x11-libs/gtk+-1.2"?
=x11-libs/gtk+-1.2*  
 
//Spider
--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-dev] emerge search
  2002-05-24 20:14         ` Spider
@ 2002-05-24 21:34           ` Sean P. Kane
  2002-05-25 14:34             ` david mattatall
  0 siblings, 1 reply; 9+ messages in thread
From: Sean P. Kane @ 2002-05-24 21:34 UTC (permalink / raw
  To: gentoo-dev

emerge search seems to only search the name of the ebuild. Is there
currently any way to also search the description? And if not is there
any reason not to implement this? Doing something like 'emerge search
irc' does not return BitchX as an example. And something like icc
'Intel's cc compiler' might be hard to search for since you may 
not know the Gentoo agreed upon name of icc and simply search for intel.


Thanks,
Sean 

-------------------------------------------------------------------------
Sean P. Kane                                       
spkane@genomatica.com
Lead Infrastructure Architect                       Genomatica, Inc.
-------------------------------------------------------------------------
   "When we destroy something man has created we call it vandalism......
    When we destroy something that Gaia has created we call it
progress."



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] emerge search
  2002-05-24 21:34           ` [gentoo-dev] emerge search Sean P. Kane
@ 2002-05-25 14:34             ` david mattatall
  2002-05-25 19:42               ` Paul de Vrieze
  0 siblings, 1 reply; 9+ messages in thread
From: david mattatall @ 2002-05-25 14:34 UTC (permalink / raw
  To: gentoo-dev

On May 24, 2002 02:34 pm, Sean P. Kane wrote:
> emerge search seems to only search the name of the ebuild. Is there
> currently any way to also search the description? And if not is there
> any reason not to implement this? Doing something like 'emerge search
> irc' does not return BitchX as an example. And something like icc
> 'Intel's cc compiler' might be hard to search for since you may
> not know the Gentoo agreed upon name of icc and simply search for intel.

hrmm, don't take any offence to this but bitchx is in /usr/portage/net-irc. 
and what if some one does a description search for "a"?


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [gentoo-dev] emerge search
  2002-05-25 14:34             ` david mattatall
@ 2002-05-25 19:42               ` Paul de Vrieze
  0 siblings, 0 replies; 9+ messages in thread
From: Paul de Vrieze @ 2002-05-25 19:42 UTC (permalink / raw
  To: gentoo-dev

On Saturday 25 May 2002 16:34, david mattatall wrote:
> On May 24, 2002 02:34 pm, Sean P. Kane wrote:
> > emerge search seems to only search the name of the ebuild. Is there
> > currently any way to also search the description? And if not is there
> > any reason not to implement this? Doing something like 'emerge search
> > irc' does not return BitchX as an example. And something like icc
> > 'Intel's cc compiler' might be hard to search for since you may
> > not know the Gentoo agreed upon name of icc and simply search for intel.
>
> hrmm, don't take any offence to this but bitchx is in /usr/portage/net-irc.
> and what if some one does a description search for "a"?

grep doesn't disallow you to do a:
grep -r "a" /*

does it?

If people want to be stupid, let them. I think an added option of this nature 
can be useful. I do think though a separate search command is more 
appropriate though.

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-05-25 19:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24  5:06 [gentoo-dev] mask metacity Bjarke Sørensen
2002-05-24 13:57 ` Spider
2002-05-24 15:11   ` JR Boyens
2002-05-24 16:32     ` Spider
2002-05-24 19:55       ` JR Boyens
2002-05-24 20:14         ` Spider
2002-05-24 21:34           ` [gentoo-dev] emerge search Sean P. Kane
2002-05-25 14:34             ` david mattatall
2002-05-25 19:42               ` Paul de Vrieze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox