diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-08-14 09:49:25 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-08-14 09:49:25 +0000 |
commit | 0435a2382eeea6b63cca2e865a97abc6c0821663 (patch) | |
tree | 39fe71a1739453a0432d8ad593004086365224b9 /net-analyzer/cacti-cactid | |
parent | remove boost-jam as option because it will no longer provide the jam binary t... (diff) | |
download | historical-0435a2382eeea6b63cca2e865a97abc6c0821663.tar.gz historical-0435a2382eeea6b63cca2e865a97abc6c0821663.tar.bz2 historical-0435a2382eeea6b63cca2e865a97abc6c0821663.zip |
WANT_AUTOCONF changed to 2.5 as per QA bug #143429
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'net-analyzer/cacti-cactid')
4 files changed, 13 insertions, 8 deletions
diff --git a/net-analyzer/cacti-cactid/ChangeLog b/net-analyzer/cacti-cactid/ChangeLog index 862f1b89e3bf..08580c83f795 100644 --- a/net-analyzer/cacti-cactid/ChangeLog +++ b/net-analyzer/cacti-cactid/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/cacti-cactid # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.20 2006/05/23 19:58:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.21 2006/08/14 09:46:08 dragonheart Exp $ + + 14 Aug 2006; Daniel Black <dragonheart@gentoo.org> + cacti-cactid-0.8.6e.ebuild, cacti-cactid-0.8.6f_p1.ebuild, + cacti-cactid-0.8.6g.ebuild: + WANT_AUTOCONF changed to 2.5 as per QA bug #143429 23 May 2006; Markus Rothe <corsair@gentoo.org> cacti-cactid-0.8.6f_p1.ebuild: diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild index f58e2c712308..21c80f6d5944 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild,v 1.3 2005/11/18 05:25:53 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6e.ebuild,v 1.4 2006/08/14 09:46:08 dragonheart Exp $ DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast as possible" @@ -27,7 +27,7 @@ src_unpack() { } src_compile() { - export WANT_AUTOCONF=2.53 + export WANT_AUTOCONF=2.5 aclocal || die "aclocal failed" autoconf || die "autoconf failed" econf || die "econf failed" diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild index 1aff267e830b..5cfc25b747ed 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild,v 1.8 2006/05/23 19:58:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6f_p1.ebuild,v 1.9 2006/08/14 09:46:08 dragonheart Exp $ MY_PV=${PV/_p/-} DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast @@ -30,7 +30,7 @@ src_unpack() { } src_compile() { - export WANT_AUTOCONF=2.59 + export WANT_AUTOCONF=2.5 aclocal || die "aclocal failed" autoconf || die "autoconf failed" econf || die "econf failed" diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild index d21269192028..df6393efa1a0 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild,v 1.1 2006/01/16 16:52:33 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild,v 1.2 2006/08/14 09:46:08 dragonheart Exp $ MY_PV=${PV/_p/-} DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast @@ -28,7 +28,7 @@ src_unpack() { } src_compile() { - export WANT_AUTOCONF=2.59 + export WANT_AUTOCONF=2.5 aclocal || die "aclocal failed" autoconf || die "autoconf failed" econf || die "econf failed" |