diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:24:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:24:54 +0000 |
commit | 1e2e703e73f4c99ad1ee05e6ccb729e005c38c98 (patch) | |
tree | dc2ddac687f4b34117fde8b746e9b222da067339 /gnome-base/gnome-vfs | |
parent | arm/s390/sh stable (diff) | |
download | historical-1e2e703e73f4c99ad1ee05e6ccb729e005c38c98.tar.gz historical-1e2e703e73f4c99ad1ee05e6ccb729e005c38c98.tar.bz2 historical-1e2e703e73f4c99ad1ee05e6ccb729e005c38c98.zip |
arm/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild index 4d269a1a4cf2..b26032ab7c1e 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.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-r1.ebuild,v 1.11 2007/07/08 05:03:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild,v 1.12 2007/08/25 14:24:52 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild index e6a5c70e2a0a..58d39d7f48e4 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.18.1.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.18.1.ebuild,v 1.9 2007/08/11 14:52:25 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild,v 1.10 2007/08/25 14:24:52 vapier Exp $ WANT_AUTOMAKE=1.8 inherit eutils gnome2 autotools @@ -10,7 +10,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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 |