From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-38368-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N6SGF-0005jW-PU
	for garchives@archives.gentoo.org; Fri, 06 Nov 2009 17:06:07 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2A1C7E086E;
	Fri,  6 Nov 2009 17:06:06 +0000 (UTC)
Received: from mail-pw0-f47.google.com (mail-pw0-f47.google.com [209.85.160.47])
	by pigeon.gentoo.org (Postfix) with ESMTP id CF1D8E086E
	for <gentoo-dev@lists.gentoo.org>; Fri,  6 Nov 2009 17:06:05 +0000 (UTC)
Received: by pwj4 with SMTP id 4so809622pwj.26
        for <gentoo-dev@lists.gentoo.org>; Fri, 06 Nov 2009 09:06:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=6EtLN7FoAuDdnSTSWQRjKYPlPrS1y8TMocycbTaIiCs=;
        b=o7EasM216eNC1PG4J6ETVFSQdUlZ6/xFfx8wo5g9lYW1GvupIIB1KHm41Z9xO/1Urr
         T7TJRtRng+qRLbDWnt9mQD0KSUnlIqNBET4zXVG//1FZMTWvhv0Dn78oln0teTXh3Ml8
         11QcR0gD3rXp4yal2NMXzCOkIXG9h8qi7tkdk=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=ejuXQg0Nr6bAlNP+RWArzaGD7VZ0NsRjZiI429Po4u4hx5nxh3AC+26Q7OJDU8BKww
         542polzc5mrHJWpLL5WOhpZI5cY1tUi1VrXd9wlGV+BazMmjaOTS77f2GPi+iXwKx5NL
         J1UIfvRgqqKj21TsXRhNTjASQjUC2nvzGP91w=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: nirbheek.chauhan@gmail.com
Received: by 10.114.33.14 with SMTP id g14mr6914846wag.124.1257527165324; Fri, 
	06 Nov 2009 09:06:05 -0800 (PST)
In-Reply-To: <20091106144535.GT1150@gentoo.org>
References: <200911011736.38401.Arfrever@gentoo.org>
	 <200911021724.01069.hwoarang@gentoo.org>
	 <20091103191005.18d98e2e@gentoo.org>
	 <e117dbb90911040436h249ce099s1bd09367b932f1bb@mail.gmail.com>
	 <4AF1EBD8.4020502@gentoo.org> <20091104214823.64842abd@gentoo.org>
	 <20091105091700.GA17478@eric.schwarzvogel.de>
	 <4AF331B0.4020108@gentoo.org>
	 <8b4c83ad0911060618r2b61c4b4w51238306b9c9a437@mail.gmail.com>
	 <20091106144535.GT1150@gentoo.org>
Date: Fri, 6 Nov 2009 22:36:05 +0530
X-Google-Sender-Auth: 90c26e8185e74656
Message-ID: <8b4c83ad0911060906j992c037pb76eaa4c65de3680@mail.gmail.com>
Subject: Re: [gentoo-dev] Re: [RFC] Improve policy of stabilizations
From: Nirbheek Chauhan <nirbheek@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 4b196ad3-6324-4adb-a9ad-143ef9f97d39
X-Archives-Hash: ef162b85cea217271afb8c611fc65033

On Fri, Nov 6, 2009 at 8:15 PM, Fabian Groffen <grobian@gentoo.org> wrote:
> Sounds like we could benefit from the "noarch" approach known in the RPM
> world, such that all these packages can also be immediately keyworded
> and stabilised for all arches. =C2=A0Would greatly simplify things for a
> great deal of packages, maybe?
>

This is a good idea; themes, wallpapers, fonts, game-data (stuff that
mostly installs into /usr/share) could easily fall in this category. A
lot of python modules are arch-independant as well (upstream has been
thinking of splitting the install structure to put such things in
/usr/share/python2.6/<etc>).

Examples of packages:
gnome-extra/gnome-games-extra-data
x11-themes/gnome-icon-theme
kde-base/kdebase-wallpapers
games-fps/quake3-data
app-text/poppler-data
media-fonts/dejavu

--=20
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team