diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:37:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 22:37:27 +0000 |
commit | 235c12eb61e7ea0773a7da494815aabea6de447b (patch) | |
tree | fcbb6dd43d436da6f03d530a95774df55869142e /app-text/gnome-spell | |
parent | digest (diff) | |
download | historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.gz historical-235c12eb61e7ea0773a7da494815aabea6de447b.tar.bz2 historical-235c12eb61e7ea0773a7da494815aabea6de447b.zip |
whitespace cleanup
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-0.5.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.3.ebuild | 12 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.4.ebuild | 12 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 12 |
5 files changed, 24 insertions, 24 deletions
diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index 9a72aeab9a33..6d9940752183 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,9 +1,9 @@ MD5 6b85edd6f6e7b82f591c7955e019978a ChangeLog 4635 -MD5 7a2840dff6e0234721bb4b7e02f808d6 gnome-spell-0.5.ebuild 1111 -MD5 76ae32f6486be9e51bc393435bf3cdba gnome-spell-1.0.3.ebuild 956 -MD5 42c3379a6dd927304209bf75a1417de2 gnome-spell-1.0.4.ebuild 963 -MD5 4d658afaa404655889356086e3a5c229 gnome-spell-1.0.5.ebuild 966 +MD5 ab60bdde75843e7a3d1026cead2ac4d5 gnome-spell-0.5.ebuild 1110 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 3431ea523f4a56a32813aa760094e77c gnome-spell-1.0.3.ebuild 945 +MD5 e6ade7b4309e59e333a6cc8102b34ee5 gnome-spell-1.0.4.ebuild 950 +MD5 bd8860a04340e169392fa66e1f96b19a gnome-spell-1.0.5.ebuild 952 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 MD5 7af76f23ba1a397b5abd20c84ff89dd3 files/digest-gnome-spell-1.0.3 70 MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70 diff --git a/app-text/gnome-spell/gnome-spell-0.5.ebuild b/app-text/gnome-spell/gnome-spell-0.5.ebuild index bd3fa61bc37f..6c9fc9a79ba7 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-2003 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-0.5.ebuild,v 1.15 2003/07/06 11:45:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-0.5.ebuild,v 1.16 2003/09/05 22:37:21 msterret Exp $ IUSE="nls" @@ -18,7 +18,7 @@ DEPEND=">=gnome-base/gnome-libs-1.4.1.7 =gnome-base/control-center-1.4* >=gnome-base/bonobo-1.0.19-r1 <gnome-base/libglade-2.0.0 - <gnome-extra/gal-1.99 + <gnome-extra/gal-1.99 virtual/aspell-dict nls? ( sys-devel/gettext )" diff --git a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild index a9e5fe516cdc..690a1ab2fd68 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.3.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3.ebuild,v 1.6 2003/07/11 20:35:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.3.ebuild,v 1.7 2003/09/05 22:37:21 msterret Exp $ IUSE="" @@ -16,11 +16,11 @@ SLOT="1" LICENSE="GPL-2" RDEPEND=">=gnome-base/libgnomeui-2.2 - >=gnome-base/libbonoboui-2.0 - >=gnome-base/libglade-2.0 - >=gnome-base/libbonobo-2.0 - >=gnome-base/bonobo-activation-2.0 - >=gnome-base/ORBit2-2.0 + >=gnome-base/libbonoboui-2.0 + >=gnome-base/libglade-2.0 + >=gnome-base/libbonobo-2.0 + >=gnome-base/bonobo-activation-2.0 + >=gnome-base/ORBit2-2.0 virtual/aspell-dict" DEPEND="${RDEPEND} 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 85a5c76e44f4..4cb8489578d4 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.4.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.5 2003/07/23 17:44:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.4.ebuild,v 1.6 2003/09/05 22:37:21 msterret Exp $ IUSE="" @@ -16,11 +16,11 @@ SLOT="1" LICENSE="GPL-2" RDEPEND=">=gnome-base/libgnomeui-2.2 - >=gnome-base/libbonoboui-2.0 - >=gnome-base/libglade-2.0 - >=gnome-base/libbonobo-2.0 - >=gnome-base/bonobo-activation-2.0 - >=gnome-base/ORBit2-2.0 + >=gnome-base/libbonoboui-2.0 + >=gnome-base/libglade-2.0 + >=gnome-base/libbonobo-2.0 + >=gnome-base/bonobo-activation-2.0 + >=gnome-base/ORBit2-2.0 virtual/aspell-dict" DEPEND="${RDEPEND} 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 3815ccedd42b..a1cc1060338e 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1 2003/08/30 10:56:28 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5.ebuild,v 1.2 2003/09/05 22:37:21 msterret Exp $ IUSE="" @@ -16,11 +16,11 @@ SLOT="1" LICENSE="GPL-2" RDEPEND=">=gnome-base/libgnomeui-2.2 - >=gnome-base/libbonoboui-2.0 - >=gnome-base/libglade-2.0 - >=gnome-base/libbonobo-2.0 - >=gnome-base/bonobo-activation-2.0 - >=gnome-base/ORBit2-2.0 + >=gnome-base/libbonoboui-2.0 + >=gnome-base/libglade-2.0 + >=gnome-base/libbonobo-2.0 + >=gnome-base/bonobo-activation-2.0 + >=gnome-base/ORBit2-2.0 virtual/aspell-dict" DEPEND="${RDEPEND} |