summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild')
-rw-r--r--dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild b/dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild
index 39716c5ce..8e0f8a9ae 100644
--- a/dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild
+++ b/dev-perl/File-ChangeNotify/File-ChangeNotify-0.12.ebuild
@@ -8,10 +8,10 @@ MODULE_AUTHOR=DROLSKY
inherit perl-module
DESCRIPTION="Watch for changes to files, cross-platform style."
-LICENSE="|| ( Artistic GPL-2 )"
-IUSE="test"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE="test"
RDEPEND="
dev-perl/Class-MOP