diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-30 21:44:04 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-30 21:44:04 +0100 |
commit | 157dc2d21736bcebcbb64dac5e9eedbe501b479c (patch) | |
tree | 7880c84c95149cda7b3594e3282310d3a367b391 /kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild | |
parent | b2d53983701563146c25a17960bc130dd19ba468 (diff) | |
download | brancik-overlay-157dc2d21736bcebcbb64dac5e9eedbe501b479c.tar.gz brancik-overlay-157dc2d21736bcebcbb64dac5e9eedbe501b479c.tar.bz2 |
Changed all ebuilds to EAPI 5. Some minor fixes too.
Diffstat (limited to 'kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild')
-rw-r--r--[-rwxr-xr-x] | kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild b/kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild index 1cdd67d..46e3498 100755..100644 --- a/kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild +++ b/kde-misc/oxygen-transparent/oxygen-transparent-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 KDE_MINIMAL="4.6" |