summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Schenck <galiven@users.sourceforge.net>2015-04-16 12:22:04 -0700
committerBrian Dolbec <dolsen@gentoo.org>2015-04-16 12:23:04 -0700
commitc7cf7a95bcbc58cfce081b24504161d9840fed9b (patch)
tree06ecc37714a051c1b8706a858889fa0b1962f887 /app-portage/kuroo4/kuroo4-9999.ebuild
parentRemove obsolete portage ebuild and ChangeLog (diff)
downloadgentoo-guis-c7cf7a95bcbc58cfce081b24504161d9840fed9b.tar.gz
gentoo-guis-c7cf7a95bcbc58cfce081b24504161d9840fed9b.tar.bz2
gentoo-guis-c7cf7a95bcbc58cfce081b24504161d9840fed9b.zip
Update to EAPI 5 and fix repoman warningsHEADmaster
Diffstat (limited to 'app-portage/kuroo4/kuroo4-9999.ebuild')
-rw-r--r--app-portage/kuroo4/kuroo4-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/kuroo4/kuroo4-9999.ebuild b/app-portage/kuroo4/kuroo4-9999.ebuild
index 4ae4a83..e0dcba8 100644
--- a/app-portage/kuroo4/kuroo4-9999.ebuild
+++ b/app-portage/kuroo4/kuroo4-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit kde4-base subversion
@@ -17,7 +17,7 @@ SLOT="4"
IUSE="debug"
DEPEND="
- dev-db/sqlite
+ dev-db/sqlite:3
"
RDEPEND="${DEPEND}
app-portage/gentoolkit