summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-13 03:00:46 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-13 03:00:46 +0000
commit44345d48c85afe9e5cc454e1fefecf8c4dd5fd83 (patch)
treec45447879e9713cd4829669a274db83cc1deaa06 /kde-misc/yakuake/yakuake-2.8.1-r1.ebuild
parent0.6.05 version bump for bug 287017. Thanks to Tim Harder <radhermit at gmaild... (diff)
downloadgentoo-2-44345d48c85afe9e5cc454e1fefecf8c4dd5fd83.tar.gz
gentoo-2-44345d48c85afe9e5cc454e1fefecf8c4dd5fd83.tar.bz2
gentoo-2-44345d48c85afe9e5cc454e1fefecf8c4dd5fd83.zip
Revbump to change slot to :3.5; block slot :0 in :4
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-misc/yakuake/yakuake-2.8.1-r1.ebuild')
-rw-r--r--kde-misc/yakuake/yakuake-2.8.1-r1.ebuild33
1 files changed, 33 insertions, 0 deletions
diff --git a/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild b/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild
new file mode 100644
index 000000000000..9c44be34cc96
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild,v 1.1 2009/10/13 03:00:46 abcd Exp $
+
+EAPI="1"
+
+USE_KEG_PACKAGING=1
+
+LANGS="de el es et fr hu it ja nl pl pt_BR pt sv tr"
+
+inherit kde
+
+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"
+
+SLOT="3.5"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="
+ || (
+ kde-base/konsole:3.5
+ kde-base/kdebase:3.5
+ )
+"
+RDEPEND="${DEPEND}
+ !kde-misc/yakuake:0
+"
+
+need-kde 3.5