diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-31 10:45:34 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-31 10:45:34 +0000 |
commit | 46afad28d817f77b9c7f30f8f84fcbf2c991013b (patch) | |
tree | 637738c4cc743be52ecaf80a9cde0b4c09ac6f19 /meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | |
parent | 72aa7321c7c59322b1bdd853d97ad00533f127ed (diff) | |
download | poky-46afad28d817f77b9c7f30f8f84fcbf2c991013b.tar.gz |
Add matchbox-theme-sato and sato-icon-theme 0.1, update distro config to match
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2243 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb')
-rw-r--r-- | meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb index 567ab03709..5ed1325b50 100644 --- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | DESCRIPTION = "Matchbox window manager Sato themes" | 1 | DESCRIPTION = "Matchbox window manager Sato themes" |
2 | LICENSE = "GPL" | 2 | LICENSE = "CC-BY-SA3" |
3 | DEPENDS = "matchbox-wm" | 3 | DEPENDS = "matchbox-wm" |
4 | SECTION = "x11/wm" | 4 | SECTION = "x11/wm" |
5 | PV = "0.0+svn${SRCDATE}" | 5 | PV = "0.1+svn${SRCDATE}" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" | 7 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" |
8 | S = "${WORKDIR}/matchbox-sato" | 8 | S = "${WORKDIR}/matchbox-sato" |