[oe-commits] org.oe.oz354x tin: it is BSD licensed not GPL - close #1807 (from .dev)

hrw commit openembedded-commits at lists.openembedded.org
Tue Jan 23 21:32:00 UTC 2007


tin: it is BSD licensed not GPL - close #1807 (from .dev)

Author: hrw at openembedded.org
Branch: org.openembedded.oz354x
Revision: 11e16c0631a379bd3a4c6908966eff49f46f5868
ViewMTN: http://monotone.openembedded.org/revision.psp?id=11e16c0631a379bd3a4c6908966eff49f46f5868
Files:
1
packages/tin/tin.inc
packages/tin/tin_1.9.1.bb
Diffs:

#
# mt diff -rba0bb9a5d4e3f4a79f63782163e463ae65d40552 -r11e16c0631a379bd3a4c6908966eff49f46f5868
#
# 
# 
# patch "packages/tin/tin.inc"
#  from [6c475f0d9057dc64975584619df1cf4f897b181f]
#    to [f9380e33efd669f23019e66d6cc826b5c929b5a8]
# 
# patch "packages/tin/tin_1.9.1.bb"
#  from [06845ce0f6e0cd79b90f0534fb455bf8bebf4d2e]
#    to [5fb6f8b0d67e37345cbf56c22a9e3db197cd0784]
# 
============================================================
--- packages/tin/tin.inc	6c475f0d9057dc64975584619df1cf4f897b181f
+++ packages/tin/tin.inc	f9380e33efd669f23019e66d6cc826b5c929b5a8
@@ -1,7 +1,7 @@ DEPENDS = "ncurses libpcre"
 DESCRIPTION = "Tin is a powerful text mode news reader."
 SECTION = "console/network"
 DEPENDS = "ncurses libpcre"
-LICENSE = "GPL"
+LICENSE = "BSD"
 
 inherit autotools 
 
============================================================
--- packages/tin/tin_1.9.1.bb	06845ce0f6e0cd79b90f0534fb455bf8bebf4d2e
+++ packages/tin/tin_1.9.1.bb	5fb6f8b0d67e37345cbf56c22a9e3db197cd0784
@@ -1,6 +1,6 @@ require tin.inc
 require tin.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/v1.9/tin-${PV}.tar.gz \
 	   file://m4.patch;patch=1"






More information about the Openembedded-commits mailing list