diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:54:07 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 20:54:07 +0000 |
commit | 88e4212084810e05d96b2fc213d0ab4cda5b37a3 (patch) | |
tree | 28e52cb19e4d71a4a452eb1398f7a28f97beebf5 /gnome-base/nautilus | |
parent | set ppc in keywords (diff) | |
download | historical-88e4212084810e05d96b2fc213d0ab4cda5b37a3.tar.gz historical-88e4212084810e05d96b2fc213d0ab4cda5b37a3.tar.bz2 historical-88e4212084810e05d96b2fc213d0ab4cda5b37a3.zip |
set ppc in keywords
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.4.1-r2.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 4ef218423f5f..48b7b94f92ab 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.70 2004/01/05 17:15:19 gustavoz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.71 2004/01/16 20:54:07 darkspecter Exp $ + + 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> + nautilus-2.4.1-r2.ebuild: + set ppc in keywords 05 Jan 2004; <gustavoz@gentoo.org> nautilus-2.4.1-r2.ebuild: marked stable for sparc and hppa diff --git a/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild b/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild index d188b8b9c538..7b8fe1e1e747 100644 --- a/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild +++ b/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild,v 1.3 2004/01/05 17:15:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild,v 1.4 2004/01/16 20:54:07 darkspecter Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="A filemanager for the Gnome2 desktop" HOMEPAGE="http://www.gnome.org/projects/nautilus/" SLOT="0" LICENSE="GPL-2 LGPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64" IUSE="oggvorbis cups gstreamer" RDEPEND=">=dev-libs/glib-2 |