From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/alvr/ Date: Sun, 6 Jun 2021 12:57:29 +0000 (UTC) [thread overview] Message-ID: <1622984147.d81afb1105cd078f02671ef52b210430a43ddee8.andrewammerlaan@gentoo> (raw) commit: d81afb1105cd078f02671ef52b210430a43ddee8 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Jun 6 12:55:47 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jun 6 12:55:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d81afb11 media-libs/alvr: fix VisibleVcsPkg If you want to use keywords here, you should use snapshot ebuild instead of a vcs ebuild. E.g.: COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" SRC_URI="https://github.com/alvr-org/ALVR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" instead of the git-r3 stuff Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> media-libs/alvr/alvr-15.2.1_p20210604.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild index e084a3000..30abfa862 100644 --- a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild +++ b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild @@ -477,7 +477,7 @@ else EGIT_REPO_URI="https://github.com/alvr-org/ALVR.git" EGIT_COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" inherit git-r3 - KEYWORDS="~amd64" + KEYWORDS="" fi SRC_URI="${SRC_URI} $(cargo_crate_uris ${CRATES})"
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/alvr/ Date: Sun, 6 Jun 2021 12:57:37 +0000 (UTC) [thread overview] Message-ID: <1622984147.d81afb1105cd078f02671ef52b210430a43ddee8.andrewammerlaan@gentoo> (raw) Message-ID: <20210606125737.v_PMY60bVIb9t1xqIUu-X5ZCzKl5AyS7EwvzGNUeRwQ@z> (raw) commit: d81afb1105cd078f02671ef52b210430a43ddee8 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Jun 6 12:55:47 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jun 6 12:55:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d81afb11 media-libs/alvr: fix VisibleVcsPkg If you want to use keywords here, you should use snapshot ebuild instead of a vcs ebuild. E.g.: COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" SRC_URI="https://github.com/alvr-org/ALVR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" instead of the git-r3 stuff Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> media-libs/alvr/alvr-15.2.1_p20210604.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild index e084a3000..30abfa862 100644 --- a/media-libs/alvr/alvr-15.2.1_p20210604.ebuild +++ b/media-libs/alvr/alvr-15.2.1_p20210604.ebuild @@ -477,7 +477,7 @@ else EGIT_REPO_URI="https://github.com/alvr-org/ALVR.git" EGIT_COMMIT="ab9f6eb78114181ff3e8252706e578bb5de6343c" inherit git-r3 - KEYWORDS="~amd64" + KEYWORDS="" fi SRC_URI="${SRC_URI} $(cargo_crate_uris ${CRATES})"
next reply other threads:[~2021-06-06 12:57 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-06-06 12:57 Andrew Ammerlaan [this message] 2021-06-06 12:57 ` [gentoo-commits] repo/proj/guru:master commit in: media-libs/alvr/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2023-12-06 10:40 [gentoo-commits] repo/proj/guru:dev " Henri Gasc 2021-07-24 16:00 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2021-07-24 16:00 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2021-07-24 15:47 Andrew Ammerlaan 2021-06-06 7:44 Patrick Nicolas
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=1622984147.d81afb1105cd078f02671ef52b210430a43ddee8.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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