diff options
Diffstat (limited to 'kde-apps/kfloppy/kfloppy-15.12.3.ebuild')
-rw-r--r-- | kde-apps/kfloppy/kfloppy-15.12.3.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-apps/kfloppy/kfloppy-15.12.3.ebuild b/kde-apps/kfloppy/kfloppy-15.12.3.ebuild new file mode 100644 index 000000000000..9dafd6b32ffb --- /dev/null +++ b/kde-apps/kfloppy/kfloppy-15.12.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KDE_HANDBOOK="optional" +inherit kde4-base + +DESCRIPTION="A straightforward graphical means to format 3.5\" and 5.25\" floppy disks" +HOMEPAGE=" + https://www.kde.org/applications/utilities/kfloppy/ + https://utils.kde.org/projects/kfloppy/ +" +KEYWORDS=" ~amd64 ~x86" +IUSE="debug" |