diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-13 23:49:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-13 23:53:56 +0200 |
commit | a6a286c414ac5f52eb4f5ca09ae3c04f6694913e (patch) | |
tree | cc48ab09949443b3a80c565561e578df4ca891fc /xfce-extra | |
parent | xfce-extra/xfce4-mount-plugin: Add updating icon cache (diff) | |
download | gentoo-a6a286c414ac5f52eb4f5ca09ae3c04f6694913e.tar.gz gentoo-a6a286c414ac5f52eb4f5ca09ae3c04f6694913e.tar.bz2 gentoo-a6a286c414ac5f52eb4f5ca09ae3c04f6694913e.zip |
xfce-extra/xfce4-mount-plugin: Fix the LICENSE
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild index 9e6b4f45b090..37504731c21b 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="An mount plug-in for the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-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 ~amd64-linux ~x86-linux" IUSE="" |