Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:musl commit in: sys-libs/libutempter/
Date: Fri, 20 Jun 2014 20:42:55
Message-Id: 1403296993.4f73c0a246b78675babfe58eec1b9c1916b52484.blueness@gentoo
1 commit: 4f73c0a246b78675babfe58eec1b9c1916b52484
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 20 20:43:13 2014 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 20 20:43:13 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4f73c0a2
7
8 sys-libs/libutempter: mark stable
9
10 Package-Manager: portage-2.2.8-r1
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 sys-libs/libutempter/libutempter-1.1.6-r99.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libutempter/libutempter-1.1.6-r99.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r99.ebuild
18 index 65dcc7c..2d8734f 100644
19 --- a/sys-libs/libutempter/libutempter-1.1.6-r99.ebuild
20 +++ b/sys-libs/libutempter/libutempter-1.1.6-r99.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 +KEYWORDS="amd64 arm ~mips x86"
27 IUSE="static-libs elibc_FreeBSD"
28
29 RDEPEND="!sys-apps/utempter"