summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 04:33:22 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 04:33:22 +0000
commit544e40b41925852d84b432090f72f8a9e78ee932 (patch)
tree6f1ee8974a493e5b0c7a7df7f91e85b3c81e3539 /app-arch/libzpaq/libzpaq-5.01.ebuild
parentFor PulseAudio, mask xen USE flag by default, unmask on x86/amd64 where it is... (diff)
downloadgentoo-2-544e40b41925852d84b432090f72f8a9e78ee932.tar.gz
gentoo-2-544e40b41925852d84b432090f72f8a9e78ee932.tar.bz2
gentoo-2-544e40b41925852d84b432090f72f8a9e78ee932.zip
Inherit eutils for epatch.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/libzpaq/libzpaq-5.01.ebuild')
-rw-r--r--app-arch/libzpaq/libzpaq-5.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/libzpaq/libzpaq-5.01.ebuild b/app-arch/libzpaq/libzpaq-5.01.ebuild
index 2ea997fdb099..5c21d194d0e7 100644
--- a/app-arch/libzpaq/libzpaq-5.01.ebuild
+++ b/app-arch/libzpaq/libzpaq-5.01.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-5.01.ebuild,v 1.2 2012/04/11 18:28:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-5.01.ebuild,v 1.3 2012/05/24 04:33:22 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
-inherit autotools-utils flag-o-matic
+inherit autotools-utils flag-o-matic eutils
MY_P=${PN}${PV/./}
DESCRIPTION="Library to compress files or objects in the ZPAQ format"