From f04c66a0233d157184a98ae889e8ef562e4bbb5a Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Mon, 12 Feb 2007 18:53:12 +0000 Subject: divers: fix minor spacing errors, sanitize --- packages/gpe-themes/gpe-theme-clearlooks_0.2.bb | 15 +++++++-------- packages/gpe-themes/gpe-theme-clearlooks_0.3.bb | 14 ++++++-------- packages/gpe-themes/gpe-theme-industrial_0.2.bb | 14 ++++++-------- 3 files changed, 19 insertions(+), 24 deletions(-) (limited to 'packages/gpe-themes') diff --git a/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb b/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb index 796fc0ccae..77f8289025 100644 --- a/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb +++ b/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb @@ -1,14 +1,13 @@ -DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE" -LICENSE = "GPL" - -PR= "r1" +DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE" +LICENSE = "GPL" +PR = "r1" #it doesn't really depends on it, but it's nice to make OE build it -DEPENDS = "gtk-engines" -RDEPENDS = "gtk-engine-clearlooks" +DEPENDS = "gtk-engines" +RDEPENDS = "gtk-engine-clearlooks" -FILES_${PN} = "${datadir}/themes/" -SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" +FILES_${PN} = "${datadir}/themes/" +SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" do_install() { install -d ${D}${datadir}/themes/ diff --git a/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb b/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb index 8af15beb94..0ec4e10338 100644 --- a/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb +++ b/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb @@ -1,14 +1,12 @@ -DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE" -LICENSE = "GPL" - -PR= "r0" +DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE" +LICENSE = "GPL" #it doesn't really depends on it, but it's nice to make OE build it -DEPENDS = "gtk-engines" -RDEPENDS = "gtk-engine-clearlooks" +DEPENDS = "gtk-engines" +RDEPENDS = "gtk-engine-clearlooks" -FILES_${PN} = "${datadir}/themes/" -SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" +FILES_${PN} = "${datadir}/themes/" +SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" do_install() { install -d ${D}${datadir}/themes/ diff --git a/packages/gpe-themes/gpe-theme-industrial_0.2.bb b/packages/gpe-themes/gpe-theme-industrial_0.2.bb index 1a0b8f49a8..02b7a62c0d 100644 --- a/packages/gpe-themes/gpe-theme-industrial_0.2.bb +++ b/packages/gpe-themes/gpe-theme-industrial_0.2.bb @@ -1,14 +1,12 @@ -DESCRIPTION = "GTK+ industrial theme adjusted for GPE" -LICENSE = "GPL" - -PR= "r0" +DESCRIPTION = "GTK+ industrial theme adjusted for GPE" +LICENSE = "GPL" #it doesn't really depends on it, but it's nice to make OE build it -DEPENDS = "gtk-engines" -RDEPENDS = "gtk-engine-industrial" +DEPENDS = "gtk-engines" +RDEPENDS = "gtk-engine-industrial" -FILES_${PN} = "${datadir}/themes/" -SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" +FILES_${PN} = "${datadir}/themes/" +SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz" do_install() { install -d ${D}${datadir}/themes/ -- cgit v1.2.3