From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-admin/grub-customizer/ Date: Mon, 20 Sep 2021 09:41:49 +0000 (UTC) [thread overview] Message-ID: <1632129934.20d26ec4086a8964a9eaecc3dd2f6eb74beb62ba.andrewammerlaan@gentoo> (raw) commit: 20d26ec4086a8964a9eaecc3dd2f6eb74beb62ba Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 20 09:25:34 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 09:25:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20d26ec4 app-admin/grub-customizer: fix StaticSrcUri also drop RedundantLongDescription Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-admin/grub-customizer/grub-customizer-5.1.0.ebuild | 5 ++--- app-admin/grub-customizer/metadata.xml | 3 --- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild b/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild index ac63aa61b..8a9ec5bb0 100644 --- a/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild +++ b/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="8" +EAPI=8 inherit cmake flag-o-matic DESCRIPTION="A graphical grub2 settings manager" HOMEPAGE="https://launchpad.net/grub-customizer" -SRC_URI="https://launchpad.net/grub-customizer/5.1/5.1.0/+download/grub-customizer_5.1.0.tar.gz" +SRC_URI="https://launchpad.net/grub-customizer/$(ver_cut 1-2)/${PV}/+download/grub-customizer_${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -IUSE="" DEPEND="dev-cpp/gtkmm:3.0 dev-libs/openssl diff --git a/app-admin/grub-customizer/metadata.xml b/app-admin/grub-customizer/metadata.xml index 30fb43bb0..516052ae1 100644 --- a/app-admin/grub-customizer/metadata.xml +++ b/app-admin/grub-customizer/metadata.xml @@ -5,9 +5,6 @@ <email>codeswhite@pm.me</email> <name>Max Grinberg</name> </maintainer> - <longdescription lang="en"> - Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menuentries - </longdescription> <upstream> <remote-id type="launchpad">grub-customizer</remote-id> </upstream>
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/grub-customizer/ Date: Mon, 20 Sep 2021 09:32:02 +0000 (UTC) [thread overview] Message-ID: <1632129934.20d26ec4086a8964a9eaecc3dd2f6eb74beb62ba.andrewammerlaan@gentoo> (raw) Message-ID: <20210920093202.m4XsH86nCkWzpVXq0rvqFdI085OQM4BEyaZAGFRhto0@z> (raw) commit: 20d26ec4086a8964a9eaecc3dd2f6eb74beb62ba Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 20 09:25:34 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 20 09:25:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20d26ec4 app-admin/grub-customizer: fix StaticSrcUri also drop RedundantLongDescription Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-admin/grub-customizer/grub-customizer-5.1.0.ebuild | 5 ++--- app-admin/grub-customizer/metadata.xml | 3 --- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild b/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild index ac63aa61b..8a9ec5bb0 100644 --- a/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild +++ b/app-admin/grub-customizer/grub-customizer-5.1.0.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="8" +EAPI=8 inherit cmake flag-o-matic DESCRIPTION="A graphical grub2 settings manager" HOMEPAGE="https://launchpad.net/grub-customizer" -SRC_URI="https://launchpad.net/grub-customizer/5.1/5.1.0/+download/grub-customizer_5.1.0.tar.gz" +SRC_URI="https://launchpad.net/grub-customizer/$(ver_cut 1-2)/${PV}/+download/grub-customizer_${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -IUSE="" DEPEND="dev-cpp/gtkmm:3.0 dev-libs/openssl diff --git a/app-admin/grub-customizer/metadata.xml b/app-admin/grub-customizer/metadata.xml index 30fb43bb0..516052ae1 100644 --- a/app-admin/grub-customizer/metadata.xml +++ b/app-admin/grub-customizer/metadata.xml @@ -5,9 +5,6 @@ <email>codeswhite@pm.me</email> <name>Max Grinberg</name> </maintainer> - <longdescription lang="en"> - Grub Customizer is a graphical interface to configure the GRUB2/BURG settings and menuentries - </longdescription> <upstream> <remote-id type="launchpad">grub-customizer</remote-id> </upstream>
next reply other threads:[~2021-09-20 9:41 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-09-20 9:41 Andrew Ammerlaan [this message] 2021-09-20 9:32 ` [gentoo-commits] repo/proj/guru:dev commit in: app-admin/grub-customizer/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2025-01-22 14:53 [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier 2025-01-22 14:53 Haelwenn Monnier 2024-01-11 11:57 David Roman 2024-01-11 11:57 David Roman 2021-09-07 2:58 Haelwenn Monnier
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=1632129934.20d26ec4086a8964a9eaecc3dd2f6eb74beb62ba.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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