diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-20 17:32:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-20 17:32:52 +0000 |
commit | d80f04ac69bb1b1a4a057e332470bb03283441a1 (patch) | |
tree | 7dba1e791a66b9866e18ee0d8022b1d81dc58aa5 /gnome-base | |
parent | old (diff) | |
download | gentoo-2-d80f04ac69bb1b1a4a057e332470bb03283441a1.tar.gz gentoo-2-d80f04ac69bb1b1a4a057e332470bb03283441a1.tar.bz2 gentoo-2-d80f04ac69bb1b1a4a057e332470bb03283441a1.zip |
Re-add ~arm/~ia64/~sh/~sparc wrt #269287
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.2.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 12703854febe..b8c7b2c62154 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.69 2009/05/18 21:14:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.70 2009/05/20 17:32:52 armin76 Exp $ + + 20 May 2009; Raúl Porcel <armin76@gentoo.org> gvfs-1.2.2.ebuild, + gvfs-1.2.3.ebuild: + Re-add ~arm/~ia64/~sh/~sparc wrt #269287 18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> gvfs-1.2.3.ebuild: Fix incorrect epatch lines. diff --git a/gnome-base/gvfs/gvfs-1.2.2.ebuild b/gnome-base/gvfs/gvfs-1.2.2.ebuild index 03deebfa8beb..3ba25dbafd92 100644 --- a/gnome-base/gvfs/gvfs-1.2.2.ebuild +++ b/gnome-base/gvfs/gvfs-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.2.ebuild,v 1.3 2009/05/15 09:40:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.2.ebuild,v 1.4 2009/05/20 17:32:52 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gnome gnome-keyring gphoto2 hal samba" RDEPEND=">=dev-libs/glib-2.19 diff --git a/gnome-base/gvfs/gvfs-1.2.3.ebuild b/gnome-base/gvfs/gvfs-1.2.3.ebuild index 7d06f7ccda25..fbb8eb3852f0 100644 --- a/gnome-base/gvfs/gvfs-1.2.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.2 2009/05/18 21:14:49 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.3 2009/05/20 17:32:52 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gnome gnome-keyring gphoto2 hal samba" RDEPEND=">=dev-libs/glib-2.19 |