diff options
Diffstat (limited to 'kde-misc/kosd/kosd-0.4.2.ebuild')
-rw-r--r-- | kde-misc/kosd/kosd-0.4.2.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-misc/kosd/kosd-0.4.2.ebuild b/kde-misc/kosd/kosd-0.4.2.ebuild deleted file mode 100644 index 3eb515abd09d..000000000000 --- a/kde-misc/kosd/kosd-0.4.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kosd/kosd-0.4.2.ebuild,v 1.2 2009/10/27 23:42:22 ssuominen Exp $ - -EAPI=2 -inherit kde4-base - -DESCRIPTION="a KDE application that runs in the background and responds to button presses by showing a tiny OSD" -HOMEPAGE="http://www.kde-apps.org/content/show.php/KOSD?content=81457" -SRC_URI="http://www.kde-apps.org/CONTENT/content-files/81457-${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=kde-base/solid-${KDE_MINIMAL} - >=kde-base/kmix-${KDE_MINIMAL}" |