From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB0AF138334 for ; Tue, 1 Jan 2019 21:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFBCCE0CAD; Tue, 1 Jan 2019 21:46:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBFE7E0CAD for ; Tue, 1 Jan 2019 21:46:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26C27335CC0 for ; Tue, 1 Jan 2019 21:46:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8235503 for ; Tue, 1 Jan 2019 21:46:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1546379150.33f33f29934415155cee3e08f52fb07d20b66745.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/amor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/amor/amor-9999.ebuild kde-apps/amor/metadata.xml X-VCS-Directories: kde-apps/amor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 33f33f29934415155cee3e08f52fb07d20b66745 X-VCS-Branch: master Date: Tue, 1 Jan 2019 21:46:06 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4630b62-98a2-4f4e-8889-9f9493acccf2 X-Archives-Hash: d44820d1e9ea403e13087d958e841da9 commit: 33f33f29934415155cee3e08f52fb07d20b66745 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 1 20:45:31 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 1 21:45:50 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=33f33f29 kde-apps/amor: Resurrection Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/amor/amor-9999.ebuild | 27 +++++++++++++++++++++++++++ kde-apps/amor/metadata.xml | 8 ++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-apps/amor/amor-9999.ebuild b/kde-apps/amor/amor-9999.ebuild new file mode 100644 index 0000000000..08f38bc56f --- /dev/null +++ b/kde-apps/amor/amor-9999.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="Amusing Misuse Of Resources - desktop-dwelling creature" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtx11extras) + x11-libs/libxcb +" +RDEPEND="${DEPEND}" diff --git a/kde-apps/amor/metadata.xml b/kde-apps/amor/metadata.xml new file mode 100644 index 0000000000..2fdbf33d96 --- /dev/null +++ b/kde-apps/amor/metadata.xml @@ -0,0 +1,8 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + +