mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-games/libsmacker: Remove full stop from DESCRIPTION
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=9
|
||||
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="A cross-platform C library for decoding .smk Smacker Video files."
|
||||
DESCRIPTION="A cross-platform C library for decoding .smk Smacker Video files"
|
||||
HOMEPAGE="https://libsmacker.sourceforge.net"
|
||||
SRC_URI="https://sourceforge.net/projects/libsmacker/files/libsmacker-$(ver_cut 1-2)/${P/_p/r}.tar.gz/download -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="A cross-platform C library for decoding .smk Smacker Video files."
|
||||
DESCRIPTION="A cross-platform C library for decoding .smk Smacker Video files"
|
||||
HOMEPAGE="https://libsmacker.sourceforge.net"
|
||||
SRC_URI="https://sourceforge.net/projects/libsmacker/files/libsmacker-$(ver_cut 1-2)/${P/_p/r}.tar.gz/download -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
|
||||
|
||||
Reference in New Issue
Block a user