diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 02:01:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 02:01:40 +0000 |
commit | 00d01decfb29c31ef48c9e5dd59ebc003477075e (patch) | |
tree | 41e35c7b528dfad0a8c1e09933ca1fa45d6e0daf /app-text/gnome-spell | |
parent | only one inherit line (diff) | |
download | historical-00d01decfb29c31ef48c9e5dd59ebc003477075e.tar.gz historical-00d01decfb29c31ef48c9e5dd59ebc003477075e.tar.bz2 historical-00d01decfb29c31ef48c9e5dd59ebc003477075e.zip |
only one inherit line
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 5 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
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." |