public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel-next/
Date: Tue, 12 Sep 2017 16:56:22 +0000 (UTC)	[thread overview]
Message-ID: <1505235224.3d1d62154be46e6e764295b1142a96eb8c0da353.mudler@gentoo> (raw)

commit:     3d1d62154be46e6e764295b1142a96eb8c0da353
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 16:53:44 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 16:53:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1d6215

sys-kernel/genkernel-next: Bump to version 68

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-kernel/genkernel-next/Manifest                 |  1 +
 sys-kernel/genkernel-next/genkernel-next-68.ebuild | 51 ++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/sys-kernel/genkernel-next/Manifest b/sys-kernel/genkernel-next/Manifest
index 78f7e54d030..ad7b56ace28 100644
--- a/sys-kernel/genkernel-next/Manifest
+++ b/sys-kernel/genkernel-next/Manifest
@@ -2,3 +2,4 @@ DIST genkernel-next-64.tar.gz 2400935 SHA256 db8d7761947a2c538893677795a96e22a83
 DIST genkernel-next-65.tar.gz 2402179 SHA256 f12f4291f75b9078d1d81cfa047efb3d60ea42dc5e956a20c701c6a9e0f271d3 SHA512 a65770f122617a5e15bd1eefee7b72fee1ad6468d3d51195b1798e48d507b27088b6fa2bb719f579847c73a639be066170b497c3d8d86d2738236a6981188bbc WHIRLPOOL 42a754b1d21dc651955d6533e66555824a2a431c5ddd1c19983a8993841fc7e73b1955e83e0cc2321a91b354f69aff2bb4e6785e56302c96f99cf2f2153c4d5d
 DIST genkernel-next-66.tar.gz 2402393 SHA256 63c54e0319f2b8463e3b6cf3aefefc1199cc1899c2e1a326977cbaaf24dac080 SHA512 c4c1ef8b389da6db87a00179139d677137938ac20718865b876026213b3a4c650db2e856517418bc5aae7c96657d9eab9ef2bfbdef9257bf2b7623c387ea8d87 WHIRLPOOL ccdac0f0e444e54dacaa854fa95dd8315c62c13538113ff4ecf9a8ad6ed6f04dded8231d33c6e605201875ba690bb3a2a9f1d05cc7bdece57e1331df10e6979f
 DIST genkernel-next-67.tar.gz 2402711 SHA256 f0da6aa57390b6fad9a38e5b1e0990bbc128a642080813893dd9c0072049ff37 SHA512 1c3e6f6a7e8b57ecad8faaec227598ae28ce66400fae496b3169360a697de0735aa55c0bc8d9ebd2bd24b18dc91e47a81b322188f1e3191d48e3ada57a784597 WHIRLPOOL 451e82c8ae139c8e1495aa824a31d4d9021e7bdaae1d67f20cafecdd3212b962b2d0984f5c81efd0474dd3cbe8fcd445ad13b55a045adc67186ecff35a03b25e
+DIST genkernel-next-68.tar.gz 2402773 SHA256 f4c1bd755b24bf1c6a0d37d35390eff648268742c4af5005ce66f38bf149937b SHA512 7802fa57727dce664ff0354980132490bf55ccdd514c8fe4550eb5aa4a2a3c55663970ba67173878891f1b2b5272d529141b963067949e650b914c10e7801a28 WHIRLPOOL 0f3347a8e3f6b2e537285d6c52bf6bb9fb3637ed2951471d348647c4e4642e4daf3767aa9d2fc2c28f0e1e7f3d076e35fe9315f06439b665b91618d3786b0832

