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: Mon, 02 Apr 2012 03:15:33
Message-Id: 1333336513.842d6e0f61b34ad0416478b4b151f46ada869267.blueness@gentoo
1 commit: 842d6e0f61b34ad0416478b4b151f46ada869267
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 03:15:13 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 03:15:13 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=842d6e0f
7
8 sys-libs/uclibc: adding slots
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
11
12 ---
13 sys-libs/uclibc/uclibc-0.9.32.1.ebuild | 4 ++--
14 sys-libs/uclibc/uclibc-0.9.33.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/sys-libs/uclibc/uclibc-0.9.32.1.ebuild b/sys-libs/uclibc/uclibc-0.9.32.1.ebuild
18 index a6abefe..4155ff6 100644
19 --- a/sys-libs/uclibc/uclibc-0.9.32.1.ebuild
20 +++ b/sys-libs/uclibc/uclibc-0.9.32.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2011 Gentoo Foundation
23 +# Copyright 1999-2012 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $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 $
26
27 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.uclibc.org/"
28 SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
29
30 LICENSE="LGPL-2"
31 -SLOT="0"
32 +SLOT="0.9.32.1"
33 KEYWORDS="-* amd64 x86 mips ppc"
34 IUSE=""
35 RESTRICT="strip"
36
37 diff --git a/sys-libs/uclibc/uclibc-0.9.33.ebuild b/sys-libs/uclibc/uclibc-0.9.33.ebuild
38 index 840391a..f0ad845 100644
39 --- a/sys-libs/uclibc/uclibc-0.9.33.ebuild
40 +++ b/sys-libs/uclibc/uclibc-0.9.33.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2011 Gentoo Foundation
43 +# Copyright 1999-2012 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $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 $
46
47 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.uclibc.org/"
48 SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
49
50 LICENSE="LGPL-2"
51 -SLOT="0"
52 +SLOT="0.9.33"
53 KEYWORDS="-* ~amd64 ~x86 ~mips ~ppc"
54 IUSE=""
55 RESTRICT="strip"