public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pavlos Ratis" <dastergon@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/efika:master commit in: sys-kernel/efika-sources/files/, sys-kernel/efika-sources/
Date: Mon,  4 Aug 2014 22:52:15 +0000 (UTC)	[thread overview]
Message-ID: <1166135060.491000b25acb40fef32d05be2b5094503285c585.dastergon@gentoo> (raw)

commit:     491000b25acb40fef32d05be2b5094503285c585
Author:     Chris Gianelloni <wolf31o2 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 22:24:20 2006 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 22:24:20 2006 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/efika.git;a=commit;h=491000b2

This is the first version of the efika-sources package.  It is based on gentoo-sources-2.6.19-r1 and includes all of the Gentoo patchset, plus the patches to 2.6.19 from Genesi for the EFIKA board.

svn path=/; revision=1

---
 sys-kernel/efika-sources/ChangeLog                 | 10 +++++++
 sys-kernel/efika-sources/Manifest                  | 11 ++++++++
 .../efika-sources/efika-sources-2.6.19.ebuild      | 33 ++++++++++++++++++++++
 .../files/digest-efika-sources-2.6.19              | 12 ++++++++
 4 files changed, 66 insertions(+)

diff --git a/sys-kernel/efika-sources/ChangeLog b/sys-kernel/efika-sources/ChangeLog
new file mode 100644
index 0000000..5e4fb5a
--- /dev/null
+++ b/sys-kernel/efika-sources/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sys-kernel/efika-sources
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  14 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+  +efika-sources-2.6.19.ebuild:
+  This is the first version of the efika-sources package. It is based on
+  gentoo-sources-2.6.19-r1 and includes all of the Gentoo patchset, plus the
+  patches to 2.6.19 from Genesi for the EFIKA board.
+

diff --git a/sys-kernel/efika-sources/Manifest b/sys-kernel/efika-sources/Manifest
new file mode 100644
index 0000000..3b9a4d8
--- /dev/null
+++ b/sys-kernel/efika-sources/Manifest
@@ -0,0 +1,11 @@
+DIST genpatches-2.6.19-2.base.tar.bz2 2057 RMD160 9abc074d09f53c89a4f6a98a0ac007e7f69463cf SHA1 1db3f586358f3a722576b6f0077cdf347d784d81 SHA256 b8f3e88daadad3808006a5948cebef85976fa3bcea224cf8169b2ac38de725c3
+DIST genpatches-2.6.19-2.extras.tar.bz2 139339 RMD160 3ef2e56db8bd3441db59a4caca4b96b7eb76a66e SHA1 3de4a7df313d29620e850dac42fac88e2a63068b SHA256 3d877d02e90308681d358f8b5dd6e6dde180ffca7e4efeb2a11ffd812da07911
+DIST linux-2.6.19-rc6_patches.tar.gz 76829 RMD160 7b36e912e05a94c841096074aec93902fc67c734 SHA1 d645fa10d50cdaa44f9a16fb184215b2c474550d SHA256 2d3ecf23fd6931c1cb87b4c093e4ccff5a684ae45f848d2c3223170f8d097f7c
+DIST linux-2.6.19.tar.bz2 42733268 RMD160 75dc65b15cf9cdb359b1abe7084907982c19088b SHA1 c00d5891e2461bce45be51c1ef7846ee842792dd SHA256 c2fd6bcd2b7c1b3d37d64e4d1825703792a75474830a3db7d2dc603a8d392d58
+EBUILD efika-sources-2.6.19.ebuild 996 RMD160 cc3d1519a9248ce675e2edc9b80934e03b036809 SHA1 11edc160ec4f72c6932b9481ddc9c65dc2ab8e70 SHA256 0f56d70294fa9f0865d2943622aeb270908bf68829f92e42ef0e52e4a34d862a
+MD5 b4bbdf4657389e9e9e61e5ab88a8d934 efika-sources-2.6.19.ebuild 996
+RMD160 cc3d1519a9248ce675e2edc9b80934e03b036809 efika-sources-2.6.19.ebuild 996
+SHA256 0f56d70294fa9f0865d2943622aeb270908bf68829f92e42ef0e52e4a34d862a efika-sources-2.6.19.ebuild 996
+MD5 9dbffa938b4b55d777198df26e2bd32d files/digest-efika-sources-2.6.19 1072
+RMD160 3fd30b1b6658eab3ca6514b139bbe301a2973e98 files/digest-efika-sources-2.6.19 1072
+SHA256 8ac87d8970775faa2a8391973bf8bcb38bb89fb3d2cf3f125beb34e8b7f8c198 files/digest-efika-sources-2.6.19 1072

