[oe-commits] Frans Meulenbroeks : gconf-editor: remove old versions

git version control git at git.openembedded.org
Sun Aug 15 11:38:22 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7505e9829a881941e5fd92551240f9d4b57b7ba6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7505e9829a881941e5fd92551240f9d4b57b7ba6

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 13:28:08 2010 +0200

gconf-editor: remove old versions

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/gnome/gconf-editor_2.22.0.bb |   10 ----------
 recipes/gnome/gconf-editor_2.24.0.bb |   14 --------------
 recipes/gnome/gconf-editor_2.26.0.bb |   14 --------------
 recipes/gnome/gconf-editor_2.28.0.bb |   14 --------------
 4 files changed, 0 insertions(+), 52 deletions(-)

diff --git a/recipes/gnome/gconf-editor_2.22.0.bb b/recipes/gnome/gconf-editor_2.22.0.bb
deleted file mode 100644
index 940b14f..0000000
--- a/recipes/gnome/gconf-editor_2.22.0.bb
+++ /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
index e48d13a..0000000
--- a/recipes/gnome/gconf-editor_2.24.0.bb
+++ /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
index b9f7917..0000000
--- a/recipes/gnome/gconf-editor_2.26.0.bb
+++ /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
index 096b589..0000000
--- a/recipes/gnome/gconf-editor_2.28.0.bb
+++ /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"





More information about the Openembedded-commits mailing list