diff options
Diffstat (limited to 'trinity-base/kmrml/kmrml-3.5.13.1.ebuild')
-rw-r--r-- | trinity-base/kmrml/kmrml-3.5.13.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trinity-base/kmrml/kmrml-3.5.13.1.ebuild b/trinity-base/kmrml/kmrml-3.5.13.1.ebuild new file mode 100644 index 00000000..1e7afcf9 --- /dev/null +++ b/trinity-base/kmrml/kmrml-3.5.13.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI="5" +TRINITY_MODULE_NAME="kdegraphics" + +inherit trinity-meta + +DESCRIPTION="KIO and konqueror plugins for MRML - an image indexing service" +KEYWORDS="x86 amd64" +IUSE="" |