diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 13:28:53 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 13:28:53 +0200 |
commit | a16236c194338f62b96aa78be697768902ca6c62 (patch) | |
tree | d026991b0c847035b46de982de25a08ade79721f | |
parent | 919ae7e3c7c4eabc443884927c1fce8c017fe07a (diff) |
gedit-plugins: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r-- | recipes/gnome/gedit-plugins_2.28.0.bb | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes/gnome/gedit-plugins_2.28.0.bb b/recipes/gnome/gedit-plugins_2.28.0.bb deleted file mode 100644 index ab6235d4fd..0000000000 --- a/recipes/gnome/gedit-plugins_2.28.0.bb +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION = "GNOME editor plugins" -SECTION = "x11/gnome" -LICENSE = "GPL" - -DEPENDS = "gedit" - -inherit gnome pkgconfig - -FILES_${PN} += " \ - ${libdir}/gedit-2/plugins \ - ${datadir}/gedit-2/plugins \ - " - -FILES_${PN}-dbg += " \ - ${libdir}/gedit-2/plugins/.debug \ - " - - -SRC_URI[archive.md5sum] = "7a0068ef250f2cfe8d60a5cf0e7a7c93" -SRC_URI[archive.sha256sum] = "d615d2f26e66d7a23f37205089096a60faa2cb6e9108f9034cf2e66b940bf2ca" |