diff --git a/sys-kernel/efika-sources/efika-sources-2.6.19.ebuild b/sys-kernel/efika-sources/efika-sources-2.6.19.ebuild
new file mode 100644
index 0000000..ccf9f00
--- /dev/null
+++ b/sys-kernel/efika-sources/efika-sources-2.6.19.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.19-r1.ebuild,v 1.2 2006/12/02 09:40:33 corsair Exp $
+
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="2"
+inherit kernel-2
+detect_version
+detect_arch
+
+EFIKA_PATCHES="efika-patches-2.6.19.tar.bz2"
+#EFIKA_PATCHES="linux-2.6.19-rc6_patches.tar.gz"
+
+UNIPATCH_LIST="${DISTDIR}/${EFIKA_PATCHES}"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}
+	http://dev.gentoo.org/sources/efika-sources/${EFIKA_PATCHES}"
+
+#src_unpack() {
+#	kernel-2_src_unpack
+#	die "unpacked"
+#}
+
+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/efika-sources/files/digest-efika-sources-2.6.19 b/sys-kernel/efika-sources/files/digest-efika-sources-2.6.19
new file mode 100644
index 0000000..3d776b7
--- /dev/null
+++ b/sys-kernel/efika-sources/files/digest-efika-sources-2.6.19
@@ -0,0 +1,12 @@
+MD5 42b6fd75d5c516ba49c11ac8c31f2205 genpatches-2.6.19-2.base.tar.bz2 2057
+RMD160 9abc074d09f53c89a4f6a98a0ac007e7f69463cf genpatches-2.6.19-2.base.tar.bz2 2057
+SHA256 b8f3e88daadad3808006a5948cebef85976fa3bcea224cf8169b2ac38de725c3 genpatches-2.6.19-2.base.tar.bz2 2057
+MD5 04b322d12a32a0395ab52379b93540be genpatches-2.6.19-2.extras.tar.bz2 139339
+RMD160 3ef2e56db8bd3441db59a4caca4b96b7eb76a66e genpatches-2.6.19-2.extras.tar.bz2 139339
+SHA256 3d877d02e90308681d358f8b5dd6e6dde180ffca7e4efeb2a11ffd812da07911 genpatches-2.6.19-2.extras.tar.bz2 139339
+MD5 12c6565d179f3ccd0c01562ff308de73 linux-2.6.19-rc6_patches.tar.gz 76829
+RMD160 7b36e912e05a94c841096074aec93902fc67c734 linux-2.6.19-rc6_patches.tar.gz 76829
+SHA256 2d3ecf23fd6931c1cb87b4c093e4ccff5a684ae45f848d2c3223170f8d097f7c linux-2.6.19-rc6_patches.tar.gz 76829
+MD5 443c265b57e87eadc0c677c3acc37e20 linux-2.6.19.tar.bz2 42733268
+RMD160 75dc65b15cf9cdb359b1abe7084907982c19088b linux-2.6.19.tar.bz2 42733268
+SHA256 c2fd6bcd2b7c1b3d37d64e4d1825703792a75474830a3db7d2dc603a8d392d58 linux-2.6.19.tar.bz2 42733268


             reply	other threads:[~2014-08-04 22:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 22:52 Pavlos Ratis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-04 22:52 [gentoo-commits] proj/efika:master commit in: sys-kernel/efika-sources/files/, sys-kernel/efika-sources/ Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis
2014-08-04 22:52 Pavlos Ratis

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=1166135060.491000b25acb40fef32d05be2b5094503285c585.dastergon@gentoo \
    --to=dastergon@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