diff options
Diffstat (limited to 'dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild')
-rw-r--r-- | dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild index 7ce819dace60..a9c9124b3b18 100644 --- a/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild +++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.22.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/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.1 2007/04/30 02:19:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.22.ebuild,v 1.2 2007/04/30 03:22:21 robbat2 Exp $ inherit perl-module @@ -16,3 +16,4 @@ KEYWORDS="~amd64 ~ppc ~x86" DEPEND="dev-lang/perl" mydoc="CHANGES" +SRC_TEST="do" |