summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/yakuake/yakuake-2.9.9-r1.ebuild')
-rw-r--r--kde-misc/yakuake/yakuake-2.9.9-r1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-misc/yakuake/yakuake-2.9.9-r1.ebuild b/kde-misc/yakuake/yakuake-2.9.9-r1.ebuild
deleted file mode 100644
index 964d8433d835..000000000000
--- a/kde-misc/yakuake/yakuake-2.9.9-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.9.9-r1.ebuild,v 1.5 2013/01/28 00:14:56 ago Exp $
-
-EAPI=4
-
-KDE_LINGUAS="ca ca@valencia cs da de el en_GB es et fi fr ga gl hr hu it km ko
-nb nds nl nn pa pl pt pt_BR ro ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin
-sv th tr uk wa zh_CN zh_TW"
-inherit kde4-base
-
-DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
-HOMEPAGE="http://yakuake.kde.org/"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ppc x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep konsole)
- sys-devel/gettext"
-RDEPEND="${DEPEND}"