From: Mike Frysinger Date: Sat, 13 Jan 2007 23:33:26 +0000 (+0000) Subject: arm/ia64/sh stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a3eb8caa14ddf772d6140b12a01d2bc1331ba16;p=gentoo.git arm/ia64/sh stable Package-Manager: portage-2.1.2_rc4-r9 --- diff --git a/gnome-base/eel/eel-2.16.3.ebuild b/gnome-base/eel/eel-2.16.3.ebuild index fd37c94690c7..7e4305820170 100644 --- a/gnome-base/eel/eel-2.16.3.ebuild +++ b/gnome-base/eel/eel-2.16.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.16.3.ebuild,v 1.6 2006/12/21 12:56:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.16.3.ebuild,v 1.7 2007/01/13 23:33:26 vapier Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=media-libs/libart_lgpl-2.3.8 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild index fd97ab0ba82c..fad33e2d86b8 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.6.0.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/gnome-keyring/gnome-keyring-0.6.0.ebuild,v 1.10 2006/12/21 12:38:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild,v 1.11 2007/01/13 23:31:16 vapier Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild index 743d9ab61749..18bac5d4f67e 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild,v 1.7 2007/01/08 00:23:34 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild,v 1.8 2007/01/13 23:30:13 vapier Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.9 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 diff --git a/gnome-base/nautilus/nautilus-2.16.3.ebuild b/gnome-base/nautilus/nautilus-2.16.3.ebuild index 6e09633cb900..858dd42572cf 100644 --- a/gnome-base/nautilus/nautilus-2.16.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.16.3.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.16.3.ebuild,v 1.6 2006/12/21 12:57:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.16.3.ebuild,v 1.7 2007/01/13 23:33:23 vapier Exp $ inherit virtualx eutils gnome2 @@ -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 ppc ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis @@ -67,5 +67,5 @@ src_unpack() { gnome2_src_unpack # fix relative include path breaking libIDL (#129366) - epatch ${FILESDIR}/${PN}-2.16.0-idl_include.patch + epatch "${FILESDIR}"/${PN}-2.16.0-idl_include.patch }