summaryrefslogtreecommitdiff
path: root/packages/uicmoc/uicmoc3-native_3.3.2.bb
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/uicmoc3-native_3.3.2.bb
parent3ea89e54bd0f258941c1e87d07bb09fecbdae7e3 (diff)
dbh, ocamlc, qmake, uicmoc: don't use | or / to seperate multiply licensed files, use a space
Diffstat (limited to 'packages/uicmoc/uicmoc3-native_3.3.2.bb')
-rw-r--r--packages/uicmoc/uicmoc3-native_3.3.2.bb3
1 files changed, 2 insertions, 1 deletions
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"