From c443b00e289890cb9f84458cea36c2628b3c89f1 Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Fri, 27 Jun 2014 07:20:27 +0000 Subject: Set additional M4 dir explicitly, this fixes bug #514576, thanks to Patrick Lauer for discovering this issue (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) --- net-dialup/mwavem/ChangeLog | 8 ++++++-- net-dialup/mwavem/mwavem-2.0-r1.ebuild | 5 +++-- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'net-dialup') diff --git a/net-dialup/mwavem/ChangeLog b/net-dialup/mwavem/ChangeLog index 192b0582dcf4..4f3a30196f3f 100644 --- a/net-dialup/mwavem/ChangeLog +++ b/net-dialup/mwavem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/mwavem -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.18 2012/04/06 21:55:45 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/ChangeLog,v 1.19 2014/06/27 07:20:27 pinkbyte Exp $ + + 27 Jun 2014; Sergey Popov mwavem-2.0-r1.ebuild: + Set additional M4 dir explicitly, this fixes bug #514576, thanks to Patrick + Lauer for discovering this issue 06 Apr 2012; Pacho Ramos metadata.xml: Drop maintainer due retirement, bug #63588 diff --git a/net-dialup/mwavem/mwavem-2.0-r1.ebuild b/net-dialup/mwavem/mwavem-2.0-r1.ebuild index 59d38fcf2a4a..3f08dad6a738 100644 --- a/net-dialup/mwavem/mwavem-2.0-r1.ebuild +++ b/net-dialup/mwavem/mwavem-2.0-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0-r1.ebuild,v 1.4 2009/08/08 08:58:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mwavem/mwavem-2.0-r1.ebuild,v 1.5 2014/06/27 07:20:27 pinkbyte Exp $ EAPI="2" +AT_M4DIR="m4" inherit autotools eutils DESCRIPTION="User level application for IBM Mwave modem" -- cgit v1.2.3-65-gdbad