summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-05-10 05:49:26 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-05-10 05:49:26 +0000
commit967a31d3a0744289689d009bd8924b6ddf4af650 (patch)
tree6e11b809ff83d3d1637f16185b13eb6bc3c58d0c /app-text/lv/lv-4.51-r3.ebuild
parentFix inherit, bump to eapi 5 (diff)
downloadgentoo-2-967a31d3a0744289689d009bd8924b6ddf4af650.tar.gz
gentoo-2-967a31d3a0744289689d009bd8924b6ddf4af650.tar.bz2
gentoo-2-967a31d3a0744289689d009bd8924b6ddf4af650.zip
Fix inherit
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/lv/lv-4.51-r3.ebuild')
-rw-r--r--app-text/lv/lv-4.51-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lv/lv-4.51-r3.ebuild b/app-text/lv/lv-4.51-r3.ebuild
index e965cc275f96..4035d30abf7e 100644
--- a/app-text/lv/lv-4.51-r3.ebuild
+++ b/app-text/lv/lv-4.51-r3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r3.ebuild,v 1.8 2013/03/04 10:55:57 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r3.ebuild,v 1.9 2013/05/10 05:49:26 patrick Exp $
EAPI="4"
-inherit eutils toolchain-funcs autotools
+inherit eutils toolchain-funcs
MY_P="${PN}${PV//./}"