diff options
Diffstat (limited to 'kde-misc/bkodama/bkodama-0.3.1.ebuild')
-rw-r--r-- | kde-misc/bkodama/bkodama-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/bkodama/bkodama-0.3.1.ebuild b/kde-misc/bkodama/bkodama-0.3.1.ebuild index 2c0dc36e33d1..5f60a1395c1f 100644 --- a/kde-misc/bkodama/bkodama-0.3.1.ebuild +++ b/kde-misc/bkodama/bkodama-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit kde4-base -DESCRIPTION="A friendly, yet very simple-minded Kodama (Japanese ghost) wandering on your desktop" +DESCRIPTION="Friendly Kodama (Japanese ghost) wandering on your desktop" HOMEPAGE="http://kde-look.org/content/show.php/bkodama?content=106528" SRC_URI="http://kde-look.org/CONTENT/content-files/106528-${P}.tar.bz2" @@ -16,6 +16,6 @@ KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND="${DEPEND} - $(add_kdebase_dep plasma-workspace) + kde-plasma/plasma-workspace:4 " DEPEND="${RDEPEND}" |