From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/libva-utils/
Date: Thu, 21 Feb 2019 16:06:26 +0000 (UTC) [thread overview]
Message-ID: <1550765145.523869bba8cbaf23c489f806ab38e2bc3f75b55e.asturm@gentoo> (raw)
commit: 523869bba8cbaf23c489f806ab38e2bc3f75b55e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 15:58:41 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 16:05:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523869bb
media-video/libva-utils: 2.4.0 version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/libva-utils/Manifest | 1 +
.../{libva-utils-9999.ebuild => libva-utils-2.4.0.ebuild} | 7 ++++++-
media-video/libva-utils/libva-utils-9999.ebuild | 7 ++++++-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/media-video/libva-utils/Manifest b/media-video/libva-utils/Manifest
index ef287206c99..3d9655051ff 100644
--- a/media-video/libva-utils/Manifest
+++ b/media-video/libva-utils/Manifest
@@ -2,3 +2,4 @@ DIST libva-utils-2.0.0.tar.gz 1033292 BLAKE2B 5f9e36d2a69a6a65f3d47b0e29aa180720
DIST libva-utils-2.1.0.tar.gz 1034951 BLAKE2B 88fb075bd1946bbba79c460640c3242a6ad85fcb6396a77b549ce3d2193fb4ab6df35b70a0981d56cbc40822a9b2146074255f573783547b23ee0e7d8670fce3 SHA512 2dbf1e1849136804be8970b1f02957e6e3eb593a72e34289e8e2c087b3a358596e5eed7d17d3c56701045116a0658450c37b26600a352dcb37ed0d58d5e14ba6
DIST libva-utils-2.2.0.tar.gz 1037165 BLAKE2B 7d86ab23972be8abd7703fcf38025ddf3dfce1fab00d7b5ac083004cb33fef1cc4d8aab7ebba6e20b33377f0e4b3b9b0ff9b3e47a2ddc0c2bfcd7b256cd2ade9 SHA512 c4394755f500c0839d8ab40baa40deae26dbdd7b4782993b9a46e011712e943a1a55afe1b0b05dc8af80eccb327c8bc388576e4843447715248133e2a5c706ec
DIST libva-utils-2.3.0.tar.gz 1086331 BLAKE2B d983831605cc28c361ef0609699560c655186ecf4d4ee045b377d5928e7b0a127126aa92cf986b17f6eae3de9dde311321fdc58caada9545d1afd047f380c1b6 SHA512 ae36afb19f3414f4a3b857bbaeedd088e91e8a11cc785c4b945af0c7bf0e7bca7821ea5731b0868a26f273e323c0b155b12d87b4740fe8b2893ef024b8a979d8
+DIST libva-utils-2.4.0.tar.bz2 1030271 BLAKE2B b57947f9bd63f34b27a403484ae6b66e750f854dd87c8448afb3d361581d83b20a5ffd8d7e22c9dbf5fae6f7ff3fd62d70cc248b29a862066ff10928629e4d11 SHA512 c5c674179ed589968fd296a7e33dd57a3476c237d8e15258938b364051d501e156c22b41b98fe59d6bc36805495a934dee602ec9e9bb5350c72aa65d3d300ff6
diff --git a/media-video/libva-utils/libva-utils-9999.ebuild b/media-video/libva-utils/libva-utils-2.4.0.ebuild
similarity index 91%
copy from media-video/libva-utils/libva-utils-9999.ebuild
copy to media-video/libva-utils/libva-utils-2.4.0.ebuild
index 6388f612168..928d6f126f6 100644
--- a/media-video/libva-utils/libva-utils-9999.ebuild
+++ b/media-video/libva-utils/libva-utils-2.4.0.ebuild
@@ -37,7 +37,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-DOCS=( CONTRIBUTING.md NEWS README.md )
+DOCS=( NEWS )
src_prepare() {
default
@@ -54,3 +54,8 @@ src_configure() {
)
econf "${myeconfargs[@]}"
}
+
+src_install() {
+ [[ ${PV} = *9999* ]] && DOCS+=( CONTRIBUTING.md README.md )
+ default
+}
diff --git a/media-video/libva-utils/libva-utils-9999.ebuild b/media-video/libva-utils/libva-utils-9999.ebuild
index 6388f612168..928d6f126f6 100644
--- a/media-video/libva-utils/libva-utils-9999.ebuild
+++ b/media-video/libva-utils/libva-utils-9999.ebuild
@@ -37,7 +37,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-DOCS=( CONTRIBUTING.md NEWS README.md )
+DOCS=( NEWS )
src_prepare() {
default
@@ -54,3 +54,8 @@ src_configure() {
)
econf "${myeconfargs[@]}"
}
+
+src_install() {
+ [[ ${PV} = *9999* ]] && DOCS+=( CONTRIBUTING.md README.md )
+ default
+}
next reply other threads:[~2019-02-21 16:06 UTC|newest]
Thread overview: 99+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-21 16:06 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-21 22:41 [gentoo-commits] repo/gentoo:master commit in: media-video/libva-utils/ Matt Turner
2024-09-13 4:13 Sam James
2024-09-05 0:06 Sam James
2024-09-01 10:37 Jakov Smolić
2024-09-01 2:51 Sam James
2024-07-19 17:15 Matt Turner
2024-07-11 15:41 Matt Turner
2024-04-29 17:29 Sam James
2024-04-29 17:29 Sam James
2024-04-29 17:29 Sam James
2024-04-29 17:29 Sam James
2024-03-27 15:55 Matt Turner
2024-02-17 14:48 Sam James
2024-02-14 0:27 Sam James
2024-02-14 0:27 Sam James
2024-02-14 0:27 Sam James
2024-01-04 12:36 WANG Xuerui
2024-01-04 12:36 WANG Xuerui
2023-12-20 20:23 Matt Turner
2023-11-25 17:07 Matt Turner
2023-11-04 10:19 Sam James
2023-11-04 10:19 Sam James
2023-11-04 10:19 Sam James
2023-11-04 10:19 Sam James
2023-10-09 16:18 Matt Turner
2023-08-01 16:14 Sam James
2023-07-15 16:01 Matt Turner
2023-05-22 14:07 Matt Turner
2023-05-14 13:25 Matt Turner
2023-05-12 22:27 Sam James
2023-05-12 22:27 Sam James
2023-05-12 22:27 Sam James
2023-05-12 22:27 Sam James
2023-04-21 14:12 Matt Turner
2023-03-29 21:51 Matt Turner
2023-03-29 21:51 Matt Turner
2023-03-17 11:35 Arthur Zamarin
2023-03-17 6:40 Arthur Zamarin
2023-03-17 3:45 Sam James
2023-03-17 3:45 Sam James
2023-02-02 22:12 Matt Turner
2022-11-12 15:01 Arthur Zamarin
2022-11-11 4:25 Sam James
2022-11-11 3:50 Sam James
2022-10-19 0:27 Georgy Yakovlev
2022-10-16 3:02 Matt Turner
2022-10-10 4:22 Matt Turner
2022-09-09 7:36 Agostino Sarubbo
2022-09-08 18:40 Jakov Smolić
2022-09-08 18:40 Jakov Smolić
2022-07-04 2:41 Matt Turner
2022-07-04 2:41 Matt Turner
2022-05-09 10:25 Jakov Smolić
2022-05-09 9:58 Jakov Smolić
2022-05-09 8:01 Jakov Smolić
2022-05-09 8:01 Jakov Smolić
2022-03-17 4:28 Matt Turner
2022-03-17 4:28 Matt Turner
2021-12-29 17:27 Matt Turner
2021-12-17 21:56 Georgy Yakovlev
2021-11-26 6:34 Sam James
2021-11-25 20:07 Sam James
2021-11-25 20:07 Sam James
2021-10-20 1:14 Sam James
2021-10-20 1:14 Sam James
2021-08-27 5:12 Agostino Sarubbo
2021-08-27 5:10 Agostino Sarubbo
2021-08-26 22:52 Sam James
2021-06-29 4:40 Sam James
2021-05-16 18:33 Georgy Yakovlev
2021-02-12 15:10 Sam James
2021-01-14 20:11 Sam James
2021-01-11 18:55 Sam James
2021-01-04 16:59 Sam James
2021-01-04 16:59 Sam James
2020-12-04 14:24 Mikle Kolyada
2020-10-23 10:51 Alexis Ballier
2020-07-13 7:36 Lars Wendler
2020-01-22 5:41 Georgy Yakovlev
2020-01-22 5:41 Georgy Yakovlev
2019-09-13 17:19 Matt Turner
2019-08-13 10:53 Agostino Sarubbo
2019-08-13 9:17 Agostino Sarubbo
2019-08-13 0:36 Aaron Bauman
2019-02-21 16:06 Andreas Sturmlechner
2019-02-21 16:06 Andreas Sturmlechner
2018-07-17 7:20 Alexis Ballier
2018-02-26 5:49 Mart Raudsepp
2018-02-15 5:52 Alexis Ballier
2018-02-15 5:52 Alexis Ballier
2018-02-15 5:52 Alexis Ballier
2017-12-18 22:39 Craig Andrews
2017-12-16 5:42 Craig Andrews
2017-06-29 20:28 Alexis Ballier
2017-06-23 5:58 Alexis Ballier
2017-05-24 11:08 Alexis Ballier
2017-04-11 4:42 Alexis Ballier
2017-04-03 7:38 Alexis Ballier
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=1550765145.523869bba8cbaf23c489f806ab38e2bc3f75b55e.asturm@gentoo \
--to=asturm@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: link
Be 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