From 89922a22137ac538b1394a101e51ebca91c9c297 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 9 Aug 2006 19:16:45 +0000 Subject: sylpheed-claws: add mbox plugin --- packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb (limited to 'packages/sylpheed') diff --git a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb new file mode 100644 index 0000000000..39ed9152aa --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb @@ -0,0 +1,5 @@ +require sylpheed-claws-extra-plugins.inc + +SRC_URI = "http://www.sylpheed-claws.net/downloads/plugins/mailmbox-1.12.1.tar.gz" +S = "${WORKDIR}/mailmbox-1.12.1" + -- cgit v1.2.3 From b1f745c6671f148cdebc2e1a5f593130a36fc6ba Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 10 Aug 2006 10:15:28 +0000 Subject: sylpheed-claws-plugin mailmbox: de-typo PV --- packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb | 5 +++++ packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb delete mode 100644 packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb (limited to 'packages/sylpheed') diff --git a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb new file mode 100644 index 0000000000..39ed9152aa --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb @@ -0,0 +1,5 @@ +require sylpheed-claws-extra-plugins.inc + +SRC_URI = "http://www.sylpheed-claws.net/downloads/plugins/mailmbox-1.12.1.tar.gz" +S = "${WORKDIR}/mailmbox-1.12.1" + diff --git a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb deleted file mode 100644 index 39ed9152aa..0000000000 --- a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -require sylpheed-claws-extra-plugins.inc - -SRC_URI = "http://www.sylpheed-claws.net/downloads/plugins/mailmbox-1.12.1.tar.gz" -S = "${WORKDIR}/mailmbox-1.12.1" - -- cgit v1.2.3