summaryrefslogtreecommitdiff
path: root/packages/perl/libexception-class-perl_1.23.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-09-29 10:19:15 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-09-29 10:19:15 +0000
commit289a6021a27890a78e80bd8927d2654bbf7bc9be (patch)
tree85b3314954521288ad348372d09b814609e84007 /packages/perl/libexception-class-perl_1.23.bb
parent4449cfbd00ef251965535e1d53cca33f36683657 (diff)
parenta4fb8cb9e3d0de0caa21da16f9644331ccab10c3 (diff)
merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eac
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40
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"