diff options
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mousepad/mousepad-0.4.2.ebuild b/app-editors/mousepad/mousepad-0.4.2.ebuild index 03b03b84cfe2..212d8a3f27d6 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" |