diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:18:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:18:50 +0000 |
commit | 7b49f6cf3ae61f76b73840d17fa0cc786cc2426c (patch) | |
tree | 2ff18cb013d7364dee36da10807ae4299593a23f /gnome-base/gnome-vfs | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-7b49f6cf3ae61f76b73840d17fa0cc786cc2426c.tar.gz gentoo-2-7b49f6cf3ae61f76b73840d17fa0cc786cc2426c.tar.bz2 gentoo-2-7b49f6cf3ae61f76b73840d17fa0cc786cc2426c.zip |
alpha/ia64/sparc stable wrt #208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index fe6caeac9b1b..3578550510fd 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.280 2008/02/02 15:38:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.281 2008/02/03 11:18:50 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.20.1-r1.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gnome-vfs-2.20.1-r1.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild index d6ace1557613..081b2bb16610 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.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/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild,v 1.5 2008/02/02 15:38:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.20.1-r1.ebuild,v 1.6 2008/02/03 11:18:50 armin76 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="acl avahi doc gnutls hal ipv6 kerberos samba ssl" RDEPEND=">=gnome-base/gconf-2 |