summaryrefslogtreecommitdiff
path: root/kde-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
commit99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (patch)
treeda76713365257a445f3ae3b95470917f59d46728 /kde-misc
parent4935506e9a5cbfabd37c64093eac5f36c2ff0017 (diff)
gentoo resync : 24.02.2018
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/Manifest.gzbin6138 -> 5966 bytes
-rw-r--r--kde-misc/akonadi-ews/Manifest3
-rw-r--r--kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild36
-rw-r--r--kde-misc/akonadi-ews/metadata.xml11
4 files changed, 0 insertions, 50 deletions
diff --git a/kde-misc/Manifest.gz b/kde-misc/Manifest.gz
index 3fe1ad5b7a72..6755b2389f2e 100644
--- a/kde-misc/Manifest.gz
+++ b/kde-misc/Manifest.gz
Binary files differ
diff --git a/kde-misc/akonadi-ews/Manifest b/kde-misc/akonadi-ews/Manifest
deleted file mode 100644
index be83daf825da..000000000000
--- a/kde-misc/akonadi-ews/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST akonadi-ews-0.8.1.tar.gz 143994 BLAKE2B 1801e43b31782b7bc37b49fd4d3c96714ff88df66fd66b6a68d39180b71395e16f2d637fb1275392e7831909ff302764879c17bb0d6012dc1e68b09ac80ab0dd SHA512 dd9ce54cfde2fbba2d64fd3112581d63985cc05156abb859368d6337e711755d362f5935295c1ce7bbd7d6a2a4c471bce02449a8583d1c09cc384bee279ffd89
-EBUILD akonadi-ews-0.8.1.ebuild 862 BLAKE2B 12b71579e5111677e29e343c94a4c139dc9758a38de2171f913f6cc31242c599161d2f536eb6b847fd4591757e6a0eadce1885c0ef53bc3c5c4bd92372e9dbe6 SHA512 c5aedad6e293eaa83d8c3b4256669b45af3e169212620ddc53a80d2ba807e42df8c056f2d67e66ff07e273852612f43c1b6ea1333325754f45c2f8c4b76ae788
-MISC metadata.xml 332 BLAKE2B c72bc852301b122e8507ffc51160cf28ab6a803067cfd42b3bf2d33a838ee869fdb1ff564253683e4a483a721877fd640167fb5ce8771cb577e003513228d299 SHA512 e6b99f356a2a92ad441addf6d484acc4af4c2d46d856526d524924bfda85f0a087682a24de77f23cc93a1b02cca8bfeaa7fef731ab2d4e4d6cb7d1e5b7d987a1
diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
deleted file mode 100644
index 752aaaa3ea53..000000000000
--- a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
-HOMEPAGE="https://github.com/KrissN/akonadi-ews"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
- EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
-else
- SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep akonadi-mime)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcontacts)
- $(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}
- dev-libs/libxslt"
-
-DOCS=( README.md )
diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
deleted file mode 100644
index c3779b746ec1..000000000000
--- a/kde-misc/akonadi-ews/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">KrissN/akonadi-ews</remote-id>
- </upstream>
-</pkgmetadata>