diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-24 06:06:53 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-26 03:40:37 +1000 |
commit | a9e5eee423546396b3f05b0eb270859c86e019e8 (patch) | |
tree | 461f0dbfc43185cfe3ca4db8d6ba5deeb911730f /kde-apps/kmouth/kmouth-15.08.3.ebuild | |
parent | app-misc/wyrd: Clean up old. (diff) | |
download | gentoo-a9e5eee423546396b3f05b0eb270859c86e019e8.tar.gz gentoo-a9e5eee423546396b3f05b0eb270859c86e019e8.tar.bz2 gentoo-a9e5eee423546396b3f05b0eb270859c86e019e8.zip |
kde-apps: remove 15.08.3
This removes KDE Applications 15.08.3, excluding packages for which there is no
later version.
Diffstat (limited to 'kde-apps/kmouth/kmouth-15.08.3.ebuild')
-rw-r--r-- | kde-apps/kmouth/kmouth-15.08.3.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/kde-apps/kmouth/kmouth-15.08.3.ebuild b/kde-apps/kmouth/kmouth-15.08.3.ebuild deleted file mode 100644 index 4d64d158951f..000000000000 --- a/kde-apps/kmouth/kmouth-15.08.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="Text-to-speech synthesizer front end" -HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" -KEYWORDS="amd64 x86" -IUSE="debug" |