public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] media-fonts/font-misc-misc: upgrade to EAPI 7
@ 2020-08-02 20:52 Henrik Pihl
  2020-08-03 11:27 ` Ulrich Mueller
  0 siblings, 1 reply; 3+ messages in thread
From: Henrik Pihl @ 2020-08-02 20:52 UTC (permalink / raw
  To: gentoo-dev; +Cc: Henrik Pihl

Closes: https://bugs.gentoo.org/712064
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
---
 .../font-misc-misc-1.1.2-r2.ebuild            | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 media-fonts/font-misc-misc/font-misc-misc-1.1.2-r2.ebuild

diff --git a/media-fonts/font-misc-misc/font-misc-misc-1.1.2-r2.ebuild b/media-fonts/font-misc-misc/font-misc-misc-1.1.2-r2.ebuild
new file mode 100644
index 00000000000..07be926c790
--- /dev/null
+++ b/media-fonts/font-misc-misc/font-misc-misc-1.1.2-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org miscellaneous fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="x11-apps/bdftopcf"
+
+DOCS=( README ChangeLog )
+
+src_install() {
+	einstalldocs
+	xorg-3_src_install
+}
-- 
2.28.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] [PATCH] media-fonts/font-misc-misc: upgrade to EAPI 7
  2020-08-02 20:52 [gentoo-dev] [PATCH] media-fonts/font-misc-misc: upgrade to EAPI 7 Henrik Pihl
@ 2020-08-03 11:27 ` Ulrich Mueller
  2020-08-03 13:32   ` David Seifert
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Mueller @ 2020-08-03 11:27 UTC (permalink / raw
  To: Henrik Pihl; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

>>>>> On Sun, 02 Aug 2020, Henrik Pihl wrote:

> +IUSE=""

> +DEPEND=""
> +RDEPEND="${DEPEND}"

These empty assignments are not necessary and should be dropped.

Ulrich

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] [PATCH] media-fonts/font-misc-misc: upgrade to EAPI 7
  2020-08-03 11:27 ` Ulrich Mueller
@ 2020-08-03 13:32   ` David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2020-08-03 13:32 UTC (permalink / raw
  To: gentoo-dev, Henrik Pihl

On Mon, 2020-08-03 at 13:27 +0200, Ulrich Mueller wrote:
> > > > > > On Sun, 02 Aug 2020, Henrik Pihl wrote:
> > +IUSE=""
> > +DEPEND=""
> > +RDEPEND="${DEPEND}"
> 
> These empty assignments are not necessary and should be dropped.
> 
> Ulrich

Agreed, please drop them.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-03 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-02 20:52 [gentoo-dev] [PATCH] media-fonts/font-misc-misc: upgrade to EAPI 7 Henrik Pihl
2020-08-03 11:27 ` Ulrich Mueller
2020-08-03 13:32   ` David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox