summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2008-01-05 10:27:31 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2008-01-05 10:27:31 +0000
commitf6e52d85125974e4bb557f304b47f9058bde4cf4 (patch)
treef8480e1b50e68ad23113b4046c6a9dfb41f1e614 /sys-fs
parentAdded check on USE=gtk for dev-embedded/gpsim to fix bug #204375. (diff)
downloadgentoo-2-f6e52d85125974e4bb557f304b47f9058bde4cf4.tar.gz
gentoo-2-f6e52d85125974e4bb557f304b47f9058bde4cf4.tar.bz2
gentoo-2-f6e52d85125974e4bb557f304b47f9058bde4cf4.zip
Version bump wrt bug #201698
Thanks to Tomasz Mon and Mark Wagner for reporting (Portage version: 2.1.4_rc10)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cdfs/ChangeLog10
-rw-r--r--sys-fs/cdfs/cdfs-2.6.23.ebuild28
-rw-r--r--sys-fs/cdfs/files/digest-cdfs-2.6.233
3 files changed, 39 insertions, 2 deletions
diff --git a/sys-fs/cdfs/ChangeLog b/sys-fs/cdfs/ChangeLog
index 5c1f9fb6dd9e..cafcc7ad70ac 100644
--- a/sys-fs/cdfs/ChangeLog
+++ b/sys-fs/cdfs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/cdfs
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/ChangeLog,v 1.7 2007/07/10 22:29:26 drizzt Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/ChangeLog,v 1.8 2008/01/05 10:27:30 drizzt Exp $
+
+*cdfs-2.6.23 (05 Jan 2008)
+
+ 05 Jan 2008; Timothy Redaelli <drizzt@gentoo.org> +cdfs-2.6.23.ebuild:
+ Version bump wrt bug #201698
+ Thanks to Tomasz Mon and Mark Wagner for reporting
10 Jul 2007; Timothy Redaelli <drizzt@gentoo.org>
+files/cdfs-2.6.19-kernel-2.6.22.patch, cdfs-2.6.19.ebuild:
diff --git a/sys-fs/cdfs/cdfs-2.6.23.ebuild b/sys-fs/cdfs/cdfs-2.6.23.ebuild
new file mode 100644
index 000000000000..fa13a5e68532
--- /dev/null
+++ b/sys-fs/cdfs/cdfs-2.6.23.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cdfs/cdfs-2.6.23.ebuild,v 1.1 2008/01/05 10:27:30 drizzt Exp $
+
+inherit eutils linux-mod
+
+DESCRIPTION="A file system for Linux systems that 'exports' all tracks and boot images on a CD as normal files."
+HOMEPAGE="http://www.elis.rug.ac.be/~ronsse/cdfs/"
+SRC_URI="http://www.elis.rug.ac.be/~ronsse/cdfs/download/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPENDS=""
+DEPENDS=""
+
+MODULE_NAMES="cdfs(fs)"
+CONFIG_CHECK="BLK_DEV_LOOP"
+BUILD_TARGETS="all"
+BUILD_PARAMS="KDIR=\"${KERNEL_DIR}\""
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ epatch "${FILESDIR}"/${PN}-2.6.19-kernel-2.6.22.patch
+}
diff --git a/sys-fs/cdfs/files/digest-cdfs-2.6.23 b/sys-fs/cdfs/files/digest-cdfs-2.6.23
new file mode 100644
index 000000000000..d6354c01cbfa
--- /dev/null
+++ b/sys-fs/cdfs/files/digest-cdfs-2.6.23
@@ -0,0 +1,3 @@
+MD5 0e838e1b10f91f867e9ae2d2ff6b10d6 cdfs-2.6.23.tar.bz2 26197
+RMD160 8556d95ca12848609c669827185926880a8fe6bb cdfs-2.6.23.tar.bz2 26197
+SHA256 97f3e20dd264996549687663e5cad60ef6277f9f73bea357ab769ae6339504b6 cdfs-2.6.23.tar.bz2 26197