summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 19:54:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 18:39:11 +0200
commitf84fcbb5131013f9494b9024ec746f68fcbdad36 (patch)
treeda178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/poxml
parentprofiles: Mask legacy KDE Applications for removal (diff)
downloadgentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2
gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/poxml')
-rw-r--r--kde-apps/poxml/Manifest1
-rw-r--r--kde-apps/poxml/poxml-16.12.3.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 1faf14554804..59dcd92a74c6 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-16.12.3.tar.xz 31780 SHA256 a55ed35f9829337f8cbf28362fa7ff2dd77a4c3aaa6dfb968a82516d6122ecb2 SHA512 e4eb9ac8c4d4c296067d34d4620f78de5508a2f784b4b9b5459444af81ddb26d394cd5441a50072c38c7336206560490dca0142fc6e8117c0933e015e6f85399 WHIRLPOOL 204d1d5a0c8c077641462a03db10729220c14f59fc3e00845c3488876d1a97ea49f3966727d639a41d7baac1ae3de346789de110b5cf985fb8181cfc9e6fbf7d
DIST poxml-17.04.3.tar.xz 43012 SHA256 1b4a1d44085ac676c5a2f1f38827a75efe679d7c835f40a1fcafd21568f237a3 SHA512 57b630351155d6630d79c375e75e8c3c23bd4d2f63f276aba42f4b8b38f0b43062592498407d563c34e8c6d1d727bc86c75339549611b9e0c5c3f43837c3918d WHIRLPOOL 57cc8c44b2b72392615ee400b8425684dc87619764fc0912f3b01e63c077a9084af36083a24c9b0cc06946a28967c9d6b79701686a5608b8f52f33fc2bc2ea1e
diff --git a/kde-apps/poxml/poxml-16.12.3.ebuild b/kde-apps/poxml/poxml-16.12.3.ebuild
deleted file mode 100644
index e57c28298d0d..000000000000
--- a/kde-apps/poxml/poxml-16.12.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_qt_dep qtxml)
- sys-devel/gettext
-"
-RDEPEND="${DEPEND}"