[oe-commits] org.oe.dev openmoko-theme-standard: fix typo in PV

koen commit openembedded-commits at lists.openembedded.org
Tue Jul 31 08:58:35 UTC 2007


openmoko-theme-standard: fix typo in PV

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3ec7cab836f802bb1b737eb375a0d1422ea5099b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3ec7cab836f802bb1b737eb375a0d1422ea5099b
Files:
1
packages/openmoko2/openmoko-theme-standard2_svn.bb
Diffs:

#
# mt diff -rf563ab05310af7faf00f83e7bebcae99a5ccb4d8 -r3ec7cab836f802bb1b737eb375a0d1422ea5099b
#
# 
# 
# patch "packages/openmoko2/openmoko-theme-standard2_svn.bb"
#  from [35b2127baed9a06ff6abae932dbd14077257dbde]
#    to [fe0910c4f9d4b2220369f293fdf57c3fcb0b1bf4]
# 
============================================================
--- packages/openmoko2/openmoko-theme-standard2_svn.bb	35b2127baed9a06ff6abae932dbd14077257dbde
+++ packages/openmoko2/openmoko-theme-standard2_svn.bb	fe0910c4f9d4b2220369f293fdf57c3fcb0b1bf4
@@ -1,7 +1,7 @@ RCONFLICTS = "openmoko-theme-standard"
 DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution"
 SECTION = "openmoko/base"
 RCONFLICTS = "openmoko-theme-standard"
-PV = "0.1.0+srvn${SRCDATE}"
+PV = "0.1.0+svn${SRCDATE}"
 PR = "r1"
 
 inherit openmoko2






More information about the Openembedded-commits mailing list