diff --git a/sys-kernel/genkernel-next/genkernel-next-68.ebuild b/sys-kernel/genkernel-next/genkernel-next-68.ebuild
new file mode 100644
index 00000000000..1ed37c9c89c
--- /dev/null
+++ b/sys-kernel/genkernel-next/genkernel-next-68.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SRC_URI="https://github.com/Sabayon/genkernel-next/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+inherit bash-completion-r1
+
+DESCRIPTION="Gentoo automatic kernel building scripts, reloaded"
+HOMEPAGE="https://www.gentoo.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE="cryptsetup dmraid gpg iscsi mdadm plymouth selinux"
+DOCS=( AUTHORS )
+
+DEPEND="app-text/asciidoc
+	sys-fs/e2fsprogs
+	!sys-fs/eudev[-kmod,modutils]
+	selinux? ( sys-libs/libselinux )"
+RDEPEND="${DEPEND}
+	!sys-kernel/genkernel
+	cryptsetup? ( sys-fs/cryptsetup )
+	dmraid? ( >=sys-fs/dmraid-1.0.0_rc16 )
+	gpg? ( app-crypt/gnupg )
+	iscsi? ( sys-block/open-iscsi )
+	mdadm? ( sys-fs/mdadm )
+	plymouth? ( sys-boot/plymouth )
+	app-portage/portage-utils
+	app-arch/cpio
+	>=app-misc/pax-utils-0.6
+	!<sys-apps/openrc-0.9.9
+	sys-apps/util-linux
+	sys-block/thin-provisioning-tools
+	sys-fs/lvm2"
+
+src_prepare() {
+	default
+	sed -i "/^GK_V=/ s:GK_V=.*:GK_V=${PV}:g" "${S}/genkernel" || \
+		die "Could not setup release"
+}
+
+src_install() {
+	default
+
+	doman "${S}"/genkernel.8
+
+	newbashcomp "${S}"/genkernel.bash genkernel
+}


             reply	other threads:[~2017-09-12 16:56 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-12 16:56 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-18  6:55 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel-next/ Ettore Di Giacinto
2019-06-18  6:55 Ettore Di Giacinto
2019-06-05  7:28 Agostino Sarubbo
2019-04-09 12:06 Patrice Clement
2019-02-23 12:55 Sergei Trofimovich
2019-02-23 11:58 Sergei Trofimovich
2019-02-22 10:11 Mikle Kolyada
2019-02-20 21:50 Thomas Deutschmann
2018-11-25 12:13 Ettore Di Giacinto
2018-11-25 12:13 Ettore Di Giacinto
2018-03-20 22:26 Sergei Trofimovich
2018-03-18 19:55 Sergei Trofimovich
2018-03-11  1:04 Matt Turner
2018-03-10 12:53 Pacho Ramos
2018-02-10 10:35 Sergei Trofimovich
2018-02-01 20:37 Thomas Deutschmann
2017-11-26 22:25 Ettore Di Giacinto
2017-11-20 14:11 Manuel Rüger
2017-11-13 22:37 Sergei Trofimovich
2017-11-12 10:27 Sergei Trofimovich
2017-11-05 21:29 Thomas Deutschmann
2017-09-12 16:56 Ettore Di Giacinto
2017-09-12 16:56 Ettore Di Giacinto
2017-09-05 21:51 Sergei Trofimovich
2017-09-04 20:45 Ettore Di Giacinto
2017-08-27 15:22 Michael Palimaka
2017-02-20 15:18 Ettore Di Giacinto
2017-01-17 15:52 Ettore Di Giacinto
2017-01-17 15:52 Ettore Di Giacinto
2016-12-25  2:44 Aaron Bauman
2016-11-06 20:39 Ettore Di Giacinto
2016-10-23 14:34 Ettore Di Giacinto
2016-07-30 14:35 Mike Gilbert
2016-07-06  9:23 Agostino Sarubbo
2016-06-10 15:32 Agostino Sarubbo
2016-05-29 14:38 Pacho Ramos
2016-05-29 14:37 Pacho Ramos
2016-05-29 14:37 Pacho Ramos
2016-04-16 18:27 Patrick Lauer
2016-04-16 14:57 Mikle Kolyada
2015-11-13  9:48 Agostino Sarubbo
2015-10-06 13:27 Mikle Kolyada
2015-08-16 20:38 Mikle Kolyada

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=1505235224.3d1d62154be46e6e764295b1142a96eb8c0da353.mudler@gentoo \
    --to=mudler@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