diff options
Diffstat (limited to 'kde-apps/poxml/poxml-4.14.3.ebuild')
-rw-r--r-- | kde-apps/poxml/poxml-4.14.3.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/kde-apps/poxml/poxml-4.14.3.ebuild b/kde-apps/poxml/poxml-4.14.3.ebuild deleted file mode 100644 index c9aefca616d3..000000000000 --- a/kde-apps/poxml/poxml-4.14.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="sys-devel/gettext" -RDEPEND="${DEPEND}" |