From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/util-macros/
Date: Sat, 28 Jul 2018 00:38:36 +0000 (UTC) [thread overview]
Message-ID: <1532738305.b956157dfa113a48257a8f0c504f8a4258faf9f8.mattst88@gentoo> (raw)
commit: b956157dfa113a48257a8f0c504f8a4258faf9f8
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Jul 27 23:26:50 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 00:38:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b956157d
x11-misc/util-macros: port to EAPI 7
NOP out src_compile as unneeded for this package, only src_configure and
src_install do any meaningful work
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9192
x11-misc/util-macros/util-macros-1.19.1-r1.ebuild | 17 +++++++++++++++++
x11-misc/util-macros/util-macros-1.19.2-r1.ebuild | 17 +++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild b/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild
new file mode 100644
index 00000000000..dd326f167cc
--- /dev/null
+++ b/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="X.Org autotools utility macros"
+HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# there is nothing to compile for this package, all its contents are produced by
+# configure. the only make job that matters is make install
+src_compile() { true; }
diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
new file mode 100644
index 00000000000..dd326f167cc
--- /dev/null
+++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="X.Org autotools utility macros"
+HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/"
+SRC_URI="mirror://xorg/util/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# there is nothing to compile for this package, all its contents are produced by
+# configure. the only make job that matters is make install
+src_compile() { true; }
next reply other threads:[~2018-07-28 0:38 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-28 0:38 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-24 17:32 [gentoo-commits] repo/gentoo:master commit in: x11-misc/util-macros/ Matt Turner
2024-04-22 16:52 Matt Turner
2024-04-16 20:12 Matt Turner
2023-03-13 20:07 Matt Turner
2023-03-13 19:18 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-03 18:47 Arthur Zamarin
2023-03-03 18:42 Arthur Zamarin
2023-03-03 5:57 Arthur Zamarin
2023-03-03 5:57 Arthur Zamarin
2023-03-02 19:52 Arthur Zamarin
2023-02-16 3:24 Matt Turner
2022-10-18 1:08 Matt Turner
2022-05-29 15:23 Matt Turner
2021-12-18 12:08 James Le Cuirot
2021-09-23 20:13 Sam James
2021-04-05 22:19 Sam James
2021-01-24 14:51 Matt Turner
2021-01-06 12:05 Fabian Groffen
2020-12-27 18:29 Fabian Groffen
2020-11-05 17:01 Matt Turner
2020-11-05 17:01 Matt Turner
2019-10-03 5:53 Michał Górny
2019-06-12 17:08 Michael Haubenwallner
2018-12-30 16:01 Mikle Kolyada
2018-11-29 5:17 Matt Turner
2018-11-29 5:17 Matt Turner
2018-11-27 20:30 Matt Turner
2018-11-27 12:03 Mart Raudsepp
2018-11-17 14:57 Mikle Kolyada
2018-11-10 17:23 Matt Turner
2018-11-04 19:14 Thomas Deutschmann
2018-11-04 14:16 Sergei Trofimovich
2018-11-04 4:35 Matt Turner
2018-11-04 4:35 Matt Turner
2018-11-03 14:47 Mikle Kolyada
2018-06-28 13:55 Mikle Kolyada
2018-03-05 4:42 Matt Turner
2017-08-16 7:16 Michał Górny
2017-03-01 0:31 Michael Weber
2017-01-30 19:03 Fabian Groffen
2017-01-29 19:29 Matt Turner
2017-01-29 19:29 Matt Turner
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=1532738305.b956157dfa113a48257a8f0c504f8a4258faf9f8.mattst88@gentoo \
--to=mattst88@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