diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-28 07:23:09 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-28 07:23:09 +0000 |
commit | fc20c71abba2704b88e16f85a0e846811deb9bbb (patch) | |
tree | b37f1cdd9fdd83e24806ca97e64c631cc658317d /app-text/aspell/aspell-0.60.5.ebuild | |
parent | Update "LICENSE". (diff) | |
download | gentoo-2-fc20c71abba2704b88e16f85a0e846811deb9bbb.tar.gz gentoo-2-fc20c71abba2704b88e16f85a0e846811deb9bbb.tar.bz2 gentoo-2-fc20c71abba2704b88e16f85a0e846811deb9bbb.zip |
Latest version uses Automake 1.10
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-text/aspell/aspell-0.60.5.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.60.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.5.ebuild b/app-text/aspell/aspell-0.60.5.ebuild index 247a08de7002..f7da65b9b0a2 100644 --- a/app-text/aspell/aspell-0.60.5.ebuild +++ b/app-text/aspell/aspell-0.60.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.15 2007/08/25 11:53:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.16 2007/08/28 07:23:09 jokey Exp $ # N.B. This is before inherit of autotools, as autotools.eclass adds the # relevant dependencies to DEPEND. -WANT_AUTOMAKE="1.9" +WANT_AUTOMAKE="1.10" inherit libtool eutils flag-o-matic autotools |