From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-kernel/aufs-sources/
Date: Fri, 21 Dec 2012 17:49:39 +0000 (UTC) [thread overview]
Message-ID: <1353962943.890f3861af989851676da962f5b19f4c6085b57f.jlec@gentoo> (raw)
commit: 890f3861af989851676da962f5b19f4c6085b57f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 26 20:49:03 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 26 20:49:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=890f3861
Moved to tree
---
sys-kernel/aufs-sources/ChangeLog | 13 -----
sys-kernel/aufs-sources/aufs-sources-3.6.6.ebuild | 59 ---------------------
sys-kernel/aufs-sources/metadata.xml | 10 ----
3 files changed, 0 insertions(+), 82 deletions(-)
diff --git a/sys-kernel/aufs-sources/ChangeLog b/sys-kernel/aufs-sources/ChangeLog
deleted file mode 100644
index 42c80a7..0000000
--- a/sys-kernel/aufs-sources/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for sys-kernel/aufs-sources
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 19 Nov 2012; Justin Lecher <jlec@gentoo.org> aufs-sources-3.6.6.ebuild:
- Add sys-fs/aufs-util as dependency
-
-*aufs-sources-3.6.6 (13 Nov 2012)
-
- 13 Nov 2012; Justin Lecher <jlec@gentoo.org> +aufs-sources-3.6.6.ebuild,
- +metadata.xml:
- New addition
-
diff --git a/sys-kernel/aufs-sources/aufs-sources-3.6.6.ebuild b/sys-kernel/aufs-sources/aufs-sources-3.6.6.ebuild
deleted file mode 100644
index cd4a4cb..0000000
--- a/sys-kernel/aufs-sources/aufs-sources-3.6.6.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.6.ebuild,v 1.1 2012/11/06 02:00:57 mpagano Exp $
-
-EAPI=5
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="8"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2 eutils
-detect_version
-detect_arch
-
-AUFS_TARBALL="${P}.tar.xz"
-
-# git archive -v --remote=git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git aufs3.6 ${AUFS_TARBALL}
-AUFS_URI="http://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL}"
-
-KEYWORDS="~amd64 ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches http://aufs.sourceforge.net/"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and aufs3 support"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${AUFS_URI}"
-
-UNIPATCH_LIST="
- "${WORKDIR}"/aufs3-kbuild.patch
- "${WORKDIR}"/aufs3-base.patch"
-# ${WORKDIR}/aufs3-proc_map.patch"
-
-RDEPEND="sys-fs/aufs-util"
-DEPEND=""
-
-src_unpack() {
- unpack ${AUFS_TARBALL}
- kernel-2_src_unpack
-}
-
-src_prepare() {
- cp -i "${WORKDIR}"/include/linux/aufs_type.h include/linux/aufs_type.h || die
- cp -ri "${WORKDIR}"/{Documentation,fs} . || die
- sed -i "s:__user::g" include/linux/aufs_type.h || die
-}
-
-src_install() {
- insinto /usr/include/linux
- doins include/linux/aufs_type.h
- kernel-2_src_install
-}
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/aufs-sources/metadata.xml b/sys-kernel/aufs-sources/metadata.xml
deleted file mode 100644
index ed52f34..0000000
--- a/sys-kernel/aufs-sources/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="deblob">Remove binary blobs from kernel sources to provide libre license compliance.</flag>
- </use>
-</pkgmetadata>
next reply other threads:[~2012-12-21 17:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 17:49 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-21 17:49 [gentoo-commits] proj/betagarden:master commit in: sys-kernel/aufs-sources/ Justin Lecher
2012-12-17 11:47 Justin Lecher
2012-11-13 17:42 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1353962943.890f3861af989851676da962f5b19f4c6085b57f.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox