* [gentoo-commits] dev/c1pher:master commit in: profiles/, sys-kernel/c1pher-sources/
@ 2011-02-21 20:01 Dane Smith
  0 siblings, 0 replies; only message in thread
From: Dane Smith @ 2011-02-21 20:01 UTC (permalink / raw
  To: gentoo-commits
commit:     3321e6bb052eddd3ca9f4ab82a3b751bc3f0bb58
Author:     Dane Smith <c1pher <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 19:56:09 2011 +0000
Commit:     Dane Smith <c1pher <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 19:57:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/c1pher.git;a=commit;h=3321e6bb
Testing kernel patchse
---
 profiles/package.mask                              |    1 +
 sys-kernel/c1pher-sources/ChangeLog                |   10 ++++
 sys-kernel/c1pher-sources/Manifest                 |    9 +++
 .../c1pher-sources/c1pher-sources-2.6.36_p1.ebuild |   54 ++++++++++++++++++++
 sys-kernel/c1pher-sources/metadata.xml             |   13 +++++
 5 files changed, 87 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 30f2790..8bc6804 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,2 +1,3 @@
 >=dev-libs/botan-1.9
 dev-util/ati-stream-sdk
+sys-kernel/c1pher-sources
diff --git a/sys-kernel/c1pher-sources/ChangeLog b/sys-kernel/c1pher-sources/ChangeLog
new file mode 100644
index 0000000..2097b2c
--- /dev/null
+++ b/sys-kernel/c1pher-sources/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sys-kernel/c1pher-sources
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*c1pher-sources-2.6.36_p1 (21 Feb 2011)
+
+  21 Feb 2011; Dane Smith <c1pher@gentoo.org>
+  +c1pher-sources-2.6.36_p1.ebuild, +metadata.xml:
+  My custom kernel patchset.
+
diff --git a/sys-kernel/c1pher-sources/Manifest b/sys-kernel/c1pher-sources/Manifest
new file mode 100644
index 0000000..2606056
--- /dev/null
+++ b/sys-kernel/c1pher-sources/Manifest
@@ -0,0 +1,9 @@
+DIST 2.6.36-zen1.patch.lzma 903291 RMD160 bfa6771abbaccbe3abd2a78454acbaead95f6bea SHA1 d70edaa2d31ff2414544f15782a6f92cd6990eef SHA256 93278a9e0bd18a4c9e352fd3a61d2aeca6fdbc6db5216fa4596605ef96b27708
+DIST deblob-2.6.36 90559 RMD160 32cc73f2b3fa0304e7ebf8c35f0501570ad08ce7 SHA1 71c2cc4bcdb800d46deac61cb9ac8c2cc51b1faa SHA256 fe4fb0cb06d017d1ec70f50c1c06e184c31c9bba6c4b359e43d54125d60501df
+DIST deblob-check-2.6.36 285794 RMD160 2e3232ec9cbbb4874e90a4995372e2f10c0036e1 SHA1 f06f75e3b96d8bce109aa30ccab491624602795c SHA256 5e6fcb7110da5fb62edb0b85f169090de714cba2aac3cbfafbd84b6a860c8641
+DIST genpatches-2.6.36-1.base.tar.bz2 765 RMD160 2a838b4e9dad9509690cc91eefb00d18345d245a SHA1 61b38cefd7698a6fdd30a67246de8f024c0efdfb SHA256 ad82531741525b188229792e71d95075f7155cc5968464008e25314e2ab4bc6b
+DIST linux-2.6.36.tar.bz2 70277083 RMD160 d739da505a79e71a1370d36e1373b36be055c123 SHA1 b546ab66458d7d614151d80adbc03b4d28977ae2 SHA256 15a076d1a435a6bf8e92834eba4b390b4ec094ce06d47f89d071ca9e5788ce04
+DIST tuxonice-3.2-rc2-for-2.6.36.patch.bz2 127163 RMD160 62c2604737d590fab70532949d8315fd11dd0447 SHA1 32a36184928eb13cc390469ced8596c48e05db61 SHA256 f3ac4329f059ff7b33da1221031b9ab8a29b0dbb674843229d16be26ef1b9ced
+EBUILD c1pher-sources-2.6.36_p1.ebuild 1705 RMD160 146124c167fb68ef82fe326f0dd5d705556ce9ef SHA1 a2d32a7dc65cd63e22921ef8cd3e7bd45c5dc3cd SHA256 0c282565e724b0446f67c44baa4eb1519667879aabeb09ad0df4b4d1a29f94af
+MISC ChangeLog 294 RMD160 83987b399c962e2f54cf9cf341c6d3cf2b0885e9 SHA1 3ac500b0e6311e84e326c77a11896cd926ff5c18 SHA256 b1539fcef41307d2b8e11cf58924737d68c0f574156c03fc7a18f3afb29878df
+MISC metadata.xml 335 RMD160 3eb26b2e6dcf94814a646547a64efdafa5a237a2 SHA1 c24c4644403079bab40f44579af09a156e2b050b SHA256 26ce665d3a67e95eeaebb4ef7c095205bdb253b023a784f8c185c618d8159cdd
diff --git a/sys-kernel/c1pher-sources/c1pher-sources-2.6.36_p1.ebuild b/sys-kernel/c1pher-sources/c1pher-sources-2.6.36_p1.ebuild
new file mode 100644
index 0000000..7c23d78
--- /dev/null
+++ b/sys-kernel/c1pher-sources/c1pher-sources-2.6.36_p1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.37.ebuild,v 1.1 2011/01/24 16:21:12 scarabeus Exp $
+
+ETYPE="sources"
+K_WANT_GENPATCHES="base"
+K_GENPATCHES_VER="1"
+K_SECURITY_UNSUPPORTED="1"
+COMPRESSTYPE=".lzma"
+UNIPATCH_STRICTORDER="1"
+CKV="${PV/_p[0-9]*}"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+DESCRIPTION="TuxOnIce + Zen Patches + Gentoo patchset sources"
+HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net \
+http://zen-kernel.org"
+IUSE=""
+
+TUXONICE_SNAPSHOT=""
+TUXONICE_VERSION="3.2-rc2"
+TUXONICE_TARGET="2.6.36"
+TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
+TUXONICE_URI="http://www.tuxonice.net/files/${TUXONICE_SRC}.bz2"
+
+ZEN_PATCHSET="${PV/*_p}"
+ZEN_KERNEL="${PV/_p[0-9]*}"
+ZEN_KERNEL="${ZEN_KERNEL/_/-}"
+ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
+ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range \
+1-3)/${ZEN_FILE}"
+
+UNIPATCH_LIST="${DISTDIR}/${ZEN_FILE} ${DISTDIR}/${TUXONICE_SRC}.bz2"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI} ${ZEN_URI}"
+
+KEYWORDS=""
+
+RDEPEND="${RDEPEND}
+	>=sys-apps/tuxonice-userui-1.0
+	|| ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
+
+K_EXTRAELOG="If there are issues with this kernel, please direct any
+queries to the tuxonice-users mailing list:
+http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
+
+S="${WORKDIR}"/"linux-${PV/_p*/}-c1pher"
+
+pkg_postinst() {
+	kernel-2_pkg_postinst
+	einfo "For more info on this patchset, and how to report problems, see:"
+	einfo "${HOMEPAGE}"
+}
diff --git a/sys-kernel/c1pher-sources/metadata.xml b/sys-kernel/c1pher-sources/metadata.xml
new file mode 100644
index 0000000..399576d
--- /dev/null
+++ b/sys-kernel/c1pher-sources/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+		<email>c1pher@gentoo.org</email>
+		<name>Dane Smith</name>
+	</maintainer>
+	<longdescription lang="en">
+		C1pher's custom kernel patches.
+	</longdescription>
+</pkgmetadata>
+
^ permalink raw reply related	[flat|nested] only message in thread
only message in thread, other threads:[~2011-02-21 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 20:01 [gentoo-commits] dev/c1pher:master commit in: profiles/, sys-kernel/c1pher-sources/ Dane Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox