diff options
Diffstat (limited to 'dev-perl/File-NFSLock')
-rw-r--r-- | dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild b/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild index 62d5469aaa62..d0a6d860aa5a 100644 --- a/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild +++ b/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild,v 1.5 2007/01/15 19:40:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NFSLock/File-NFSLock-1.20.ebuild,v 1.6 2007/07/10 23:33:28 mr_bones_ Exp $ inherit perl-module @@ -14,5 +14,4 @@ LICENSE="Artistic" KEYWORDS="amd64 ~x86" IUSE="" - DEPEND="dev-lang/perl" |