From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/
Date: Fri, 29 Nov 2019 20:10:45 +0000 (UTC) [thread overview]
Message-ID: <1575058240.2b318d7650a382ceb37f350d4e741331a1922d56.whissi@gentoo> (raw)
commit: 2b318d7650a382ceb37f350d4e741331a1922d56
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 20:10:04 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 20:10:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b318d76
sys-devel/gnuconfig: bump to v20190912
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sys-devel/gnuconfig/Manifest | 1 +
.../{gnuconfig-99999999.ebuild => gnuconfig-20190912.ebuild} | 8 +++-----
sys-devel/gnuconfig/gnuconfig-99999999.ebuild | 8 +++-----
3 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest
index 42912fe0793..0a9a2bf50d0 100644
--- a/sys-devel/gnuconfig/Manifest
+++ b/sys-devel/gnuconfig/Manifest
@@ -1,3 +1,4 @@
DIST gnuconfig-20170101.tar.bz2 50152 BLAKE2B be36ec32461444e489c591aa5dff8540f6191cc21c69590bb48632e79b4ce41b1ca30b17d034c068cf79762a520447c0edc1b3a300b4225b25f8ed19fbf249e5 SHA512 a4d72b50f0c6ebae702b4d51aaeb459ac2b325f9f79ff6c464c1b92ecd7eb961b47b4fa0eb03894e80646846cff39a3e3b2d8ada6279e288e94846a12578b440
DIST gnuconfig-20180101.tar.bz2 51438 BLAKE2B c09ceb107bc446b04feb6fda500a1d869c8e0841bb72b7116c7bdadaa737cc25db2715ab3ce20429a9a7d4e0a5c0b054b63b21fc49da2f65e277169c34b5e2ed SHA512 3af359088e8e93c81ec49bfae90839266596c2566a663839b0e91c4d4319d2bfb91738af9d5fa19b9d53703979fbddd81294bcc032b46c33b94f1961ff9f2178
DIST gnuconfig-20190804.tar.bz2 58538 BLAKE2B ec2ef7990e94eebca655db3f7e84a0294ca59f4753e33f69bdbd4d214240e33472abbfdd99735ec71d38a3d542501603a54e979e2aad4776c5faf6646d016956 SHA512 c24e0a49046d2a7fa3a77a22f06be8b97adb05541a95225c65c1cea47f7977230db1954666795019d28c02a4676acb93cc8b5c53f1b838e28fb50746630af82f
+DIST gnuconfig-20190912.tar.bz2 58742 BLAKE2B 2d5eba2d966d8b6bb18ba9340031c3f3b96fddad7cb156103620bc8fff3d4824b3acf63e0f9046f389cbd9ce2b88348bdddd123134ca910ce18641001943e9e7 SHA512 346ab0e8938052b66b733b0251c5e1cb8d7a61e89630cebcf0039295c5a3652db0798e62b3ec44743c0ccee72d75270dc82fec43e97912c140ac0267a81f6115
diff --git a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
similarity index 89%
copy from sys-devel/gnuconfig/gnuconfig-99999999.ebuild
copy to sys-devel/gnuconfig/gnuconfig-20190912.ebuild
index 0ba18b2c2bd..4c2531767d3 100644
--- a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-20190912.ebuild
@@ -1,16 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
-inherit eutils
if [[ ${PV} == "99999999" ]] ; then
- EGIT_REPO_URI="git://git.savannah.gnu.org/config.git
- http://git.savannah.gnu.org/r/config.git"
+ EGIT_REPO_URI="https://git.savannah.gnu.org/r/config.git"
inherit git-r3
else
- SRC_URI="mirror://gentoo/${P}.tar.bz2"
+ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
S="${WORKDIR}"
fi
diff --git a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
index 0ba18b2c2bd..4c2531767d3 100644
--- a/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
+++ b/sys-devel/gnuconfig/gnuconfig-99999999.ebuild
@@ -1,16 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
-inherit eutils
if [[ ${PV} == "99999999" ]] ; then
- EGIT_REPO_URI="git://git.savannah.gnu.org/config.git
- http://git.savannah.gnu.org/r/config.git"
+ EGIT_REPO_URI="https://git.savannah.gnu.org/r/config.git"
inherit git-r3
else
- SRC_URI="mirror://gentoo/${P}.tar.bz2"
+ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
S="${WORKDIR}"
fi
next reply other threads:[~2019-11-29 20:10 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 20:10 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-05 12:02 [gentoo-commits] repo/gentoo:master commit in: sys-devel/gnuconfig/ Arthur Zamarin
2024-08-24 16:36 Sam James
2024-07-17 4:36 Sam James
2024-05-28 20:45 Sam James
2023-12-28 4:04 Sam James
2023-09-07 20:16 Sam James
2023-08-01 12:18 Sam James
2023-06-17 5:57 Sam James
2023-04-26 21:42 Sam James
2022-12-26 8:35 Sam James
2022-11-25 5:02 Sam James
2022-10-29 21:39 Sam James
2022-10-07 10:30 Sam James
2022-10-07 10:30 Sam James
2022-09-23 2:14 Sam James
2022-06-13 7:07 Agostino Sarubbo
2022-05-11 4:12 Sam James
2022-05-11 3:33 Sam James
2022-01-01 20:08 David Seifert
2021-05-13 20:25 David Seifert
2021-05-13 16:18 Sam James
2021-01-14 15:23 Lars Wendler
2021-01-14 14:44 Lars Wendler
2021-01-14 13:34 Lars Wendler
2021-01-06 15:32 Fabian Groffen
2020-12-27 18:18 Fabian Groffen
2020-08-29 17:30 Ulrich Müller
2020-08-17 6:47 Sam James
2020-08-17 1:58 Sam James
2019-12-01 15:39 Thomas Deutschmann
2019-12-01 15:38 Thomas Deutschmann
2019-12-01 14:21 Agostino Sarubbo
2019-12-01 14:01 Sergei Trofimovich
2019-12-01 13:56 Sergei Trofimovich
2019-11-30 21:59 Sergei Trofimovich
2019-11-30 0:14 Aaron Bauman
2019-09-12 3:39 Mike Frysinger
2019-09-12 3:33 Mike Frysinger
2019-09-12 3:25 Mike Frysinger
2019-09-12 3:23 Mike Frysinger
2019-05-04 12:02 Mikle Kolyada
2018-05-18 16:01 Mike Gilbert
2018-01-24 7:22 Michael Haubenwallner
2018-01-10 8:19 Mike Frysinger
2018-01-10 8:19 Mike Frysinger
2018-01-10 8:19 Mike Frysinger
2017-02-20 14:11 Michael Haubenwallner
2017-01-29 20:14 Fabian Groffen
2017-01-01 9:55 Mike Frysinger
2017-01-01 9:55 Mike Frysinger
2017-01-01 9:55 Mike Frysinger
2016-11-12 7:13 Mike Frysinger
2016-11-12 7:13 Mike Frysinger
2016-11-12 7:13 Mike Frysinger
2016-04-20 2:46 Mike Frysinger
2016-04-20 2:46 Mike Frysinger
2016-04-20 2:46 Mike Frysinger
2015-12-18 15:46 Mike Frysinger
2015-12-18 15:46 Mike Frysinger
2015-12-18 15:46 Mike Frysinger
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=1575058240.2b318d7650a382ceb37f350d4e741331a1922d56.whissi@gentoo \
--to=whissi@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