gconf-editor: remove old versions
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 11:28:08 +0000 (13:28 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 11:28:08 +0000 (13:28 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/gnome/gconf-editor_2.22.0.bb [deleted file]
recipes/gnome/gconf-editor_2.24.0.bb [deleted file]
recipes/gnome/gconf-editor_2.26.0.bb [deleted file]
recipes/gnome/gconf-editor_2.28.0.bb [deleted file]

diff --git a/recipes/gnome/gconf-editor_2.22.0.bb b/recipes/gnome/gconf-editor_2.22.0.bb
deleted file mode 100644 (file)
index 940b14f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Editor for the gnome registry"
-LICENSE = "GPLv2"
-DEPENDS = "gnome-doc-utils gconf"
-
-inherit gnome gconf
-
-
-
-SRC_URI[archive.md5sum] = "7ca99aec214dd855b5de7dacc8937055"
-SRC_URI[archive.sha256sum] = "e701134a1f5293070ca7d8d6311468f61e3a9765ebc520fcca6a0a38b214b7dc"
diff --git a/recipes/gnome/gconf-editor_2.24.0.bb b/recipes/gnome/gconf-editor_2.24.0.bb
deleted file mode 100644 (file)
index e48d13a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Editor for the gnome registry"
-LICENSE = "GPLv2"
-DEPENDS = "gnome-doc-utils gconf"
-
-inherit gnome gconf
-
-do_configure_prepend() {
-       sed -i -e s:docs::g ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons"
-
-SRC_URI[archive.md5sum] = "845321d47b34f6ae19ac7e930c454e3d"
-SRC_URI[archive.sha256sum] = "666ba1186b2697c3a99ee943775fbc7a7aa18f3c8cc3d335a2581dea62f812bf"
diff --git a/recipes/gnome/gconf-editor_2.26.0.bb b/recipes/gnome/gconf-editor_2.26.0.bb
deleted file mode 100644 (file)
index b9f7917..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Editor for the gnome registry"
-LICENSE = "GPLv2"
-DEPENDS = "gnome-doc-utils gconf"
-
-inherit gnome gconf
-
-do_configure_prepend() {
-       sed -i -e s:docs::g ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons"
-
-SRC_URI[archive.md5sum] = "2dc76415b22d805cfacfcd5fb98f185c"
-SRC_URI[archive.sha256sum] = "2801ff7d595039292850d4f7d87b3f7c950e92dbcb39facfe62c6fb184640e1f"
diff --git a/recipes/gnome/gconf-editor_2.28.0.bb b/recipes/gnome/gconf-editor_2.28.0.bb
deleted file mode 100644 (file)
index 096b589..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Editor for the gnome registry"
-LICENSE = "GPLv2"
-DEPENDS = "policykit gnome-doc-utils gconf"
-
-inherit gnome gconf
-
-SRC_URI[archive.md5sum] = "f3f19df4ce47ca27bf69d355f24ac5ba"
-SRC_URI[archive.sha256sum] = "35f5256f1a93e872586bb6b8c81f7ebfdd78ab3edcfa508f59f99f0f75a74839"
-
-do_configure_prepend() {
-       sed -i -e s:docs::g ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/icons"