From e415747f853b5bbba176131c00d73a5af3125a58 Mon Sep 17 00:00:00 2001 From: Kacper Kowalik Date: Mon, 21 May 2012 18:52:09 +0000 Subject: Add missing inheritance of eutils.eclass (Portage version: 2.2.0_alpha104/cvs/Linux x86_64) --- dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild') diff --git a/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild b/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild index 5bc754f272b7..42da63991434 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild,v 1.1 2011/09/22 14:44:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.0-r1.ebuild,v 1.2 2012/05/21 18:52:09 xarthisius Exp $ EAPI="4" -inherit autotools +inherit autotools eutils DESCRIPTION="General purpose crypto library based on the code used in GnuPG" HOMEPAGE="http://www.gnupg.org/" -- cgit v1.2.3-65-gdbad