Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/
Date: Thu, 05 Apr 2012 13:57:22
Message-Id: 1333634218.98e133315c990b361743dbd8aa832bfb9139fa64.blueness@gentoo
1 commit: 98e133315c990b361743dbd8aa832bfb9139fa64
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 13:56:58 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 13:56:58 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=98e13331
7
8 sys-libs/uclibc-0.9.33: mark x86 stable, upgrade path good
9
10 ---
11 sys-libs/uclibc/uclibc-0.9.33.ebuild | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sys-libs/uclibc/uclibc-0.9.33.ebuild b/sys-libs/uclibc/uclibc-0.9.33.ebuild
15 index a5fa200..be72317 100644
16 --- a/sys-libs/uclibc/uclibc-0.9.33.ebuild
17 +++ b/sys-libs/uclibc/uclibc-0.9.33.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2011 Gentoo Foundation
20 +# Copyright 1999-2012 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 # $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.30.1-r1.ebuild,v 1.9 2011/04/20 18:10:38 ulm Exp $
23
24 @@ -11,7 +11,7 @@ SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
25
26 LICENSE="LGPL-2"
27 SLOT="0"
28 -KEYWORDS="-* amd64 ~x86 ~mips ~ppc"
29 +KEYWORDS="-* amd64 x86 ~mips ~ppc"
30 IUSE=""
31 RESTRICT="strip"