summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-21 18:09:37 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-21 18:09:37 +0000
commit747d9abd803739db4761e8973e213476f16ad4be (patch)
tree89c0e3985539630c3a6c7fb0339e1c7fa9c1b325 /kde-misc
parentRemove dev-libs/libevent-2.1 mask. (diff)
downloadgentoo-2-747d9abd803739db4761e8973e213476f16ad4be.tar.gz
gentoo-2-747d9abd803739db4761e8973e213476f16ad4be.tar.bz2
gentoo-2-747d9abd803739db4761e8973e213476f16ad4be.zip
Bump to EAPI 5.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kosd/ChangeLog7
-rw-r--r--kde-misc/kosd/kosd-0.8.1.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/kde-misc/kosd/ChangeLog b/kde-misc/kosd/ChangeLog
index 8bb5110700ba..d8c60135f2eb 100644
--- a/kde-misc/kosd/ChangeLog
+++ b/kde-misc/kosd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kosd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kosd/ChangeLog,v 1.9 2013/05/11 11:16:22 dilfridge Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kosd/ChangeLog,v 1.10 2014/03/21 18:09:37 johu Exp $
+
+ 21 Mar 2014; Johannes Huber <johu@gentoo.org> kosd-0.8.1.ebuild:
+ Bump to EAPI 5.
11 May 2013; Andreas K. Huettel <dilfridge@gentoo.org> kosd-0.8.1.ebuild:
Does not really need solid, only libsolid from kdelibs
diff --git a/kde-misc/kosd/kosd-0.8.1.ebuild b/kde-misc/kosd/kosd-0.8.1.ebuild
index d10723400649..01010afd51d3 100644
--- a/kde-misc/kosd/kosd-0.8.1.ebuild
+++ b/kde-misc/kosd/kosd-0.8.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kosd/kosd-0.8.1.ebuild,v 1.2 2013/05/11 11:16:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kosd/kosd-0.8.1.ebuild,v 1.3 2014/03/21 18:09:37 johu Exp $
-EAPI=4
+EAPI=5
inherit kde4-base
@@ -13,7 +13,7 @@ SRC_URI="http://kde-apps.org/CONTENT/content-files/81457-${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="debug"
DEPEND="
$(add_kdebase_dep kmix)