summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-28 04:41:58 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-28 04:41:58 +0000
commit962355b0dbe939c1854765195904f07f8f712894 (patch)
treed3b6bac57d6b0ac9d27c2452c64569cdd83e57fe /kde-misc/yakuake/yakuake-2.9.8.ebuild
parentVersion bump (diff)
downloadhistorical-962355b0dbe939c1854765195904f07f8f712894.tar.gz
historical-962355b0dbe939c1854765195904f07f8f712894.tar.bz2
historical-962355b0dbe939c1854765195904f07f8f712894.zip
Version bump
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'kde-misc/yakuake/yakuake-2.9.8.ebuild')
-rw-r--r--kde-misc/yakuake/yakuake-2.9.8.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-misc/yakuake/yakuake-2.9.8.ebuild b/kde-misc/yakuake/yakuake-2.9.8.ebuild
new file mode 100644
index 000000000000..4a5538f7cb4c
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-2.9.8.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.9.8.ebuild,v 1.1 2011/01/28 04:41:58 tampakrap Exp $
+
+EAPI="2"
+
+KDE_LINGUAS="ca cs da de el en_GB es et fr ga gl hr it ja ko nb nds nl nn pl pt
+pt_BR ro ru sk sv th tr uk wa zh_CN"
+inherit kde4-base
+
+DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
+HOMEPAGE="http://yakuake.kde.org/"
+SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+SLOT="4"
+IUSE=""
+
+DEPEND=">=kde-base/konsole-${KDE_MINIMAL}
+ sys-devel/gettext"
+RDEPEND="${DEPEND}"