summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 21:36:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-30 23:12:39 +0100
commit2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113 (patch)
tree7b4825371b2e400d68de569ee34cf31054f51919 /kde-apps/syndication
parentkde-apps: 17.08.3 stable for amd64 (diff)
downloadgentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.gz
gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.bz2
gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.zip
kde-apps: Drop KDE Applications 17.04.3
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'kde-apps/syndication')
-rw-r--r--kde-apps/syndication/Manifest1
-rw-r--r--kde-apps/syndication/syndication-17.04.3.ebuild20
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-apps/syndication/Manifest b/kde-apps/syndication/Manifest
index 5c141e23b0ce..ae479eec0e7c 100644
--- a/kde-apps/syndication/Manifest
+++ b/kde-apps/syndication/Manifest
@@ -1,2 +1 @@
-DIST syndication-17.04.3.tar.xz 159760 SHA256 c5b7063eaa4c59cac3021bdcdb4a3488cc15e22b8dc2fc770cc30227fe7776b4 SHA512 db93505c4177a830ecd1fae35db3dc06228d350c6ef66f147e0b8b3755b81f9191c334dae8a2209c65f2fc19860e5608a5b3d79c9a590f571332da893f9fb97e WHIRLPOOL 45069497a156c6d023f0314c5c5e04cb27c2ec7f6e152915080ae133eb830b7072b58e261ba7b4020f93d1a32081ac8f6fce927fa4aa504ed5291266c99bb731
DIST syndication-17.08.3.tar.xz 159968 SHA256 1091937d0afd04be12678209163f979d857f416af49d17da4d2ddf2312fe5379 SHA512 0a8b2e271d0518f44d6b93dc3304d922d67bc36104fa64fae663be8763f2b5be0a0720f7f39e2324593a1875eae1ccf384efc14ca55e10540889c43f86b75d4a WHIRLPOOL 368d10454fdc7ef3f6c5975c09b3a8f28dd47d3c5c944fdf73cd2c8a5f7a886f5e7fd2897de93e5e0ee7a3742a153d13d0a746a56d6592ea9d608f75b0e03b5b
diff --git a/kde-apps/syndication/syndication-17.04.3.ebuild b/kde-apps/syndication/syndication-17.04.3.ebuild
deleted file mode 100644
index 2c50d98a49b2..000000000000
--- a/kde-apps/syndication/syndication-17.04.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for parsing RSS and Atom feeds"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kio)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}"