commit: d62929d6ca0ac98a512a385caca6051b617a3441 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Oct 12 16:47:34 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Oct 12 16:47:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d62929d6
x11-themes/xcurtheme: port to EAPI 5 Package-Manager: portage-2.2.20.1 x11-themes/xcurtheme/xcurtheme-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/xcurtheme/xcurtheme-9999.ebuild b/x11-themes/xcurtheme/xcurtheme-9999.ebuild index 7f40ec9..a8557af 100644 --- a/x11-themes/xcurtheme/xcurtheme-9999.ebuild +++ b/x11-themes/xcurtheme/xcurtheme-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit qt4-r2 git-2
