diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-06 12:53:36 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-06 12:53:36 +0000 |
commit | f358211805577edae6ef8feeebbe40bf38580294 (patch) | |
tree | 30995a2f657b4813a608363d1ef2cfffe28038c2 /gnome-base/nautilus | |
parent | revert stable amd64 keyword because of bug 123395 comment 3 (diff) | |
download | historical-f358211805577edae6ef8feeebbe40bf38580294.tar.gz historical-f358211805577edae6ef8feeebbe40bf38580294.tar.bz2 historical-f358211805577edae6ef8feeebbe40bf38580294.zip |
drop alpha,arm,hppa,ia64,mips, bug filed. prep for 2.14 unmask
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 9d3a18d1b31a..edfb51f48db8 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.177 2006/04/27 20:18:30 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.178 2006/05/06 12:53:36 allanonjl Exp $ + + 06 May 2006; John N. Laliberte <allanonjl@gentoo.org> + -nautilus-2.14.0.ebuild, nautilus-2.14.1.ebuild: + drop alpha,arm,hppa,ia64,mips, bug filed. prep for 2.14 unmask 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-nautilus-1.0.6-r9, files/digest-nautilus-2.10.1-r1, diff --git a/gnome-base/nautilus/nautilus-2.14.1.ebuild b/gnome-base/nautilus/nautilus-2.14.1.ebuild index 52b0ed241ccd..31cceb328653 100644 --- a/gnome-base/nautilus/nautilus-2.14.1.ebuild +++ b/gnome-base/nautilus/nautilus-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.14.1.ebuild,v 1.1 2006/04/12 15:58:02 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.14.1.ebuild,v 1.2 2006/05/06 12:53:36 allanonjl Exp $ inherit virtualx gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |