summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-10-06 19:41:29 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-10-06 19:41:29 +0000
commit67e8b93ca138832a9475d175f9be73e0c33d0717 (patch)
tree032f3d15629ad508c42057fac7afc9c30ff3b0b5 /gnustep-base/gnustep-gui
parent*** empty log message *** (diff)
downloadgentoo-2-67e8b93ca138832a9475d175f9be73e0c33d0717.tar.gz
gentoo-2-67e8b93ca138832a9475d175f9be73e0c33d0717.tar.bz2
gentoo-2-67e8b93ca138832a9475d175f9be73e0c33d0717.zip
Compiles and works with aspell-0.60 series as well.
Diffstat (limited to 'gnustep-base/gnustep-gui')
-rw-r--r--gnustep-base/gnustep-gui/ChangeLog6
-rw-r--r--gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-gui/ChangeLog b/gnustep-base/gnustep-gui/ChangeLog
index 5dd4a033fb70..496d6d03ccdd 100644
--- a/gnustep-base/gnustep-gui/ChangeLog
+++ b/gnustep-base/gnustep-gui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-base/gnustep-gui
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.9 2004/09/28 17:50:37 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.10 2004/10/06 19:41:29 fafhrd Exp $
+
+ 06 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ gnustep-gui-0.9.5_pre20040928.ebuild:
+ Compiles and works with aspell-0.60 series as well.
*gnustep-gui-0.9.5_pre20040927 (28 Sep 2004)
diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild
index cff69726114c..1b97f253f581 100644
--- a/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild
+++ b/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.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/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild,v 1.1 2004/09/28 17:50:37 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.9.5_pre20040928.ebuild,v 1.2 2004/10/06 19:41:29 fafhrd Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -31,7 +31,7 @@ DEPEND="${GNUSTEP_BASE_DEPEND}
png? =media-libs/libpng-1.2*
gsnd? =media-libs/audiofile-0.2*
cups? =net-print/cups-1.1*
- =app-text/aspell-0.50*"
+ app-text/aspell"
RDEPEND="${DEPEND}
${DOC_RDEPEND}"
PDEPEND="camaelon? =gnustep-libs/camaelon-0.1"