From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/
Date: Fri, 6 Jan 2017 11:48:51 +0000 (UTC) [thread overview]
Message-ID: <1483703291.c3f62e6c893c6be26a09fa6dab082d5dd10b5e80.pacho@gentoo> (raw)
commit: c3f62e6c893c6be26a09fa6dab082d5dd10b5e80
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 11:20:19 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 11:48:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f62e6c
kde-apps/krdc: Move to rdp USE, https://archives.gentoo.org/gentoo-dev/message/8cd304c4f5cdf91e195dc0e6a65b7ad0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/krdc/krdc-16.08.3.ebuild | 6 +++---
kde-apps/krdc/krdc-16.12.0.ebuild | 6 +++---
kde-apps/krdc/metadata.xml | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/kde-apps/krdc/krdc-16.08.3.ebuild b/kde-apps/krdc/krdc-16.08.3.ebuild
index bbee92d..2d46f5b 100644
--- a/kde-apps/krdc/krdc-16.08.3.ebuild
+++ b/kde-apps/krdc/krdc-16.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit kde5
DESCRIPTION="Remote desktop connection (RDP and VNC) client"
HOMEPAGE="https://www.kde.org/applications/internet/krdc/"
KEYWORDS="amd64 x86"
-IUSE="+rdesktop vnc"
+IUSE="+rdp vnc"
#nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 2016-01-24
@@ -36,7 +36,7 @@ DEPEND="
vnc? ( >=net-libs/libvncserver-0.9 )
"
RDEPEND="${DEPEND}
- rdesktop? ( >=net-misc/freerdp-1.1.0_beta1[X] )
+ rdp? ( >=net-misc/freerdp-1.1.0_beta1[X] )
"
src_configure() {
diff --git a/kde-apps/krdc/krdc-16.12.0.ebuild b/kde-apps/krdc/krdc-16.12.0.ebuild
index ea37fe9..ef64e8c 100644
--- a/kde-apps/krdc/krdc-16.12.0.ebuild
+++ b/kde-apps/krdc/krdc-16.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit kde5
DESCRIPTION="Remote desktop connection (RDP and VNC) client"
HOMEPAGE="https://www.kde.org/applications/internet/krdc/"
KEYWORDS="~amd64 ~x86"
-IUSE="+rdesktop vnc"
+IUSE="+rdp vnc"
#nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 2016-01-24
@@ -36,7 +36,7 @@ DEPEND="
vnc? ( >=net-libs/libvncserver-0.9 )
"
RDEPEND="${DEPEND}
- rdesktop? ( >=net-misc/freerdp-1.1.0_beta1[X] )
+ rdp? ( >=net-misc/freerdp-1.1.0_beta1[X] )
"
src_configure() {
diff --git a/kde-apps/krdc/metadata.xml b/kde-apps/krdc/metadata.xml
index c642fbe..ec0ea8d 100644
--- a/kde-apps/krdc/metadata.xml
+++ b/kde-apps/krdc/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
- <flag name="rdesktop">Enable runtime dependency for <pkg>net-misc/rdesktop</pkg></flag>
+ <flag name="rdp">Enable runtime dependency for <pkg>net-misc/rdesktop</pkg></flag>
</use>
</pkgmetadata>
next reply other threads:[~2017-01-06 11:48 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-06 11:48 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:55 [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/ Andreas Sturmlechner
2024-09-19 18:55 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2024-05-21 1:39 Mike Gilbert
2024-04-20 4:42 Sam James
2024-04-19 9:21 Sam James
2024-03-17 16:35 Mike Gilbert
2021-09-12 11:28 Yixun Lan
2020-10-16 17:46 Georgy Yakovlev
2020-05-10 18:58 Andreas Sturmlechner
2020-05-10 17:42 Mart Raudsepp
2020-05-10 9:19 Mikle Kolyada
2020-05-10 9:15 Mikle Kolyada
2020-04-17 20:59 Andreas Sturmlechner
2019-03-01 9:25 Andreas Sturmlechner
2017-01-08 11:38 Johannes Huber
2016-03-05 11:13 Mikle Kolyada
2016-01-05 16:14 Michael Palimaka
2015-08-26 12:01 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=1483703291.c3f62e6c893c6be26a09fa6dab082d5dd10b5e80.pacho@gentoo \
--to=pacho@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