summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/perl-app.eclass')
-rw-r--r--eclass/perl-app.eclass5
1 files changed, 3 insertions, 2 deletions
diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass
index b4cce826cb57..433cbda9f779 100644
--- a/eclass/perl-app.eclass
+++ b/eclass/perl-app.eclass
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/perl-app.eclass,v 1.12 2011/12/27 17:55:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/perl-app.eclass,v 1.13 2013/12/29 21:39:51 dilfridge Exp $
# Author: Michael Cummings <mcummings@gentoo.org>
# Maintained by the Perl herd <perl@gentoo.org>
+GENTOO_DEPEND_ON_PERL_SUBSLOT="no"
inherit perl-module
case "${EAPI:-0}" in