chore(virtual/linux-sources): import from portage

Change-Id: I29a18b4456bac92c159fefb79e66ecc4a9d0c10e
This commit is contained in:
Brandon Philips 2013-02-15 16:31:38 -08:00
parent 72aa10ed08
commit 4a98e379d2
4 changed files with 112 additions and 0 deletions

View File

@ -0,0 +1,66 @@
# ChangeLog for virtual/linux-sources
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/ChangeLog,v 1.16 2013/01/19 11:46:55 thev00d00 Exp $
19 Jan 2013; Ian Whyman <thev00d00@gentoo.org> linux-sources-0.ebuild:
Add aufs-sources
24 Nov 2012; Pacho Ramos <pacho@gentoo.org> linux-sources-0.ebuild:
cell-sources will be dropped (#366959)
16 Jun 2012; Pacho Ramos <pacho@gentoo.org> linux-sources-0.ebuild:
Drop cluster-sources due bug #411405#c6
13 May 2012; Pacho Ramos <pacho@gentoo.org> linux-sources-0.ebuild:
Drop sources that will be removed.
26 Apr 2012; <psomas@gentoo.org> linux-sources-0.ebuild:
mm-sources masked for removal wrt #412189. Remove them from RDEPEND
07 Jan 2012; Anthony G. Basile <blueness@gentoo.org> linux-sources-0.ebuild:
Added sys-kernel/rsbac-sources to the list of providers
20 Dec 2011; Anthony G. Basile <blueness@gentoo.org> linux-sources-0.ebuild:
Added sys-kernel/rt-sources to the list of providers
24 Sep 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
Changed herd name to kernel
22 Sep 2011; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fix gpg sign failure
22 Sep 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
Added myself as maintainer
*linux-sources-0 (09 Aug 2011)
09 Aug 2011; Ulrich Mueller <ulm@gentoo.org> +linux-sources-0.ebuild,
-linux-sources-2.4.ebuild, -linux-sources-2.6.ebuild:
Drop versioning.
30 Jul 2011; Anthony G. Basile <blueness@gentoo.org>
linux-sources-2.6.ebuild:
Remove hardened use flag, bug #375873
26 Jul 2011; Ulrich Mueller <ulm@gentoo.org> linux-sources-2.6.ebuild,
-linux-sources-3.ebuild, metadata.xml:
Version 3 isn't really different from 2.6, therefore it can use the same
virtual. As discussed on gentoo-kernel mailing list. Fixes bug 376461.
Remove xrc USE flag.
*linux-sources-3 (25 Jul 2011)
25 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> +linux-sources-3.ebuild:
While 3.x should be compatible with 2.6, it was concluded that new virtual
for 3 series is more clean.
30 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> linux-sources-2.6.ebuild,
metadata.xml:
Add xrc use for infiniband stuff
*linux-sources-2.6 (30 Apr 2011)
*linux-sources-2.4 (30 Apr 2011)
30 Apr 2011; Ulrich Mueller <ulm@gentoo.org> +linux-sources-2.4.ebuild,
+linux-sources-2.6.ebuild, +metadata.xml:
Initial import, bug 118442.

View File

@ -0,0 +1,3 @@
EBUILD linux-sources-0.ebuild 868 SHA256 d64cecd654d431eb4a2230d9b41e95a3c672377a355f060f8af98037d6eacf48 SHA512 3b1d201b7735f01d891553008e913d05d56e317a40c2cefaddf4d7d5dcf979202d5e59de6eed60bcce09cf1e5e378249f536c5d2489fd7d3f63d88260324e46d WHIRLPOOL f6b8f336ea596f87c8362d64cde0fce03ee41a1266f09aca54d017c55036d1a8025ff48992179066652b5b556be80a1a65ce7b7ebe95bc637d70444b17bd44cc
MISC ChangeLog 2490 SHA256 582ebaa7f15f31e3c7db86218c20e1be53b7a24b125c691dbd27111b4994f73a SHA512 238f6ff159b54e9f9232b3e6096d97f5da8a6817e5db8256ea78ec480f736c4cf06f619fff07aea1cc375ab43b7fa0c6d07f8ee456095ce241f890b45693ef53 WHIRLPOOL 70290ce2d76332072d87c964755656d30cb1b068ce33ef9bd18fb906505dcce81d1a3460475882ebfeddf33b4a6b204db5d445ed987142d578d847a86ad0ebaf
MISC metadata.xml 259 SHA256 b677eb45e2b8a7bdd60161409bac3a8a6f3c6c9f1f08d08eb2fbc3839ae3b3a8 SHA512 398f21b1b606338c9032feebfdd84a5d3cc03520fbbc1ed521ba8d51bff0276f6cd71051cadc1323eda5c5dce17d3e66d978b04125a5fe449be781520ce8fb98 WHIRLPOOL f1974c612d739bf0cbfd428f5da6b7c8c493614b88910022e052f1a41e9ec4d77d3cdf5d710b4847e50282d1696630f3aa36a3b29db64621aa149b3e87debf57

View File

@ -0,0 +1,34 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-0.ebuild,v 1.8 2013/01/19 11:46:55 thev00d00 Exp $
EAPI=2
DESCRIPTION="Virtual for Linux kernel sources"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
RDEPEND="|| (
sys-kernel/gentoo-sources
sys-kernel/vanilla-sources
sys-kernel/ck-sources
sys-kernel/git-sources
sys-kernel/hardened-sources
sys-kernel/mips-sources
sys-kernel/openvz-sources
sys-kernel/pf-sources
sys-kernel/rsbac-sources
sys-kernel/rt-sources
sys-kernel/tuxonice-sources
sys-kernel/usermode-sources
sys-kernel/vserver-sources
sys-kernel/xbox-sources
sys-kernel/zen-sources
sys-kernel/aufs-sources
)"

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kernel</herd>
<maintainer>
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
</pkgmetadata>