public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kaccounts-integration/
Date: Fri, 25 Mar 2016 14:48:11 +0000 (UTC)	[thread overview]
Message-ID: <1458917268.313c515ad441582eed559ea89f4633c1d85728cf.kensington@gentoo> (raw)

commit:     313c515ad441582eed559ea89f4633c1d85728cf
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Mar 25 14:23:28 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 14:47:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313c515a

kde-apps/kaccounts-integration: Move from kde overlay

Package-Manager: portage-2.2.27

 kde-apps/kaccounts-integration/Manifest            |  1 +
 .../kaccounts-integration-15.12.3.ebuild           | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/kde-apps/kaccounts-integration/Manifest b/kde-apps/kaccounts-integration/Manifest
index 5eb63d9..98b043e 100644
--- a/kde-apps/kaccounts-integration/Manifest
+++ b/kde-apps/kaccounts-integration/Manifest
@@ -1 +1,2 @@
 DIST kaccounts-integration-15.08.3.tar.xz 55476 SHA256 fa71668be15cf0d99174d8159cc97804a93ff6c7a0bf437de5f715ef1e2ddf90 SHA512 95ba70572a99bfed02a575c82517dd06664d65e38bcba63ff028e92cc8160c7734534dfe6f41d8ce36e49754c42c335b73757cc8ca8596b937afc721c8add397 WHIRLPOOL bd7f2ba622316a2db7af5d352a5339d533c8fdc00d08c4ff4234c7763842d7f227b57e8868058ddcc3c0e09d099d3bc26745aa8e28c5882d9dc126070f73271c
+DIST kaccounts-integration-15.12.3.tar.xz 45572 SHA256 69cdea1ce04fa9bd49473bcb70b82f604ce8d1c220e271faa770f3239f1b7d50 SHA512 021b6ecd54481f4c62687db718f0129bdd352d9627c457f183893e8fcd2f6b34876980ed0305e12f0992a9d7e7f459843ff5fc71453b17e59c97ca416b5f482d WHIRLPOOL 71c93c9dcbc8b4bfa4bcc37106736a2630eee0c3c7bb3282d757738c898780d28778cc816f5e92ff5b4909be9e5ea62cbf13ada51876695f34af492fbcccd3e6

diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild
new file mode 100644
index 0000000..89587d8
--- /dev/null
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.12.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_TEST="forceoptional"
+VIRTUALDBUS_TEST="true"
+inherit kde5
+
+DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
+HOMEPAGE="https://community.kde.org/KTp"
+LICENSE="LGPL-2.1"
+
+KEYWORDS=" ~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdeclarative)
+	$(add_frameworks_dep ki18n)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	net-libs/accounts-qt
+	net-libs/signond
+"
+DEPEND="${COMMON_DEPEND}
+	$(add_frameworks_dep kcmutils)
+	sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}"
+
+# bug #549444
+RESTRICT="test"


             reply	other threads:[~2016-03-25 14:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-25 14:48 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 21:04 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kaccounts-integration/ Andreas Sturmlechner
2024-09-04 14:15 Andreas Sturmlechner
2024-07-02 11:46 Sam James
2024-07-01 21:06 Andreas Sturmlechner
2024-07-01 21:06 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-01-14 22:39 Andreas Sturmlechner
2023-04-22 18:13 WANG Xuerui
2021-08-18  0:35 Yixun Lan
2020-07-09 11:16 Sam James
2019-08-06 13:03 Michael Palimaka
2018-10-11 18:35 Andreas Sturmlechner
2016-05-24 11:39 Mikle Kolyada
2016-03-22 15:11 Michael Palimaka
2015-08-28 11:58 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1458917268.313c515ad441582eed559ea89f4633c1d85728cf.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox