summaryrefslogtreecommitdiff
path: root/packages/perl
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-03-07 12:39:27 +0000
committerJohn Lee <john_lee@openmoko.org>2008-03-07 12:39:27 +0000
commite906546390539db91733531aa8007a59fcc3b60f (patch)
tree2d89a492846a2c0b4310abad9d943eee71d0e494 /packages/perl
parent5a42b280d244be8ddc18eb07826a7cf4c3c605c1 (diff)
solving merge conflict
Diffstat (limited to 'packages/perl')
-rw-r--r--packages/perl/libwww-perl-native_5.808.bb5
-rw-r--r--packages/perl/libwww-perl_5.808.bb12
2 files changed, 0 insertions, 17 deletions
diff --git a/packages/perl/libwww-perl-native_5.808.bb b/packages/perl/libwww-perl-native_5.808.bb
deleted file mode 100644
index 68fdcbbbe5..0000000000
--- a/packages/perl/libwww-perl-native_5.808.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-SECTION = "libs"
-
-inherit native
-
-require libwww-perl_${PV}.bb
diff --git a/packages/perl/libwww-perl_5.808.bb b/packages/perl/libwww-perl_5.808.bb
deleted file mode 100644
index 2bea48a2d0..0000000000
--- a/packages/perl/libwww-perl_5.808.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "libwww-perl provides a simple and consistent API to the World Wide Web"
-SECTION = "libs"
-LICENSE = "Artistic"
-DEPENDS = "liburi-perl-native"
-RDEPENDS = "liburi-perl"
-PR = "r1"
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-${PV}.tar.gz"
-
-S = "${WORKDIR}/libwww-perl-${PV}"
-
-inherit cpan