From 00d01decfb29c31ef48c9e5dd59ebc003477075e Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 17 Jun 2004 02:01:40 +0000 Subject: only one inherit line --- app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 5 ++--- app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'app-text/gnome-spell') diff --git a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild index df474112bfb2..d5dbcdf2e081 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.8 2004/04/24 17:20:48 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.9 2004/06/17 02:01:40 mr_bones_ Exp $ IUSE="" -inherit gnome.org gnome2 libtool -inherit debug # because this an unstable package +inherit gnome.org gnome2 libtool debug # because this an unstable package S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." diff --git a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild index 124e6c3883bc..f411fb5e3eed 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.ebuild,v 1.9 2004/04/27 03:17:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.10 2004/06/17 02:01:40 mr_bones_ Exp $ IUSE="" -inherit gnome.org gnome2 libtool -inherit debug # because this an unstable package +inherit gnome.org gnome2 libtool debug # because this an unstable package S="${WORKDIR}/${P}" DESCRIPTION="Gnome spellchecking component." -- cgit v1.2.3-65-gdbad