public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/ssh/
Date: Wed,  6 Apr 2016 17:11:42 +0000 (UTC)	[thread overview]
Message-ID: <1459962698.2c212f8054356b5b45b1255f1111156c9def2290.jlec@gentoo> (raw)

commit:     2c212f8054356b5b45b1255f1111156c9def2290
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 10:29:59 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 17:11:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c212f80

virtual/ssh: Add lcaol USE description for minimal

Bump to EAPI=6

Package-Manager: portage-2.2.28
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/ssh/metadata.xml | 21 +++++++++++++--------
 virtual/ssh/ssh-0.ebuild |  8 +++++---
 2 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/virtual/ssh/metadata.xml b/virtual/ssh/metadata.xml
index eb93e99..ffc7aff 100644
--- a/virtual/ssh/metadata.xml
+++ b/virtual/ssh/metadata.xml
@@ -1,12 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>base-system@gentoo.org</email>
-	<name>Gentoo Base System</name>
-</maintainer>
-<maintainer type="project">
-	<email>embedded@gentoo.org</email>
-	<name>Embedded Gentoo</name>
-</maintainer>
+	<maintainer type="project">
+		<email>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>embedded@gentoo.org</email>
+		<name>Embedded Gentoo</name>
+	</maintainer>
+	<use>
+		<flag name="minimal">
+		Prefer <pkg>net-misc/dropbear</pkg> over <pkg>net-misc/openssh</pkg>
+	</flag>
+	</use>
 </pkgmetadata>

diff --git a/virtual/ssh/ssh-0.ebuild b/virtual/ssh/ssh-0.ebuild
index b16f73f..778e620 100644
--- a/virtual/ssh/ssh-0.ebuild
+++ b/virtual/ssh/ssh-0.ebuild
@@ -1,15 +1,17 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Virtual for SSH client and server"
+
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="minimal"
 
-RDEPEND="minimal? (
+RDEPEND="
+	minimal? (
 		|| ( net-misc/dropbear net-misc/openssh )
 	)
 	!minimal? (


             reply	other threads:[~2016-04-06 17:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 17:11 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-20 14:11 [gentoo-commits] repo/gentoo:master commit in: virtual/ssh/ Michael Haubenwallner
2019-05-04 15:58 Mikle Kolyada
2020-12-27 19:00 Fabian Groffen
2021-01-06 12:42 Fabian Groffen
2021-05-13 15:19 David Seifert
2022-06-21 16:29 David Seifert
2023-02-24 18:36 Sam James
2023-05-11 20:03 Sam James

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=1459962698.2c212f8054356b5b45b1255f1111156c9def2290.jlec@gentoo \
    --to=jlec@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