diff options
| author | Johannes Huber <johu@gentoo.org> | 2013-12-16 21:30:26 +0100 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2013-12-16 21:30:26 +0100 |
| commit | 0f31369ed00cce771f9c2182a80c3d7f128e1706 (patch) | |
| tree | 0eb26a3ed63fb743165cba6f31bb5e890d5ad7fb | |
| parent | a76a8ce59f2ede07cfde91b0ad7ad0adc8dc3e5b (diff) | |
| download | kde-0f31369ed00cce771f9c2182a80c3d7f128e1706.tar.gz kde-0f31369ed00cce771f9c2182a80c3d7f128e1706.tar.bz2 kde-0f31369ed00cce771f9c2182a80c3d7f128e1706.zip | |
[kde-base/kdepim-runtime] Make repoman happy
Package-Manager: portage-2.2.7
| -rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild index c6e3a5a4943..22061ca23fd 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r1.ebuild,v 1.13 2013/10/10 05:26:49 creffett Exp $ +# $Header: $ -EAPI=4 +EAPI=5 if [[ ${PV} = *9999* ]]; then KMNAME="kdepim" @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" @@ -24,8 +24,8 @@ COMMON_DEPEND=" >=app-office/akonadi-server-1.3.1 dev-libs/libxml2:2 dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop(+)' 4.12) - $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)' 4.12) + $(add_kdebase_dep kdelibs 'semantic-desktop' 4.12) + $(add_kdebase_dep kdepimlibs '' 4.12) $(add_kdebase_dep libkdepim) x11-misc/shared-mime-info " |
