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 | openembedded-core-46afad28d817f77b9c7f30f8f84fcbf2c991013b.tar.gz openembedded-core-46afad28d817f77b9c7f30f8f84fcbf2c991013b.tar.bz2 openembedded-core-46afad28d817f77b9c7f30f8f84fcbf2c991013b.zip |
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 @@ DESCRIPTION = "Matchbox window manager Sato themes" -LICENSE = "GPL" +LICENSE = "CC-BY-SA3" DEPENDS = "matchbox-wm" SECTION = "x11/wm" -PV = "0.0+svn${SRCDATE}" +PV = "0.1+svn${SRCDATE}" SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" S = "${WORKDIR}/matchbox-sato" |