diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-19 18:16:42 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-19 18:16:42 +0000 |
commit | c929d3feac947bb3c143435b9d48174c7035289c (patch) | |
tree | 218c0395ecdc55bcec6948f164339cbb01d07cdd /packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb | |
parent | e4ad59a4bcefc874584d4e207501c3839cf99afc (diff) |
packages/openmoko2: s:distribution:framework:g
Diffstat (limited to 'packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb')
-rw-r--r-- | packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb b/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb index 6ac1c3fca4..f0d9c3fb86 100644 --- a/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb +++ b/packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb @@ -1,9 +1,9 @@ -DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution, QVGA edition" +DESCRIPTION = "Standard Gtk+ theme for the OpenMoko framework, QVGA edition" SECTION = "openmoko/base" RCONFLICTS = "openmoko-theme-standard" RPROVIDES = "openmoko-theme-standard-2" PV = "0.1.0+${SVNREV}" -PR = "r0" +PR = "r1" inherit openmoko2 |