mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/babeltrace: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="A command-line tool and library to read and convert trace files"
|
||||
DESCRIPTION="Command-line tool and library to read and convert trace files"
|
||||
HOMEPAGE="https://babeltrace.org/"
|
||||
SRC_URI="https://www.efficios.com/files/${PN}/${P}.tar.bz2"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit python-single-r1
|
||||
|
||||
DESCRIPTION="A command-line tool and library to read and convert trace files"
|
||||
DESCRIPTION="Command-line tool and library to read and convert trace files"
|
||||
HOMEPAGE="https://babeltrace.org/"
|
||||
SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit python-single-r1
|
||||
|
||||
DESCRIPTION="A command-line tool and library to read and convert trace files"
|
||||
DESCRIPTION="Command-line tool and library to read and convert trace files"
|
||||
HOMEPAGE="https://babeltrace.org/"
|
||||
SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
inherit flag-o-matic libtool python-single-r1
|
||||
|
||||
DESCRIPTION="A command-line tool and library to read and convert trace files"
|
||||
DESCRIPTION="Command-line tool and library to read and convert trace files"
|
||||
HOMEPAGE="https://babeltrace.org/"
|
||||
SRC_URI="https://www.efficios.com/files/${PN}/${PN}$(ver_cut 1)-${PV}.tar.bz2"
|
||||
S="${WORKDIR}/${PN}$(ver_cut 1)-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user