Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/nbd/
Date: Sun, 01 Apr 2018 21:13:14
Message-Id: 1522617185.e0043029800b028f8a1c3107f951b9d14120b06a.slyfox@gentoo
1 commit: e0043029800b028f8a1c3107f951b9d14120b06a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 21:11:58 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 21:13:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0043029
7
8 sys-block/nbd: stable 3.15.3 for hppa, bug #623864
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11 RepoMan-Options: --include-arches="hppa"
12
13 sys-block/nbd/nbd-3.15.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-block/nbd/nbd-3.15.3.ebuild b/sys-block/nbd/nbd-3.15.3.ebuild
17 index a5fb25227ed..c5273c22570 100644
18 --- a/sys-block/nbd/nbd-3.15.3.ebuild
19 +++ b/sys-block/nbd/nbd-3.15.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
31 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
32 IUSE="debug zlib"
33
34 # gnutls is an automagic dep.