perl: Cleanup

- Update copyright notice
- Make perlbase-experimental's TITLE show up in menuconfig again
- Formatting changes

Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
Marcel Denia
2015-02-04 13:56:30 +01:00
parent 30753fd5e5
commit 8ab3731392
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -562,7 +562,7 @@ $(eval $(call BuildPackage,perlbase-essential))
define Package/perlbase-experimental
$(call Package/perlbase-template)
TITLE:=perl module to enable/disable experimental features
TITLE:=experimental perl module
DEPENDS+=+perlbase-essential +perlbase-feature
endef