arm/ia64/sh stable
authorMike Frysinger <vapier@gentoo.org>
Sat, 13 Jan 2007 23:33:26 +0000 (23:33 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Jan 2007 23:33:26 +0000 (23:33 +0000)
Package-Manager: portage-2.1.2_rc4-r9

gnome-base/eel/eel-2.16.3.ebuild
gnome-base/gnome-keyring/gnome-keyring-0.6.0.ebuild
gnome-base/gnome-vfs/gnome-vfs-2.16.3.ebuild
gnome-base/nautilus/nautilus-2.16.3.ebuild

index fd37c94690c7d2e3e2c6f83770deead9009d8dd0..7e4305820170501422b847c733a510654eb22f25 100644 (file)
@@ -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
index fd97ab0ba82cfe68ada9867f1e2edb7cc9c78830..fad33e2d86b85aee5045779e71f8c0af2d9ab170 100644 (file)
@@ -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
index 743d9ab61749a0fc8f89c3c65ec5d4c930ae89c1..18bac5d4f67ee420676f6bf79dfaa6e0e18a6514 100644 (file)
@@ -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
index 6e09633cb9003d41854f5c50b40075c9c258af57..858dd42572cf77c37c8ccd1f36f83e2de1ca139d 100644 (file)
@@ -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
 }