commit:     4f93fde6ba2d7c55c0ebed15af5d64c6360357ab
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  4 13:30:50 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Feb  4 13:31:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f93fde6

media-gfx/valentina: cleanup and live update

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-gfx/valentina/metadata.xml              | 2 +-
 media-gfx/valentina/valentina-0.6.1-r1.ebuild | 3 +--
 media-gfx/valentina/valentina-9999.ebuild     | 6 ++----
 3 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/media-gfx/valentina/metadata.xml b/media-gfx/valentina/metadata.xml
index 7d4871b26afb..44ef22747fcb 100644
--- a/media-gfx/valentina/metadata.xml
+++ b/media-gfx/valentina/metadata.xml
@@ -6,6 +6,6 @@
                <name>Miroslav Šulc</name>
        </maintainer>
        <upstream>
-               <remote-id type="bitbucket">dismine/valentina</remote-id>
+               <remote-id type="gitlab">smart-pattern/valentina</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/media-gfx/valentina/valentina-0.6.1-r1.ebuild 
b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
index e770ab6d6e98..b622e3653e21 100644
--- a/media-gfx/valentina/valentina-0.6.1-r1.ebuild
+++ b/media-gfx/valentina/valentina-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,6 @@ 
SRC_URI="https://gitlab.com/smart-pattern/${PN}/-/archive/v${PV}/${PN}-v${PV}.ta
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 LANGS="cs de el en en es fi fr he id it nl pt-BR ro ru uk zh-CN"
 

diff --git a/media-gfx/valentina/valentina-9999.ebuild 
b/media-gfx/valentina/valentina-9999.ebuild
index 5a7446534735..a608db83fb4a 100644
--- a/media-gfx/valentina/valentina-9999.ebuild
+++ b/media-gfx/valentina/valentina-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,8 +12,6 @@ EGIT_BRANCH="develop"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
 
 LANGS="cs de el en en es fi fr he id it nl pt-BR ro ru uk zh-CN"
 
@@ -107,7 +105,7 @@ src_configure() {
 src_install() {
        emake install INSTALL_ROOT="${D}"
 
-       dodoc AUTHORS.txt ChangeLog.txt README.txt
+        dodoc AUTHORS.txt ChangeLog.txt CONTRIBUTING.md README.md
 
        doman dist/debian/${PN}.1
        doman dist/debian/tape.1

Reply via email to