aboutsummaryrefslogtreecommitdiffstats
path: root/packages/uicmoc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-09-04 21:49:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 21:49:52 +0000
commit462f13c149cd4ebd6e7d9d68b7bf1458226c833e (patch)
tree116515be943ed66dffcce1b6c030a8ea16d165f7 /packages/uicmoc
parent3ea89e54bd0f258941c1e87d07bb09fecbdae7e3 (diff)
downloadopenembedded-462f13c149cd4ebd6e7d9d68b7bf1458226c833e.tar.gz
dbh, ocamlc, qmake, uicmoc: don't use | or / to seperate multiply licensed files, use a space
Diffstat (limited to 'packages/uicmoc')
-rw-r--r--packages/uicmoc/uicmoc-native_2.3.10.bb2
-rw-r--r--packages/uicmoc/uicmoc3-native_3.3.2.bb3
2 files changed, 3 insertions, 2 deletions
diff --git a/packages/uicmoc/uicmoc-native_2.3.10.bb b/packages/uicmoc/uicmoc-native_2.3.10.bb
index a596ec6824..ca959c1579 100644
--- a/packages/uicmoc/uicmoc-native_2.3.10.bb
+++ b/packages/uicmoc/uicmoc-native_2.3.10.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "User Interface Generator and Meta Object Compiler (moc) for Qt(E) 2.x"
SECTION = "devel"
PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
PR = "r0"
diff --git a/packages/uicmoc/uicmoc3-native_3.3.2.bb b/packages/uicmoc/uicmoc3-native_3.3.2.bb
index 271dd1fcd3..f7024f90ba 100644
--- a/packages/uicmoc/uicmoc3-native_3.3.2.bb
+++ b/packages/uicmoc/uicmoc3-native_3.3.2.bb
@@ -1,7 +1,8 @@
DESCRIPTION = "User Interface Generator and Meta Object Compiler (moc) for Qt(E) 3.x"
SECTION = "devel"
PRIORITY = "optional"
-LICENSE = "GPL/QPL"
+LICENSE = "GPL QPL"
+PR = "r1"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-free-3.3.2.tar.bz2 \
file://no-examples.patch;patch=1"