diff options
author | Philip Balister <philip@balister.org> | 2006-08-10 22:43:16 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2006-08-10 22:43:16 +0000 |
commit | 4f73c4261ac303c8e0c7cf7fed753a960ae18cc8 (patch) | |
tree | bbc896465464998401c3decd2f46c940753d3d7f /packages/sylpheed | |
parent | b0d728d444fca302a14672f02aaf7b9375690b6b (diff) | |
parent | 3d2bc34ebd06e8bfa612f4ef2e8edc4c758a99c7 (diff) |
merge of '0fee5c6e2897d294c4895897736141bed93199a1'
and '113954a10c1eecc2f688fdb881e40dcd951cf598'
Diffstat (limited to 'packages/sylpheed')
-rw-r--r-- | packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
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" + |