gmailfs: update to 0.7.3. Closes 2256.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 May 2007 01:24:39 +0000 (01:24 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 May 2007 01:24:39 +0000 (01:24 +0000)
packages/fuse/gmailfs_0.7.3.bb [moved from packages/fuse/gmailfs_0.7.2.bb with 94% similarity]

similarity index 94%
rename from packages/fuse/gmailfs_0.7.2.bb
rename to packages/fuse/gmailfs_0.7.3.bb
index 6f286ad..9f1c676 100644 (file)
@@ -1,11 +1,11 @@
 DESCRIPTION = "GmailFS provides a mountable Linux filesystem which uses your Gmail account as its storage medium."
 HOMEPAGE = "http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 
 DEPENDS = "fuse python-libgmail python-fuse"
 RDEPENDS = "fuse python-libgmail python-fuse python-unixadmin  python-lang python-textutils python-core"
 
-SRC_URI = "http://richard.jones.name/google-hacks/gmail-filesystem/gmailfs-0.7.2.tar.gz"
+SRC_URI = "http://richard.jones.name/google-hacks/gmail-filesystem/${PN}-${PV}.tar.gz"
 
 
 do_install() {