From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5FD9F1381F3 for ; Mon, 17 Jun 2013 17:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 325F5E09B3; Mon, 17 Jun 2013 17:21:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B109EE09B3 for ; Mon, 17 Jun 2013 17:21:35 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3AE0933BE43 for ; Mon, 17 Jun 2013 17:21:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D2499E468F for ; Mon, 17 Jun 2013 17:21:32 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1371489661.4c04ba443c6390274cca7ee3b59df1a46c8184c8.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kshutdown/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kshutdown/kshutdown-3.0_beta8.ebuild kde-misc/kshutdown/metadata.xml X-VCS-Directories: kde-misc/kshutdown/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 4c04ba443c6390274cca7ee3b59df1a46c8184c8 X-VCS-Branch: master Date: Mon, 17 Jun 2013 17:21:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 280778ba-8037-4009-bc3b-7e25cc1a764c X-Archives-Hash: ae9d9e2ef21e316d323ee38136215c20 commit: 4c04ba443c6390274cca7ee3b59df1a46c8184c8 Author: Manuel Rüger rueg eu> AuthorDate: Mon Jun 17 17:21:01 2013 +0000 Commit: Manuel Rüger rueg eu> CommitDate: Mon Jun 17 17:21:01 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4c04ba44 [kde-misc/kshutdown] Version bump, ebuild from tree Package-Manager: portage-2.1.12.5 --- kde-misc/kshutdown/kshutdown-3.0_beta8.ebuild | 30 +++++++++++++++++++++++++++ kde-misc/kshutdown/metadata.xml | 5 +++++ 2 files changed, 35 insertions(+) diff --git a/kde-misc/kshutdown/kshutdown-3.0_beta8.ebuild b/kde-misc/kshutdown/kshutdown-3.0_beta8.ebuild new file mode 100644 index 0000000..6e0b6c1 --- /dev/null +++ b/kde-misc/kshutdown/kshutdown-3.0_beta8.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: Exp $ + +EAPI=5 + +KDE_MINIMAL="4.8" +KDE_LINGUAS="ar bg cs da de el es fr hu it nb nl pl pt pt_BR ru sk sr +sr@ijekavian sr@ijekavianlatin sr@latin sv tr zh_CN" +inherit kde4-base + +MY_P=${PN}-source-${PV/_} + +DESCRIPTION="A shutdown manager for KDE" +HOMEPAGE="http://kshutdown.sourceforge.net" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" + +LICENSE="GPL-2" +SLOT="4" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep libkworkspace) +" +DEPEND="${RDEPEND} + app-arch/unzip +" + +S=${WORKDIR}/${P/_} diff --git a/kde-misc/kshutdown/metadata.xml b/kde-misc/kshutdown/metadata.xml new file mode 100644 index 0000000..8d1e86a --- /dev/null +++ b/kde-misc/kshutdown/metadata.xml @@ -0,0 +1,5 @@ + + + +kde +