diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 17:58:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 17:58:11 +0000 |
commit | f050e74a5ecac26d550ca92ec8da6b6dc24a395e (patch) | |
tree | c40be8915b915df65eb98951639247b2ea50ee06 /gnome-base/gvfs | |
parent | old (diff) | |
download | gentoo-2-f050e74a5ecac26d550ca92ec8da6b6dc24a395e.tar.gz gentoo-2-f050e74a5ecac26d550ca92ec8da6b6dc24a395e.tar.bz2 gentoo-2-f050e74a5ecac26d550ca92ec8da6b6dc24a395e.zip |
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 7504aa68dfdf..6db92266b3d9 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.4 2008/04/04 16:06:14 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.5 2008/04/09 17:58:11 armin76 Exp $ + + 09 Apr 2008; Raúl Porcel <armin76@gentoo.org> gvfs-0.2.2.ebuild: + Add ~alpha/~ia64/sparc 04 Apr 2008; Daniel Gryniewicz <dang@gentoo.org> gvfs-0.2.1.ebuild: Bump dep on libgphoto2; bug #215322 diff --git a/gnome-base/gvfs/gvfs-0.2.2.ebuild b/gnome-base/gvfs/gvfs-0.2.2.ebuild index 838fa081dc5e..642427e8b8c4 100644 --- a/gnome-base/gvfs/gvfs-0.2.2.ebuild +++ b/gnome-base/gvfs/gvfs-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.2.ebuild,v 1.1 2008/03/31 21:24:07 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.2.ebuild,v 1.2 2008/04/09 17:58:11 armin76 Exp $ inherit autotools gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="avahi bluetooth cdda doc fuse gnome gphoto2 hal keyring samba" RDEPEND=">=dev-libs/glib-2.16 |