public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/hardened-dev:uclibc commit in: virtual/libc/
@ 2012-04-25 22:45 Anthony G. Basile
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2012-04-25 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     fbeb74818b91c7bf525a77faca594acb09756f18
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 22:45:11 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 22:45:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=fbeb7481

virtual/libc: add virtual libc to include musl

---
 virtual/libc/ChangeLog     |   12 ++++++++++++
 virtual/libc/libc-0.ebuild |   24 ++++++++++++++++++++++++
 virtual/libc/metadata.xml  |    7 +++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/virtual/libc/ChangeLog b/virtual/libc/ChangeLog
new file mode 100644
index 0000000..e06c42a
--- /dev/null
+++ b/virtual/libc/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for virtual/libc
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libc/ChangeLog,v 1.4 2011/09/25 21:43:59 ulm Exp $
+
+  25 Sep 2011; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+  Remove myself as maintainer.
+
+*libc-0 (20 Apr 2011)
+
+  20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> +libc-0.ebuild, +metadata.xml:
+  Initial import, bug 359001.
+

diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild
new file mode 100644
index 0000000..7d2001b
--- /dev/null
+++ b/virtual/libc/libc-0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/libc/libc-0.ebuild,v 1.3 2011/05/09 20:13:07 ulm Exp $
+
+EAPI=1
+
+DESCRIPTION="Virtual for the C library"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+# explicitly depend on SLOT 2.2 of glibc, because it sets
+# a different SLOT for cross-compiling
+RDEPEND="!prefix? (
+		elibc_glibc? ( sys-libs/glibc:2.2 )
+		elibc_uclibc? ( sys-libs/uclibc )
+		elibc_musl? ( sys-libc/musl )
+		elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
+	)"

diff --git a/virtual/libc/metadata.xml b/virtual/libc/metadata.xml
new file mode 100644
index 0000000..7b307f7
--- /dev/null
+++ b/virtual/libc/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>toolchain</herd>
+<herd>embedded</herd>
+<herd>bsd</herd>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/hardened-dev:uclibc commit in: virtual/libc/
@ 2012-06-30 20:03 Anthony G. Basile
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2012-06-30 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ce84dbae8d8e9cce64397a1dc266335f0643980a
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 20:03:29 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 20:03:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=ce84dbae

virtual/libc: sync with tree

---
 virtual/libc/libc-0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild
index 7d2001b..717ecc7 100644
--- a/virtual/libc/libc-0.ebuild
+++ b/virtual/libc/libc-0.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=""



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-30 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30 20:03 [gentoo-commits] proj/hardened-dev:uclibc commit in: virtual/libc/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2012-04-25 22:45 Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox