summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-05 16:58:35 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-10-18 20:32:57 +0200
commit69131a83484569e593685c0fd1b6c32364495854 (patch)
tree22743e26f01f70e9fe9cd81ac936887240709c89 /recipes
parent05c068a8f4cf9df57cc6099435f1aae8360baa05 (diff)
corrected license info
Diffstat (limited to 'recipes')
-rw-r--r--recipes/joe/joe_3.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/joe/joe_3.1.bb b/recipes/joe/joe_3.1.bb
index 9c2a2b2..d253473 100644
--- a/recipes/joe/joe_3.1.bb
+++ b/recipes/joe/joe_3.1.bb
@@ -1,13 +1,13 @@
SECTION = "console/utils"
DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters."
HOMEPAGE = "http://joe-editor.sourceforge.net/"
-LICENSE ="GPL"
+LICENSE ="GPLv1"
RDEPENDS_${PN} = "ncurses-terminfo"
SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6"
-PR = "r3"
+PR = "r4"
inherit autotools