diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2007-07-27 14:48:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2007-07-27 14:48:45 +0000 |
commit | 29baa21f6b97a6fb35c42573c894ce5b2b5f160e (patch) | |
tree | 341d6430db36227b4c7187da1ad45235375e3ecf /media-libs/ftgl/ftgl-2.1.2-r1.ebuild | |
parent | alpha/ia64/x86 stable wrt #186143 (diff) | |
download | gentoo-2-29baa21f6b97a6fb35c42573c894ce5b2b5f160e.tar.gz gentoo-2-29baa21f6b97a6fb35c42573c894ce5b2b5f160e.tar.bz2 gentoo-2-29baa21f6b97a6fb35c42573c894ce5b2b5f160e.zip |
changing the WANT_AUTOMAKE to latest as well, now, as it's reported to be working by Renato Caldas in bug #186782
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-libs/ftgl/ftgl-2.1.2-r1.ebuild')
-rw-r--r-- | media-libs/ftgl/ftgl-2.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ftgl/ftgl-2.1.2-r1.ebuild b/media-libs/ftgl/ftgl-2.1.2-r1.ebuild index 88088d9c9756..5dbca0ba17dd 100644 --- a/media-libs/ftgl/ftgl-2.1.2-r1.ebuild +++ b/media-libs/ftgl/ftgl-2.1.2-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ftgl/ftgl-2.1.2-r1.ebuild,v 1.13 2007/06/15 14:19:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ftgl/ftgl-2.1.2-r1.ebuild,v 1.14 2007/07/27 14:48:45 seemant Exp $ -WANT_AUTOMAKE=1.4 +WANT_AUTOMAKE=latest WANT_AUTOCONF=latest inherit eutils flag-o-matic autotools |