summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-01-28 05:39:27 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-01-28 05:39:27 +0000
commitfceb765367bdcb98f5f47ef5b7b2074cc705969f (patch)
tree9c33094755da0324c73c5cf626235d57fa007941 /sys-fs
parentnew release, bug 79716 (diff)
downloadhistorical-fceb765367bdcb98f5f47ef5b7b2074cc705969f.tar.gz
historical-fceb765367bdcb98f5f47ef5b7b2074cc705969f.tar.bz2
historical-fceb765367bdcb98f5f47ef5b7b2074cc705969f.zip
x86 stable and remove older version for bug 79617
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/submount/ChangeLog6
-rw-r--r--sys-fs/submount/Manifest6
-rw-r--r--sys-fs/submount/files/digest-submount-0.91
-rw-r--r--sys-fs/submount/submount-0.9-r1.ebuild4
-rw-r--r--sys-fs/submount/submount-0.9.ebuild77
5 files changed, 9 insertions, 85 deletions
diff --git a/sys-fs/submount/ChangeLog b/sys-fs/submount/ChangeLog
index 2bf265f8ff9f..60d9cf7ecc5f 100644
--- a/sys-fs/submount/ChangeLog
+++ b/sys-fs/submount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/submount
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/ChangeLog,v 1.10 2005/01/27 23:12:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/ChangeLog,v 1.11 2005/01/28 05:39:27 genstef Exp $
+
+ 28 Jan 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r1.ebuild,
+ -submount-0.9.ebuild:
+ x86 stable and remove older version for bug 79617
28 Jan 2005; Joseph Jezak <josejx@gentoo.org> submount-0.9-r1.ebuild:
Marked ppc stable for bug #79617.
diff --git a/sys-fs/submount/Manifest b/sys-fs/submount/Manifest
index b16c95793294..6bcf30d99550 100644
--- a/sys-fs/submount/Manifest
+++ b/sys-fs/submount/Manifest
@@ -1,6 +1,4 @@
-MD5 ea02cf1c960b1ea844bd3bd9cb9bb00c ChangeLog 1304
-MD5 a2019677bbd7710dd6d038446a0b5000 submount-0.9.ebuild 1379
+MD5 6cc0c937b818c67158550629fac70491 submount-0.9-r1.ebuild 1339
+MD5 724bb17a87503beb37b30692e21bca40 ChangeLog 1459
MD5 c3aedbfe00ee1a825a9d5760b4b4271e metadata.xml 316
-MD5 1d99e435fdecbbfed9bce4a253baef15 submount-0.9-r1.ebuild 1339
-MD5 f4303204067c19d5a000a8b0eac1213c files/digest-submount-0.9 63
MD5 f8a7a9ce45e2bebda73720c85f3307be files/digest-submount-0.9-r1 130
diff --git a/sys-fs/submount/files/digest-submount-0.9 b/sys-fs/submount/files/digest-submount-0.9
deleted file mode 100644
index 7d8dd43dd198..000000000000
--- a/sys-fs/submount/files/digest-submount-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f6abac328dbfb265eff18561065575c6 submount-0.9.tar.gz 75476
diff --git a/sys-fs/submount/submount-0.9-r1.ebuild b/sys-fs/submount/submount-0.9-r1.ebuild
index d27b47e07ed5..d5ec2dc937b4 100644
--- a/sys-fs/submount/submount-0.9-r1.ebuild
+++ b/sys-fs/submount/submount-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9-r1.ebuild,v 1.4 2005/01/27 23:12:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9-r1.ebuild,v 1.5 2005/01/28 05:39:27 genstef Exp $
inherit linux-mod
@@ -9,7 +9,7 @@ HOMEPAGE="http://submount.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PN}-2.4-${PV}.tar.gz
mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~alpha ppc ~sparc ~amd64"
+KEYWORDS="x86 ~alpha ppc ~sparc ~amd64"
IUSE=""
MODULE_NAMES="subfs(fs:${S}/subfs-${MY_PV})"
diff --git a/sys-fs/submount/submount-0.9.ebuild b/sys-fs/submount/submount-0.9.ebuild
deleted file mode 100644
index 5c85eb7c1a59..000000000000
--- a/sys-fs/submount/submount-0.9.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9.ebuild,v 1.9 2005/01/25 17:42:24 genstef Exp $
-
-inherit kmod
-
-IUSE=""
-
-DESCRIPTION="Submount is a new attempt to solve the removable media problem for Linux."
-HOMEPAGE="http://submount.sourceforge.net/"
-
-DEPEND="virtual/linux-sources
- sys-kernel/config-kernel"
-
-SLOT="${KV}"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ~alpha ppc ~sparc ~amd64"
-
-if [ "${KV_MINOR}" == "4" ]
-then
- EXTRA_V="-2.4"
-else
- EXTRA_V=""
- RESTRICT=nouserpriv
-fi
-
-MY_P="${PN}${EXTRA_V}-${PV}"
-S="${WORKDIR}/${MY_P}"
-KMOD_SOURCES="${MY_P}.tar.gz"
-
-SRC_URI="mirror://sourceforge/${PN}/${KMOD_SOURCES}"
-
-src_unpack ()
-{
- # Unpack and set some variables
- kmod_src_unpack
-}
-
-src_compile ()
-{
- cd ${S}/subfs${EXTRA_V}-${PV}
- kmod_src_compile
-
- cd ${S}/submountd${EXTRA_V}-${PV}
- econf \
- --sbindir=/sbin \
- || die "Confugure error"
-
- make || die "Make error"
-}
-
-src_install ()
-{
- cd ${S}/submountd${EXTRA_V}-${PV}
- make install DESTDIR=${D} mandir=/usr/share/man
-
- cd ${S}/subfs${EXTRA_V}-${PV}
-
- insinto /lib/modules/${KV}/fs/subfs
-
- doins subfs.$KV_OBJ
-
- cd ${S}
- ./rename-docs ${PV}
- dodoc README* COPYING INSTALL*
-}
-
-pkg_postinst ()
-{
- kmod_pkg_postinst
-
- if [ "${ROOT}" = / ]
- then
- [ -x /usr/sbin/update-modules ] && /usr/sbin/update-modules
- fi
-}