diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:04:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:04:53 +0000 |
commit | 635143ab7625dbe3a2777c5e455296c2905f2472 (patch) | |
tree | 7a0dba9ac97fffd55c8a1899650da07bfd8f5e6b | |
parent | ia64 love (diff) | |
download | gentoo-2-635143ab7625dbe3a2777c5e455296c2905f2472.tar.gz gentoo-2-635143ab7625dbe3a2777c5e455296c2905f2472.tar.bz2 gentoo-2-635143ab7625dbe3a2777c5e455296c2905f2472.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 499f9ace60b9..845243cd3d07 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.259 2007/08/07 19:24:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.260 2007/08/08 22:04:53 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.18.1.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> gnome-vfs-2.18.1.ebuild: 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 a0fdf331351b..9c112be01862 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.6 2007/08/07 19:24:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild,v 1.7 2007/08/08 22:04:53 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="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 |