tin: it is BSD licensed not GPL - close #1807
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 23 Jan 2007 21:09:04 +0000 (21:09 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 23 Jan 2007 21:09:04 +0000 (21:09 +0000)
packages/tin/tin.inc
packages/tin/tin_1.9.1.bb

index e66fe8c..6839628 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Tin is a powerful text mode news reader."
 SECTION = "console/network"
 DEPENDS = "ncurses libpcre"
-LICENSE = "GPL"
+LICENSE = "BSD"
 
 inherit autotools 
 
index 2b783b2..3adfc53 100644 (file)
@@ -1,6 +1,6 @@
 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"