diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-12-16 22:48:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-12-16 22:48:17 +0000 |
commit | d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925 (patch) | |
tree | 71c1b7c4812eab5c4515c842581a7fc169641569 /gnome-base/gnome-vfs | |
parent | closing bug 10376 (missing runtime dep) (diff) | |
download | gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.gz gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.bz2 gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.zip |
~alpha updates
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 4655ed97ed9e..fcce35ef6961 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,9 +1,11 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.30 2002/12/13 10:56:53 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.31 2002/12/16 22:48:17 agriffis Exp $ + + 16 Dec 2002; Aron Griffis <agriffis@gentoo.org> gnome-vfs-1.0.5-r2.ebuild : + Added ~alpha to KEYWORDS 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - *gnome-vfs-2.0.4.1 (16 Nov 2002) diff --git a/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild index 37fada909b2f..19c866d224ac 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild,v 1.11 2002/12/09 04:22:38 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-1.0.5-r2.ebuild,v 1.12 2002/12/16 22:48:17 agriffis Exp $ IUSE="ssl nls" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc ~alpha" RDEPEND="( =gnome-base/gconf-1.0* ) >=gnome-base/gnome-libs-1.4.1.2 |