diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-12-19 06:08:59 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-12-19 06:08:59 +0000 |
commit | 8cc6e7347ca866271a0c441bbfbaf6e6993e4c2e (patch) | |
tree | 19437fd679cb6cfd3a0760f77db13b289a67edaa /gnome-base/nautilus | |
parent | Stable x86. Added to ~amd64 and ~sparc. (diff) | |
download | historical-8cc6e7347ca866271a0c441bbfbaf6e6993e4c2e.tar.gz historical-8cc6e7347ca866271a0c441bbfbaf6e6993e4c2e.tar.bz2 historical-8cc6e7347ca866271a0c441bbfbaf6e6993e4c2e.zip |
Keyworded x86 and ppc for GNOME 2.8.1
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 0f56680ea3e0..b531c0beb5d8 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.114 2004/12/11 10:28:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.115 2004/12/19 06:08:59 obz Exp $ + + 19 Dec 2004; Mike Gardiner <obz@gentoo.org> nautilus-2.8.2-r1.ebuild: + Keyworded x86 and ppc for GNOME 2.8.1 11 Dec 2004; Bryan Ăstergaard <kloeri@gentoo.org> nautilus-2.8.0.ebuild: Stable on alpha. diff --git a/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild b/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild index 8152809ef9d3..0a681e5bc453 100644 --- a/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild +++ b/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild,v 1.1 2004/11/30 09:13:39 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.8.2-r1.ebuild,v 1.2 2004/12/19 06:08:59 obz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~arm" +KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~arm" IUSE="oggvorbis cups gstreamer mad flac" RDEPEND=">=dev-libs/glib-2.3 |