public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Robert Buchholz <rbu@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [OT] Re: [gentoo-dev] sci-libs/scipy -> dev-python/scipy ?
Date: Tue, 8 Jul 2008 19:59:05 +0200	[thread overview]
Message-ID: <200807081959.08577.rbu@gentoo.org> (raw)
In-Reply-To: <4872EA2F.2040201@gentoo.org>

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

On Tuesday 08 July 2008, Joe Peterson wrote:
> Donnie Berkholz wrote:
> > I meant moves were largely pointless, although categories are to a
> > lesser extent. Tags would be a lot better, since nothing can be
> > categorized perfectly into a single place.
>
> Yes, I can see the benefit of a tag paradigm.  I, myself, find it
> more trouble than benefit to have the extra directory level.  I often
> do "cd /usr/portage/*/foo" to get to the foo package, and it often
> gets a hit in licenses or elsewhere that trips up this practice...

You can avoid the issue with the license directory by appending a / at 
the end. Grobian showed me that a function is useful for this, I just 
do "ecd xorg-server"

$ grep -A 3 ecd ~/.bashrc
function ecd () {
      cd ~/devel/gentoo/gentoo-x86/*/$@/
}

You could even change the /*/ to /*-*/ to exclude packages or profiles.

Robert

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

  parent reply	other threads:[~2008-07-08 17:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08  2:59 [gentoo-dev] sci-libs/scipy -> dev-python/scipy ? Andrey Grozin
2008-07-08  3:34 ` Donnie Berkholz
2008-07-08  3:51   ` Joe Peterson
2008-07-08  4:02     ` Donnie Berkholz
2008-07-08  4:16       ` Joe Peterson
2008-07-08 16:34         ` Marijn Schouten (hkBst)
2008-07-08 16:54           ` Joe Peterson
2008-07-08 17:14           ` Ciaran McCreesh
2008-07-09 10:07             ` Marijn Schouten (hkBst)
2008-07-09 16:41               ` Donnie Berkholz
2008-07-08 17:59         ` Robert Buchholz [this message]
2008-07-08 18:28           ` [gentoo-dev] Re: [OT] ecd function Fabian Groffen
2008-07-09  1:14       ` [gentoo-dev] Re: sci-libs/scipy -> dev-python/scipy ? Ryan Hill
2008-07-09  3:49         ` Donnie Berkholz
2008-07-10  3:36           ` Ryan Hill
2008-07-09  4:32         ` Alec Warner
2008-07-08  4:14     ` [gentoo-dev] " Alec Warner
2008-07-08  7:31       ` [gentoo-dev] Tags vs. categories (was: sci-libs/scipy -> dev-python/scip) Josh Saddler
2008-07-08 11:05         ` Santiago M. Mola
2008-07-09  4:28         ` Alec Warner
2008-07-09  4:31           ` [gentoo-dev] Tags vs. categories Josh Saddler
2008-07-08  9:59       ` [gentoo-dev] Re: sci-libs/scipy -> dev-python/scipy ? Diego 'Flameeyes' Pettenò

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200807081959.08577.rbu@gentoo.org \
    --to=rbu@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox