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>codeswh...@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>

Reply via email to