From 3468d1de0e28f72a8d9098f063dc610b24473576 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 4 Jun 2012 04:08:31 +0000 Subject: inherit multilib for get_libdir (Portage version: 2.2.0_alpha109_p5/cvs/Linux i686) --- app-text/wv/ChangeLog | 6 +++++- app-text/wv/wv-1.2.9-r1.ebuild | 4 ++-- app-text/wv/wv-1.2.9.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-text/wv') diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog index 1a8c80676cf4..1de42733d3c7 100644 --- a/app-text/wv/ChangeLog +++ b/app-text/wv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/wv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.67 2012/05/29 21:55:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.68 2012/06/04 04:08:31 zmedico Exp $ + + 04 Jun 2012; Zac Medico wv-1.2.9-r1.ebuild, + wv-1.2.9.ebuild: + inherit multilib for get_libdir 29 May 2012; Anthony G. Basile wv-1.2.9-r1.ebuild: Keyword ~mips diff --git a/app-text/wv/wv-1.2.9-r1.ebuild b/app-text/wv/wv-1.2.9-r1.ebuild index 4d423e03f56d..6da8cc6df39a 100644 --- a/app-text/wv/wv-1.2.9-r1.ebuild +++ b/app-text/wv/wv-1.2.9-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.12 2012/05/29 21:55:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9-r1.ebuild,v 1.13 2012/06/04 04:08:31 zmedico Exp $ EAPI="3" -inherit eutils autotools +inherit eutils autotools multilib DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz" diff --git a/app-text/wv/wv-1.2.9.ebuild b/app-text/wv/wv-1.2.9.ebuild index 505532be6d3d..b369768db193 100644 --- a/app-text/wv/wv-1.2.9.ebuild +++ b/app-text/wv/wv-1.2.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.3 2012/05/04 03:33:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.4 2012/06/04 04:08:31 zmedico Exp $ EAPI="3" -inherit eutils +inherit eutils multilib DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="http://abiword.org/downloads/${PN}/${PV}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad