diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2013-12-26 01:54:23 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2013-12-26 01:54:23 +0100 |
commit | 2f946ffbb65efdcd093bc5f50ed19d057a610ff5 (patch) | |
tree | eb2d487b3eb2ebc8edfed10fe98d8d8f741218e8 | |
parent | 922cd695a16f063178419dc59de40abb788dafc1 (diff) | |
download | brancik-overlay-2f946ffbb65efdcd093bc5f50ed19d057a610ff5.tar.gz brancik-overlay-2f946ffbb65efdcd093bc5f50ed19d057a610ff5.tar.bz2 |
Bumped EAPI to 5 on kde-misc/publictransport and kde-misc/quanta.
-rwxr-xr-x | kde-misc/publictransport/publictransport-9999.ebuild | 2 | ||||
-rwxr-xr-x | kde-misc/quanta/quanta-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/publictransport/publictransport-9999.ebuild b/kde-misc/publictransport/publictransport-9999.ebuild index 584bcc1..b3139f8 100755 --- a/kde-misc/publictransport/publictransport-9999.ebuild +++ b/kde-misc/publictransport/publictransport-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="3" +EAPI="5" inherit kde4-base diff --git a/kde-misc/quanta/quanta-9999.ebuild b/kde-misc/quanta/quanta-9999.ebuild index 57c6d1f..83608a0 100755 --- a/kde-misc/quanta/quanta-9999.ebuild +++ b/kde-misc/quanta/quanta-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.9.8.ebuild,v 1.5 2011/06/01 19:51:19 ranger Exp $ -EAPI=3 +EAPI="5" KDE_SCM="git" |