public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/w3m/
Date: Sun, 25 Apr 2021 22:01:03 +0000 (UTC)	[thread overview]
Message-ID: <1619388050.22de7788231722fc7eb0f21825b4dbfa5bd972b8.sam@gentoo> (raw)

commit:     22de7788231722fc7eb0f21825b4dbfa5bd972b8
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Sun Apr 25 21:51:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 22:00:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22de7788

virtual/w3m: port to EAPI 7

Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/w3m/metadata.xml |  8 ++++----
 virtual/w3m/w3m-1.ebuild | 13 +++++++++++++
 2 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/virtual/w3m/metadata.xml b/virtual/w3m/metadata.xml
index c921b96adf6..6f2ca22da23 100644
--- a/virtual/w3m/metadata.xml
+++ b/virtual/w3m/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>cjk@gentoo.org</email>
-	<name>Cjk</name>
-</maintainer>
+	<maintainer type="project">
+		<email>cjk@gentoo.org</email>
+		<name>Cjk</name>
+	</maintainer>
 </pkgmetadata>

diff --git a/virtual/w3m/w3m-1.ebuild b/virtual/w3m/w3m-1.ebuild
new file mode 100644
index 00000000000..a8b3b2750ae
--- /dev/null
+++ b/virtual/w3m/w3m-1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for the w3m web browser"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="|| (
+		www-client/w3m
+		www-client/w3mmee
+	)"


             reply	other threads:[~2021-04-25 22:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 22:01 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09  5:29 [gentoo-commits] repo/gentoo:master commit in: virtual/w3m/ WANG Xuerui
2022-01-11  2:23 Georgy Yakovlev
2022-01-11  2:23 Georgy Yakovlev
2021-08-11  2:05 Sam James
2021-06-29 22:08 Yixun Lan
2021-05-18  7:21 Michał Górny
2021-05-13 15:19 David Seifert
2021-01-06 12:42 Fabian Groffen
2018-12-27 18:48 Fabian Groffen
2018-06-22 10:15 Mikle Kolyada
2018-06-08 11:47 Mikle Kolyada
2018-04-16 18:29 Mike Gilbert
2018-03-17 20:04 Pacho Ramos
2016-02-28  7:25 Matt Thode

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=1619388050.22de7788231722fc7eb0f21825b4dbfa5bd972b8.sam@gentoo \
    --to=sam@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