diff options
author | 2004-07-13 21:57:04 +0000 | |
---|---|---|
committer | 2004-07-13 21:57:04 +0000 | |
commit | 226217a2e998c449258c31f7f1f7834a5ed01469 (patch) | |
tree | 58c4831fcc7182e91a7715790832a3017833a9e3 /app-text/gnome-spell | |
parent | move app-laptop/wmbatppc to x11-plugins (diff) | |
download | gentoo-2-226217a2e998c449258c31f7f1f7834a5ed01469.tar.gz gentoo-2-226217a2e998c449258c31f7f1f7834a5ed01469.tar.bz2 gentoo-2-226217a2e998c449258c31f7f1f7834a5ed01469.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-0.5.ebuild | 3 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/app-text/gnome-spell/gnome-spell-0.5.ebuild b/app-text/gnome-spell/gnome-spell-0.5.ebuild index 85410ea3930d..e17c3c32b329 100644 --- a/app-text/gnome-spell/gnome-spell-0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.18 2004/06/24 22:36:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.19 2004/07/13 21:57:04 agriffis Exp $ IUSE="nls" @@ -50,4 +50,3 @@ src_install() { dodoc AUTHORS COPYING ChangeLog NEWS README } - diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild index 240990e12bee..ab45f8ade71e 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.9 2004/06/24 22:36:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r1.ebuild,v 1.10 2004/07/13 21:57:04 agriffis Exp $ inherit gnome.org gnome2 libtool eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" KEYWORDS="~x86 ~sparc ppc ~alpha ~hppa amd64" +IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index 941f487c44b0..6a542d704b68 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.7 2004/07/03 21:18:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.8 2004/07/13 21:57:04 agriffis Exp $ inherit gnome.org gnome2 libtool eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" KEYWORDS="x86 ~sparc ~ppc alpha ~hppa amd64" +IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 |