diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-22 10:15:50 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-22 10:15:50 +0200 |
commit | 115cb649c6076f9628cbc6b0aa3abe9973840730 (patch) | |
tree | f3ec5e3f78a40e649acdc98ca8c6149ae2e4103f /x11-misc/rednotebook | |
parent | virtual/freedesktop-icon-theme: x11-themes/adwaita-icon-theme is another prov... (diff) | |
download | gentoo-115cb649c6076f9628cbc6b0aa3abe9973840730.tar.gz gentoo-115cb649c6076f9628cbc6b0aa3abe9973840730.tar.bz2 gentoo-115cb649c6076f9628cbc6b0aa3abe9973840730.zip |
x11-misc/rednotebook: Fix LICENSE (#597536 by mjo)
Package-Manager: portage-2.3.1
Diffstat (limited to 'x11-misc/rednotebook')
-rw-r--r-- | x11-misc/rednotebook/rednotebook-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/rednotebook/rednotebook-1.14.ebuild b/x11-misc/rednotebook/rednotebook-1.14.ebuild index c702aed2277e..4e91ab2ca074 100644 --- a/x11-misc/rednotebook/rednotebook-1.14.ebuild +++ b/x11-misc/rednotebook/rednotebook-1.14.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Graphical journal with calendar, templates, tags and keyword search HOMEPAGE="http://rednotebook.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="libyaml spell" |