diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-09-13 08:23:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-13 08:24:20 +0200 |
commit | 07ca7d6f9dcac704a5e4ed36f743f27d0997bde5 (patch) | |
tree | 35dfd4966a6d0cfe8e3cef2b1962f075148a1dd2 /xfce-extra | |
parent | xfce-extra/xfce4-clipman-plugin: Remove obsolete deps (diff) | |
download | gentoo-07ca7d6f9dcac704a5e4ed36f743f27d0997bde5.tar.gz gentoo-07ca7d6f9dcac704a5e4ed36f743f27d0997bde5.tar.bz2 gentoo-07ca7d6f9dcac704a5e4ed36f743f27d0997bde5.zip |
xfce-extra/xfce4-clipman-plugin: Correct license to GPL-2+
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild index abc9347b32eb..47a3103d9dae 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.2-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A clipboard manager plug-in for the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="qrcode" |