diff options
author | 2013-02-13 23:23:43 +1100 | |
---|---|---|
committer | 2013-02-13 23:23:43 +1100 | |
commit | 7ade5362fb296d073f4e7647a4fafc28daabb519 (patch) | |
tree | 0db168b9ab6ccc54bce9cc40427f29788e31a372 /x11-themes | |
parent | [dev-cpp/eigen] Add doxygen dependency fix from the main tree. Migrate to EAP... (diff) | |
download | kde-7ade5362fb296d073f4e7647a4fafc28daabb519.tar.gz kde-7ade5362fb296d073f4e7647a4fafc28daabb519.tar.bz2 kde-7ade5362fb296d073f4e7647a4fafc28daabb519.zip |
[x11-themes/oxygen-transparent] Update LICENSE. Migrate to EAPI 5.
Package-Manager: portage-2.1.11.51
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild b/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild index 6996e24c24..161a198dbf 100644 --- a/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild +++ b/x11-themes/oxygen-transparent/oxygen-transparent-9999.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit kde4-base DESCRIPTION="Oxygen style and decoration with support for transparency" HOMEPAGE="https://projects.kde.org/projects/playground/artwork/oxygen-transparent" -LICENSE="as-is" +LICENSE="LGPL-2+" KEYWORDS="" SLOT="0" IUSE="debug" |