summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-01-17 18:33:22 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-01-17 18:33:22 +0000
commit5b2b753a5fd1afed37c615647c7afb7376dbb8e2 (patch)
treee32a3060e29286c6c05b13561ed50ff044ff682d /kde-misc
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-5b2b753a5fd1afed37c615647c7afb7376dbb8e2.tar.gz
gentoo-2-5b2b753a5fd1afed37c615647c7afb7376dbb8e2.tar.bz2
gentoo-2-5b2b753a5fd1afed37c615647c7afb7376dbb8e2.zip
Version bump, thanks to Sho.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/yakuake/ChangeLog7
-rw-r--r--kde-misc/yakuake/files/digest-yakuake-2.8.13
-rw-r--r--kde-misc/yakuake/yakuake-2.8.1.ebuild25
3 files changed, 34 insertions, 1 deletions
diff --git a/kde-misc/yakuake/ChangeLog b/kde-misc/yakuake/ChangeLog
index 520264cf0529..372a4b59a67c 100644
--- a/kde-misc/yakuake/ChangeLog
+++ b/kde-misc/yakuake/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-misc/yakuake
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/ChangeLog,v 1.19 2008/01/11 17:22:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/ChangeLog,v 1.20 2008/01/17 18:33:21 ingmar Exp $
+
+*yakuake-2.8.1 (17 Jan 2008)
+
+ 17 Jan 2008; Ingmar Vanhassel <ingmar@gentoo.org> +yakuake-2.8.1.ebuild:
+ Version bump, thanks to Sho.
11 Jan 2008; nixnut <nixnut@gentoo.org> yakuake-2.8.ebuild:
Stable on ppc wrt bug 204950
diff --git a/kde-misc/yakuake/files/digest-yakuake-2.8.1 b/kde-misc/yakuake/files/digest-yakuake-2.8.1
new file mode 100644
index 000000000000..46ad74944f07
--- /dev/null
+++ b/kde-misc/yakuake/files/digest-yakuake-2.8.1
@@ -0,0 +1,3 @@
+MD5 b638dd6ec3d7ca50ed28cbe5f15cc56b yakuake-2.8.1.tar.bz2 535406
+RMD160 00d4fc7d2b411c84882d7ee8d7907489ea8f5568 yakuake-2.8.1.tar.bz2 535406
+SHA256 4780a4e138ccd31e9788fc9723a33f1addfa4eb2678fd3bc612d6ab7bdcd5fc8 yakuake-2.8.1.tar.bz2 535406
diff --git a/kde-misc/yakuake/yakuake-2.8.1.ebuild b/kde-misc/yakuake/yakuake-2.8.1.ebuild
new file mode 100644
index 000000000000..5867f3d49746
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-2.8.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2008 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.ebuild,v 1.1 2008/01/17 18:33:21 ingmar Exp $
+
+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="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="|| ( =kde-base/kdebase-3.5*
+ =kde-base/konsole-3.5* )"
+RDEPEND="${DEPEND}"
+
+need-kde 3.5