diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-09-29 01:41:43 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-09-29 01:41:43 +0000 |
| commit | 29e0d0082f45cb117b222c83622b376ca378310c (patch) | |
| tree | e2765e2eda436414f806ec3d63819537b3c7c84d /packages/perl/libexception-class-perl_1.23.bb | |
| parent | 704b415e17bf1fa00937acd5a0e7d7b925609d01 (diff) | |
| parent | afad4384c90e4720caf73b85e78b1907f44e9937 (diff) | |
merge of '181c7e2445014a31c4777c104d5d3a6864b78579'
and '627fc443abfac09c0a93519f6abaef480e614bed'
Diffstat (limited to 'packages/perl/libexception-class-perl_1.23.bb')
| -rw-r--r-- | packages/perl/libexception-class-perl_1.23.bb | 4 |
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" |
