diff options
author | Bryan Stine <battousai@gentoo.org> | 2004-06-14 09:02:48 +0000 |
---|---|---|
committer | Bryan Stine <battousai@gentoo.org> | 2004-06-14 09:02:48 +0000 |
commit | 6e1a60ef47b47d0f3c22069c5584489bf6843c51 (patch) | |
tree | d0628c6dd41cbab5976ca4d2abb73377b719e6b4 /media-libs | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-6e1a60ef47b47d0f3c22069c5584489bf6843c51.tar.gz gentoo-2-6e1a60ef47b47d0f3c22069c5584489bf6843c51.tar.bz2 gentoo-2-6e1a60ef47b47d0f3c22069c5584489bf6843c51.zip |
Updated autoconf and automake DEPEND versions.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/glide-v3/glide-v3-3.10-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/glide-v3/glide-v3-3.10-r4.ebuild b/media-libs/glide-v3/glide-v3-3.10-r4.ebuild index 44ad98e73248..582d715dac4d 100644 --- a/media-libs/glide-v3/glide-v3-3.10-r4.ebuild +++ b/media-libs/glide-v3/glide-v3-3.10-r4.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/media-libs/glide-v3/glide-v3-3.10-r4.ebuild,v 1.1 2004/06/14 08:53:35 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glide-v3/glide-v3-3.10-r4.ebuild,v 1.2 2004/06/14 09:02:48 battousai Exp $ # NOTE: Do NOT build this with optimizations, as it will make this package # unstable!!!! @@ -21,8 +21,8 @@ SLOT="0" KEYWORDS="x86 sparc alpha" IUSE="voodoo3 3dnow" -DEPEND=">=sys-devel/automake-1.4 - >=sys-devel/autoconf-2.13 +DEPEND=">=sys-devel/automake-1.5 + >=sys-devel/autoconf-2.57 >=sys-devel/libtool-1.3.3 >=sys-devel/m4-1.4 >=sys-apps/sed-4 |