diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 03:17:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 03:17:41 +0000 |
commit | 97330a50feaf4860d3120f72f253826f93abda05 (patch) | |
tree | e5851ce8247a8a3dd0110495554b683b014c0ecf /app-text/gnome-spell | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-97330a50feaf4860d3120f72f253826f93abda05.tar.gz historical-97330a50feaf4860d3120f72f253826f93abda05.tar.bz2 historical-97330a50feaf4860d3120f72f253826f93abda05.zip |
repoman: whitespace cleanup
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r-- | app-text/gnome-spell/Manifest | 18 | ||||
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5.ebuild | 6 |
2 files changed, 12 insertions, 12 deletions
diff --git a/app-text/gnome-spell/Manifest b/app-text/gnome-spell/Manifest index d7019e8fdafe..57c62b830117 100644 --- a/app-text/gnome-spell/Manifest +++ b/app-text/gnome-spell/Manifest @@ -1,14 +1,14 @@ -MD5 56c3d69d077920515a96631321e1803a gnome-spell-1.0.4.ebuild 910 +MD5 60b686cbc9158ffa232bbdf7a4968e22 ChangeLog 6067 MD5 0d9ecdbdfc4c2234bba0a8a763edf5b6 gnome-spell-0.5.ebuild 1106 -MD5 14d22e57daf1ad3a171b80bc3e57cb96 gnome-spell-1.0.5-r2.ebuild 976 -MD5 f85fc6654246e6851ed6b1e389490958 gnome-spell-1.0.5.ebuild 1081 -MD5 475a7ec683778aa7545c9379e280995e gnome-spell-1.0.5-r1.ebuild 917 +MD5 56c3d69d077920515a96631321e1803a gnome-spell-1.0.4.ebuild 910 +MD5 e72f833711336aed66a8498eb0090d17 gnome-spell-1.0.5.ebuild 1081 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 60b686cbc9158ffa232bbdf7a4968e22 ChangeLog 6067 -MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5 70 +MD5 475a7ec683778aa7545c9379e280995e gnome-spell-1.0.5-r1.ebuild 917 +MD5 14d22e57daf1ad3a171b80bc3e57cb96 gnome-spell-1.0.5-r2.ebuild 976 MD5 c9d55e535778f7a2386f5bba1c2cfcf7 files/digest-gnome-spell-0.5 68 -MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r2 70 -MD5 b0296719b38481284f42227002eeb1a4 files/gnome-spell-1.0.5-gtk24.patch 13886 MD5 d7a3ea11abf9781f4dbfca9c0b6cfecb files/digest-gnome-spell-1.0.4 70 -MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 +MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5 70 MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r1 70 +MD5 a2f04eb1ad051e0c06e703901869afca files/gnome-spell-1.0.5-enchant.patch 18757 +MD5 959c92eeb724ca5380e81f09805df109 files/digest-gnome-spell-1.0.5-r2 70 +MD5 b0296719b38481284f42227002eeb1a4 files/gnome-spell-1.0.5-gtk24.patch 13886 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 7460088a59c9..124e6c3883bc 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-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.8 2004/04/24 17:20:48 khai Exp $ +# $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 $ IUSE="" @@ -32,10 +32,10 @@ DEPEND="${RDEPEND} src_unpack(){ unpack ${A} - + cd ${S}/gnome-spell sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.in - sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.am + sed -e 's:-DGTK_DISABLE_DEPRECATED=1: :g' -i Makefile.am } DOCS="AUTHORS COPYING ChangeLog NEWS README" |