Gentoo Archives: gentoo-commits

From: Amy Winston <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libebur128/
Date: Wed, 02 Nov 2016 06:54:12
Message-Id: 1478069603.63e8ccd481287903730d25f0350915d8a572dafb.amynka@gentoo
1 commit: 63e8ccd481287903730d25f0350915d8a572dafb
2 Author: Amy Winston <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 2 06:53:23 2016 +0000
4 Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 06:53:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e8ccd4
7
8 media-libs/libebur128: fix subslot
9
10 Package-Manager: portage-2.2.28
11
12 .../libebur128/{libebur128-1.2.0.ebuild => libebur128-1.2.0-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libebur128/libebur128-1.2.0.ebuild b/media-libs/libebur128/libebur128-1.2.0-r1.ebuild
16 similarity index 98%
17 rename from media-libs/libebur128/libebur128-1.2.0.ebuild
18 rename to media-libs/libebur128/libebur128-1.2.0-r1.ebuild
19 index 7b5cb59..116e228 100644
20 --- a/media-libs/libebur128/libebur128-1.2.0.ebuild
21 +++ b/media-libs/libebur128/libebur128-1.2.0-r1.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
23 test? ( https://tech.ebu.ch/files/live/sites/tech/files/shared/testmaterial/ebu-loudness-test-setv05.zip )"
24
25 LICENSE="MIT"
26 -SLOT="0/2"
27 +SLOT="0/1"
28 KEYWORDS="~amd64 ~x86"
29 IUSE="static-libs test"