diff options
Diffstat (limited to 'dev-perl/Regexp-Shellish')
-rw-r--r-- | dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild index 7573b528828e..db3a6b7d4a93 100644 --- a/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild +++ b/dev-perl/Regexp-Shellish/Regexp-Shellish-0.93.ebuild @@ -3,7 +3,6 @@ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Regexp::Shellish - Shell-like regular expressions" SRC_URI="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.tar.gz" @@ -11,3 +10,4 @@ SLOT="0" LICENSE="Artistic" SRC_TEST="do" KEYWORDS="~alpha ~mips ~ppc ~sparc x86" +IUSE="" |