From: Steve Sakoman Date: Tue, 13 Oct 2009 22:03:36 +0000 (-0700) Subject: libnet-dbus-perl: add 0.33.6 X-Git-Tag: Release-2010-05/1~2113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=184de4d219c0a56ff9b8e8d47ef3c9e04edc4d0e;p=openembedded.git libnet-dbus-perl: add 0.33.6 --- diff --git a/recipes/perl/libnet-dbus-perl_0.33.6.bb b/recipes/perl/libnet-dbus-perl_0.33.6.bb new file mode 100644 index 0000000000..a340c1e82b --- /dev/null +++ b/recipes/perl/libnet-dbus-perl_0.33.6.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Net::DBus - Perl D-Bus module" +SECTION = "libs" +LICENSE = "Artistic|GPL" + +PR = "r1" + +SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz" + +S = "${WORKDIR}/Net-DBus-${PV}" + +inherit cpan