From 8c40d5bd2bd5d67da30b07afe90e06b090a1624a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 23 May 2012 23:06:07 +0000 Subject: Inherit eutils eclass for epatch. Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64 --- sys-apps/texinfo/ChangeLog | 5 ++++- sys-apps/texinfo/texinfo-4.13-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps/texinfo') diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog index 0f913234c95c..d750ea32a45a 100644 --- a/sys-apps/texinfo/ChangeLog +++ b/sys-apps/texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/texinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.114 2012/04/26 13:34:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.115 2012/05/23 23:05:28 vapier Exp $ + + 23 May 2012; Mike Frysinger texinfo-4.13-r1.ebuild: + Inherit eutils eclass for epatch. 26 Apr 2012; Alexis Ballier texinfo-4.13-r1.ebuild: keyword ~amd64-fbsd diff --git a/sys-apps/texinfo/texinfo-4.13-r1.ebuild b/sys-apps/texinfo/texinfo-4.13-r1.ebuild index dd5535bfa973..f289f042b6f4 100644 --- a/sys-apps/texinfo/texinfo-4.13-r1.ebuild +++ b/sys-apps/texinfo/texinfo-4.13-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/sys-apps/texinfo/texinfo-4.13-r1.ebuild,v 1.4 2012/04/26 13:34:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r1.ebuild,v 1.5 2012/05/23 23:05:28 vapier Exp $ EAPI="2" -inherit flag-o-matic +inherit flag-o-matic eutils DESCRIPTION="The GNU info program and utilities" HOMEPAGE="http://www.gnu.org/software/texinfo/" -- cgit v1.2.3-65-gdbad