summaryrefslogtreecommitdiff
path: root/centericq
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-11-11 22:14:33 +0000
committerGreg Gilbert <greg@treke.net>2004-11-11 22:14:33 +0000
commit6747a42cca468886fb139b48c86b7f9affa0cea0 (patch)
treec1675a22a4400a7d5b8e78430583a36fc5e7a97c /centericq
parent1f45b950369943206f32ac5674277e58176e1ec9 (diff)
Many files:
License updates BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'centericq')
-rw-r--r--centericq/centericq_4.11.0.oe1
-rw-r--r--centericq/centericq_4.9.10.oe2
-rw-r--r--centericq/centericq_4.9.7.oe1
3 files changed, 3 insertions, 1 deletions
diff --git a/centericq/centericq_4.11.0.oe b/centericq/centericq_4.11.0.oe
index 26e42f3b6e..fa6633883b 100644
--- a/centericq/centericq_4.11.0.oe
+++ b/centericq/centericq_4.11.0.oe
@@ -5,6 +5,7 @@ SECTION = "console/network"
SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
file://configure.patch;patch=1 \
file://m4.patch;patch=1"
+LICENSE = "GPL"
inherit autotools
diff --git a/centericq/centericq_4.9.10.oe b/centericq/centericq_4.9.10.oe
index 12fe406ef5..93e85b6c8b 100644
--- a/centericq/centericq_4.9.10.oe
+++ b/centericq/centericq_4.9.10.oe
@@ -5,7 +5,7 @@ SECTION = "console/network"
SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
file://configure.patch;patch=1 \
file://m4.patch;patch=1"
-
+LICENSE = "GPL"
inherit autotools
EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
index 51c6ad71da..331d69c8d3 100644
--- a/centericq/centericq_4.9.7.oe
+++ b/centericq/centericq_4.9.7.oe
@@ -2,6 +2,7 @@ DEPENDS = "openssl ncurses"
DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
AIM, IRC, Jabber and LiveJournal"
SECTION = "console/network"
+LICENSE = "GPL"
SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
file://configure.patch;patch=1 \