kde-misc/kblogger: correct typo
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@671 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="1"
|
||||
EAPI="2"
|
||||
|
||||
KDE_MINIMAL="4.1"
|
||||
KDE_MINIMAL="4.0"
|
||||
inherit kde4-base
|
||||
|
||||
# Install to KDEDIR rather than /usr, to slot properly.
|
||||
@@ -17,11 +17,11 @@ SRC_URI="http://${PN}.pwsp.net/files/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS=""
|
||||
SLOT="4.2"
|
||||
SLOT="1"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=kde-base/kdelibs-4.0.0:${SLOT}
|
||||
>=kde-base/kdepimlibs-4.0.0:${SLOT}"
|
||||
DEPEND=">=kde-base/kdelibs-${KDE_MINIMAL}
|
||||
>=kde-base/kdepimlibs-${KDE_MINIMAL}"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user