diff options
author | Johannes Huber <johu@gentoo.org> | 2018-03-28 21:32:02 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-03-30 08:03:26 +0200 |
commit | 2d875cf7a4d207ea519a38c9559be56f7e1e5a81 (patch) | |
tree | 1d862847688a9b2540318fd76f314c99bd05f8a0 /kde-apps/syndication | |
parent | app-portage/repoman: make repoman-2.3.8 require portage-2.3.27 (diff) | |
download | gentoo-2d875cf7a4d207ea519a38c9559be56f7e1e5a81.tar.gz gentoo-2d875cf7a4d207ea519a38c9559be56f7e1e5a81.tar.bz2 gentoo-2d875cf7a4d207ea519a38c9559be56f7e1e5a81.zip |
kde-apps: Remove KDE Applications 17.08
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'kde-apps/syndication')
-rw-r--r-- | kde-apps/syndication/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/syndication/syndication-17.08.3.ebuild | 20 |
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-apps/syndication/Manifest b/kde-apps/syndication/Manifest index d1bc29107b0d..8730177be9f0 100644 --- a/kde-apps/syndication/Manifest +++ b/kde-apps/syndication/Manifest @@ -1,2 +1 @@ -DIST syndication-17.08.3.tar.xz 159968 BLAKE2B 13688fc7f72d737587fdfd6cf89b08724207c47ec1b1848f19fa4306e714f67e50ec11596fdffaaa3703b9ba834fb41fea5acecda56e73b789a0d69c09920876 SHA512 0a8b2e271d0518f44d6b93dc3304d922d67bc36104fa64fae663be8763f2b5be0a0720f7f39e2324593a1875eae1ccf384efc14ca55e10540889c43f86b75d4a DIST syndication-17.12.3.tar.xz 159804 BLAKE2B bf89604b4976a28016720d74ab5c36de7bbaca08cc15c1db2d03ccad339049fae5fd06eced4e8c60ee278ad4fcaac3ceca3ee8f217839936cc79ea995f4de31f SHA512 a1f2c472194355b570e4128ab4e4be70d6baa3d1c91e35706b7ec242caa950ec3686ab20772aec6fc2ecc7b0d6b390195e6bca5ec8a130951886589df73c1f9c diff --git a/kde-apps/syndication/syndication-17.08.3.ebuild b/kde-apps/syndication/syndication-17.08.3.ebuild deleted file mode 100644 index 2c50d98a49b2..000000000000 --- a/kde-apps/syndication/syndication-17.08.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}" |