commit: 30b3d65f55d26bf7dba4eee49016544f5465673f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 28 15:45:40 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 28 15:45:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b3d65f
app-editors/mousepad: Correct LICENSE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-editors/mousepad/mousepad-0.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/mousepad/mousepad-0.4.2.ebuild b/app-editors/mousepad/mousepad-0.4.2.ebuild index 03b03b84cfe..212d8a3f27d 100644 --- a/app-editors/mousepad/mousepad-0.4.2.ebuild +++ b/app-editors/mousepad/mousepad-0.4.2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment" HOMEPAGE="https://git.xfce.org/apps/mousepad/about/" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus +gtk3"
