summaryrefslogtreecommitdiff
path: root/packages/perl/libexception-class-perl_1.23.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-09-29 01:53:49 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-09-29 01:53:49 +0000
commit32cfcbd4b3a9db64adbe98fa84363f2352bec05e (patch)
tree70dab6e7190faf12b58c0879f78cf2e1f6c04fbc /packages/perl/libexception-class-perl_1.23.bb
parent8c3b8c97db1b8fbef02db8b6dc41cd7adc281e7e (diff)
parent25c52e178047a53799c21ceddfb83d1fa134508d (diff)
merge of '6867f0ae417cb46146424365283886d722fc2431'
and '9a846512d8d824d05d745bcdc6285cc8c247b078'
Diffstat (limited to 'packages/perl/libexception-class-perl_1.23.bb')
-rw-r--r--packages/perl/libexception-class-perl_1.23.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/perl/libexception-class-perl_1.23.bb b/packages/perl/libexception-class-perl_1.23.bb
index bcd7f1fbfd..b62e4d0ab1 100644
--- a/packages/perl/libexception-class-perl_1.23.bb
+++ b/packages/perl/libexception-class-perl_1.23.bb
@@ -1,10 +1,10 @@
DESCRIPTION = "Exception::Class - A module that allows you to declare real exception classes in Perl"
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
-LICENSE = "Artistic"
+LICENSE = "Artistic|GPL"
DEPENDS = "libclass-data-inheritable-perl-native libdevel-stacktrace-perl-native"
RDEPENDS = "libclass-data-inheritable-perl libdevel-stacktrace-perl"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-1.23.tar.gz"