public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aric Belsito" <lluixhi@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: media-libs/alsa-lib/
Date: Thu, 18 May 2017 16:41:33 +0000 (UTC)	[thread overview]
Message-ID: <1495125666.430123078ffb225d8ca643b9e77336451de1cc59.lluixhi@gentoo> (raw)

commit:     430123078ffb225d8ca643b9e77336451de1cc59
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Thu May 18 16:41:06 2017 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Thu May 18 16:41:06 2017 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=43012307

media-libs/alsa-lib: fix patch names

 media-libs/alsa-lib/Manifest              | 2 +-
 media-libs/alsa-lib/alsa-lib-1.1.4.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/alsa-lib/Manifest b/media-libs/alsa-lib/Manifest
index e813ec4..e125259 100644
--- a/media-libs/alsa-lib/Manifest
+++ b/media-libs/alsa-lib/Manifest
@@ -1,5 +1,5 @@
 AUX alsa-lib-1.1.3-missing-limits.patch 438 SHA256 0209a6a218550f4c5edafef92daec6f04e402d554d37c70e9a8b77997aaaef03 SHA512 cac154be8e27cac5c36e04f7b3df881234e6497bf49c777962a82176fcc745ec7c4f0cdd71a55c390bf415808ae76b3d5e7b383a9f59d00a0cfb5148b5653552 WHIRLPOOL d790cd8469769c53896b188950c8ec474a0ebae5765d1953a5d4c9344d061667dae48341af7368e6d198d1749e9f506440298f991c179a7b4838a1787d283f6d
 AUX alsa-lib-1.1.3-stdint.patch 1322 SHA256 a0ef37c76bcd4936086465faf79c0bb5e41388bda668068e9dd105085c16edd2 SHA512 5f518c1096c64d0a10c5f26ab703d588bd27a6bcd8b9e833ece7dd3f459fb942e16b32c2a1a38f435c7519dd730325e69316af829a03c640c5d2435e456c86bd WHIRLPOOL 3eb786187b720240911d8e10af9805cbb09353eb9dae02bbcad9668c33ef34f855ebc2883a1b33d8ff1b2c8e6def8654e76b2e3173466809cbbb75f5c3440a6b
 DIST alsa-lib-1.1.4.tar.bz2 973825 SHA256 82f50a09487079755d93e4c9384912196995bade6280bce9bfdcabf094bfb515 SHA512 8dfc5cc8872138b9e7e234934e317d797e100ac99dac86a2a2e4bdcc0d49e8a05b4089b98341051b407750bed93c2713fae5218318e5ce6cc7db2801165a1c10 WHIRLPOOL 74eb6742d93b6f2988ea9f583623edd985897db278e5dcac6916b3e9b772f16db326feb37b81a191405cc43ec2a55d313e74293ccbb43281b15f3056bd8f623f
-EBUILD alsa-lib-1.1.4.ebuild 2360 SHA256 e34a789e7e1302fdc610056011cf1951b2f690b25ed1c8994aacac7f23c6b853 SHA512 554da12c5733310ab180bea162969c2b4fd22787eb424c187f643274b04d41235949eb36c35dc7cdb6cb68c48e0efe45f1a08ce1eb2c3296d65b1ddebdfea565 WHIRLPOOL 3b20d8724b1d929373a4b87abbdbb1d705ae7b3916ff1ccb22606424fe8bf7014c5154e4479ca672023f6e7a67922f11105c2fa4469143488ae54458af29e6f2
+EBUILD alsa-lib-1.1.4.ebuild 2374 SHA256 cef2a9339fd1e34a8c1594853087dbf95f7e970a3f3193ef99d3004480ef5c49 SHA512 e0e4305053e8cf1c61153423f620c5f4782a1f816101e9cc8ab170fdacda7eef9e53cc13a76a2317fa18c27b09092bed0112f0cf9cfd089c50af0ec6dc795b23 WHIRLPOOL 921f1b6f5f6b26cea96139cdf0b79410ad57c37f41e1af802ea850e692546c0f7ef07ff515cfd6fd6067c569806e52ef2c101bec39e074199d576976825f4dc7
 MISC metadata.xml 438 SHA256 f2bec88238bb4a607fc2bb215e5967996ddb2f4bbcfa4692934c387db292db92 SHA512 1e3a7f5a2f9ea84793ec938eb657fcbd6d5748f1cb055d085c638e30d1b5c1154a9dc0026d6e3592de074125c17926a4429757844f7d02b960f4a9a8d94a0433 WHIRLPOOL e1c1cdc7aa789e26c847575bf1d5b64c62ca652254cd54068cf1b2e5580d5512ec31157ccd9c524dcbf654f401779a93dde9f9ca7481b69083db41c70fe247e7

diff --git a/media-libs/alsa-lib/alsa-lib-1.1.4.ebuild b/media-libs/alsa-lib/alsa-lib-1.1.4.ebuild
index a3de032..daa89a4 100644
--- a/media-libs/alsa-lib/alsa-lib-1.1.4.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.1.4.ebuild
@@ -28,8 +28,8 @@ DEPEND="${RDEPEND}
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 PATCHES=(
-	"${FILESDIR}"/${P}-missing-limits.patch
-	"${FILESDIR}"/${P}-stdint.patch
+	"${FILESDIR}"/${PN}-1.1.3-missing-limits.patch
+	"${FILESDIR}"/${PN}-1.1.3-stdint.patch
 )
 
 pkg_setup() {


             reply	other threads:[~2017-05-18 16:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18 16:41 Aric Belsito [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-04 12:44 [gentoo-commits] proj/musl:master commit in: media-libs/alsa-lib/ Anthony G. Basile
2018-04-05 17:21 Aric Belsito
2018-04-04 16:49 Aric Belsito
2017-11-16  1:15 Aric Belsito
2017-06-02 22:37 Aric Belsito
2017-05-18 16:30 Aric Belsito
2017-05-08  3:59 Aric Belsito

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=1495125666.430123078ffb225d8ca643b9e77336451de1cc59.lluixhi@gentoo \
    --to=lluixhi@gmail.com \
    --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