summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-11-07 18:59:43 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-11-07 18:59:43 +0000
commit7b092ae4b2eca3bd2ba62937d26ff76780773697 (patch)
tree8ee7f23815b24df0db551bd08b82613ab2b7cc68 /x11-libs/agg/agg-2.5.ebuild
parentStable on sparc --- security Bug #153497 --- builds and runs my verification (diff)
downloadhistorical-7b092ae4b2eca3bd2ba62937d26ff76780773697.tar.gz
historical-7b092ae4b2eca3bd2ba62937d26ff76780773697.tar.bz2
historical-7b092ae4b2eca3bd2ba62937d26ff76780773697.zip
DEPEND on autotools 1.10, thanks hansmi
Package-Manager: portage-2.1.2_rc1-r4
Diffstat (limited to 'x11-libs/agg/agg-2.5.ebuild')
-rw-r--r--x11-libs/agg/agg-2.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/agg/agg-2.5.ebuild b/x11-libs/agg/agg-2.5.ebuild
index 3c5c91d9c573..6f0169cb21ee 100644
--- a/x11-libs/agg/agg-2.5.ebuild
+++ b/x11-libs/agg/agg-2.5.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.1 2006/11/05 20:34:59 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.2 2006/11/07 18:59:43 genstef Exp $
+WANT_AUTOCONF="1.10"
inherit eutils autotools
DESCRIPTION="Anti-Grain Geometry - A High Quality Rendering Engine for C++"