summaryrefslogtreecommitdiff
path: root/kde-apps/poxml
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-12 16:27:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-12 16:27:02 +0200
commit785f4d219815a902112f8ab45a7c190173a4bf16 (patch)
tree49fa9222f9c526f5ae6e3bd35c643be9c330f477 /kde-apps/poxml
parenta6d3a93f1f50f5797b4d119f529dffcaf0d3a1e4 (diff)
downloadgentoo-785f4d219815a902112f8ab45a7c190173a4bf16.tar.gz
gentoo-785f4d219815a902112f8ab45a7c190173a4bf16.tar.xz
kde-apps: Drop KDE Applications 17.08.1
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'kde-apps/poxml')
-rw-r--r--kde-apps/poxml/Manifest1
-rw-r--r--kde-apps/poxml/poxml-17.08.1.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 6c187b2997c..240f9bacd45 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
DIST poxml-17.04.3.tar.xz 43012 SHA256 1b4a1d44085ac676c5a2f1f38827a75efe679d7c835f40a1fcafd21568f237a3 SHA512 57b630351155d6630d79c375e75e8c3c23bd4d2f63f276aba42f4b8b38f0b43062592498407d563c34e8c6d1d727bc86c75339549611b9e0c5c3f43837c3918d WHIRLPOOL 57cc8c44b2b72392615ee400b8425684dc87619764fc0912f3b01e63c077a9084af36083a24c9b0cc06946a28967c9d6b79701686a5608b8f52f33fc2bc2ea1e
-DIST poxml-17.08.1.tar.xz 43040 SHA256 b656427e3120ed820318f2b18ba456499161af873900d056752c92576e17e69d SHA512 c98e1804b91eb50434017b0daf6948a8fa4f6391dc55d5118143cebc586e1d62d04cf8f7115b3e41e3cba38f8db769fe5279459642869a0d969be66766ae8093 WHIRLPOOL 2f5dac77b6dc2c6d108a6d9ceb407dae4284fc84f3cf6961213f07b9a9542f6aac4518fb77f4dc69e484359d5ff35dba94d6456dd13e7fc5cad22d7f6da1ba57
DIST poxml-17.08.2.tar.xz 43000 SHA256 4d0f3d183db9d51f124c249d54479c54249c56d6b3f154376222ecc2470d7cc2 SHA512 68bf71fc650cfb29a0a2641184689912cb7cd821167b672596e648df526e2e30dc172c9bcee1737d94a91927cee5c96b213e4534c8bda7ceda11d55328798074 WHIRLPOOL 40bbe3a44222c46fead45924768e78e799cee5cd52441ea8e04380bc31740480b9dbd48e41d71bd38cce0cee3e95fd59b439037d1617f2cdd41245b01274b144
diff --git a/kde-apps/poxml/poxml-17.08.1.ebuild b/kde-apps/poxml/poxml-17.08.1.ebuild
deleted file mode 100644
index b35a42b8546..00000000000
--- a/kde-apps/poxml/poxml-17.08.1.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}"