summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2006-10-14 20:20:50 +0000
committerHarald van Dijk <truedfx@gentoo.org>2006-10-14 20:20:50 +0000
commit264a4a6571aa564622008d8075c959802b4fcb57 (patch)
tree7a06b66919dc050722fa62632155e735773019ec /dev-util/cppunit
parentMark 3.95-r1 stable on ia64. #138606 (diff)
downloadhistorical-264a4a6571aa564622008d8075c959802b4fcb57.tar.gz
historical-264a4a6571aa564622008d8075c959802b4fcb57.tar.bz2
historical-264a4a6571aa564622008d8075c959802b4fcb57.zip
Force latest autoconf/-make (#151353)
Package-Manager: portage-2.1.2_pre2-r9
Diffstat (limited to 'dev-util/cppunit')
-rw-r--r--dev-util/cppunit/ChangeLog5
-rw-r--r--dev-util/cppunit/cppunit-1.11.6.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-util/cppunit/ChangeLog b/dev-util/cppunit/ChangeLog
index 67b1b417a5cf..5933014cf889 100644
--- a/dev-util/cppunit/ChangeLog
+++ b/dev-util/cppunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cppunit
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.17 2006/06/11 09:38:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/ChangeLog,v 1.18 2006/10/14 20:20:50 truedfx Exp $
+
+ 14 Oct 2006; Harald van Dijk <truedfx@gentoo.org> cppunit-1.11.6.ebuild:
+ Force latest autoconf/-make (#151353)
*cppunit-1.11.6 (11 Jun 2006)
diff --git a/dev-util/cppunit/cppunit-1.11.6.ebuild b/dev-util/cppunit/cppunit-1.11.6.ebuild
index e02a841d4ce0..06238be6cd42 100644
--- a/dev-util/cppunit/cppunit-1.11.6.ebuild
+++ b/dev-util/cppunit/cppunit-1.11.6.ebuild
@@ -1,6 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.11.6.ebuild,v 1.1 2006/06/11 09:38:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.11.6.ebuild,v 1.2 2006/10/14 20:20:50 truedfx Exp $
+
+WANT_AUTOCONF=latest
+WANT_AUTOMAKE=latest
inherit eutils autotools