diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 14:51:28 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 14:51:28 +0200 |
commit | 398d6a41d4e6249cb4a154df3ccd04222148125a (patch) | |
tree | 2c84079aa025b8ec2d926a03f291b86aea6eeeee /recipes/gnome/gnome-keyring_0.6.0.bb | |
parent | 579d68f017f09319cea224bc2e95e91a6a62716f (diff) |
gnome-keyring: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gnome/gnome-keyring_0.6.0.bb')
-rw-r--r-- | recipes/gnome/gnome-keyring_0.6.0.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/gnome/gnome-keyring_0.6.0.bb b/recipes/gnome/gnome-keyring_0.6.0.bb deleted file mode 100644 index 9c40803c65..0000000000 --- a/recipes/gnome/gnome-keyring_0.6.0.bb +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE = "GPL" -SECTION = "x11/gnome" - -inherit gnome - -DEPENDS = "gtk+" - -EXTRA_OECONF = "--disable-gtk-doc" - -SRC_URI[archive.md5sum] = "1e3a3a12b19fc5ebe95363658c2256d8" -SRC_URI[archive.sha256sum] = "649f2a0d5298b896781d0ac563b8ea1be7f3fe07fd17ea43b0ec0562be47769f" |