diff options
23 files changed, 23 insertions, 49 deletions
diff --git a/sys-fs/cowloop/cowloop-1.4.ebuild b/sys-fs/cowloop/cowloop-1.4.ebuild index 2a07baafffa7..e76cc465a789 100644 --- a/sys-fs/cowloop/cowloop-1.4.ebuild +++ b/sys-fs/cowloop/cowloop-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-1.4.ebuild,v 1.3 2007/02/25 09:43:26 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-1.4.ebuild,v 1.4 2007/07/13 05:15:33 mr_bones_ Exp $ inherit linux-mod toolchain-funcs @@ -19,7 +19,6 @@ DEPEND="virtual/libc MODULE_NAMES="cowloop(fs:)" BUILD_TARGETS="modules" - pkg_setup() { linux-mod_pkg_setup BUILD_PARAMS="-C ${KV_DIR} SUBDIRS=${S} -I." diff --git a/sys-fs/cowloop/cowloop-2.14.ebuild b/sys-fs/cowloop/cowloop-2.14.ebuild index 2b12bde48144..0f624f13f677 100644 --- a/sys-fs/cowloop/cowloop-2.14.ebuild +++ b/sys-fs/cowloop/cowloop-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-2.14.ebuild,v 1.4 2007/02/25 09:43:26 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-2.14.ebuild,v 1.5 2007/07/13 05:15:33 mr_bones_ Exp $ inherit linux-mod toolchain-funcs @@ -17,7 +17,6 @@ DEPEND="virtual/libc MODULE_NAMES="cowloop(fs:)" BUILD_TARGETS="modules" - pkg_setup() { linux-mod_pkg_setup BUILD_PARAMS="-C ${KV_DIR} SUBDIRS=${S} -I." diff --git a/sys-fs/cowloop/cowloop-2.15-r1.ebuild b/sys-fs/cowloop/cowloop-2.15-r1.ebuild index 6faa96a04622..df69922ff741 100644 --- a/sys-fs/cowloop/cowloop-2.15-r1.ebuild +++ b/sys-fs/cowloop/cowloop-2.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-2.15-r1.ebuild,v 1.4 2007/02/25 09:43:26 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/cowloop/cowloop-2.15-r1.ebuild,v 1.5 2007/07/13 05:15:33 mr_bones_ Exp $ inherit linux-mod toolchain-funcs @@ -17,7 +17,6 @@ DEPEND="virtual/libc MODULE_NAMES="cowloop(fs:)" BUILD_TARGETS="modules" - pkg_setup() { linux-mod_pkg_setup BUILD_PARAMS="-C ${KV_DIR} SUBDIRS=${S} -I." diff --git a/sys-fs/dazuko/dazuko-2.3.3.ebuild b/sys-fs/dazuko/dazuko-2.3.3.ebuild index 97de7f9bb293..cf7df072fd1b 100644 --- a/sys-fs/dazuko/dazuko-2.3.3.ebuild +++ b/sys-fs/dazuko/dazuko-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/dazuko-2.3.3.ebuild,v 1.1 2007/03/22 12:11:46 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/dazuko-2.3.3.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit linux-mod toolchain-funcs flag-o-matic @@ -91,4 +91,3 @@ pkg_postinst() { pkg_postrm() { [ "${KERNEL}" = "linux" ] && linux-mod_pkg_postrm } - diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild index 9972d2df5117..cd150bb01ea0 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild,v 1.2 2007/07/02 15:33:12 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ecryptfs-utils-7.ebuild,v 1.3 2007/07/13 05:15:33 mr_bones_ Exp $ DESCRIPTION="eCryptfs userspace utilities" HOMEPAGE="http://www.ecryptfs.org" @@ -14,7 +14,6 @@ IUSE="" DEPEND="sys-apps/keyutils dev-libs/libgcrypt" - src_install(){ emake -j1 DESTDIR=${D} install || die } diff --git a/sys-fs/gfs/gfs-1.02.00-r1.ebuild b/sys-fs/gfs/gfs-1.02.00-r1.ebuild index 11ae58554266..39ebe2464cf3 100644 --- a/sys-fs/gfs/gfs-1.02.00-r1.ebuild +++ b/sys-fs/gfs/gfs-1.02.00-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.02.00-r1.ebuild,v 1.6 2007/03/09 21:29:01 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.02.00-r1.ebuild,v 1.7 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils @@ -51,4 +51,3 @@ src_install() { keepdir /etc/cluster || die newinitd ${FILESDIR}/${PN}.rc ${PN} || die } - diff --git a/sys-fs/gfs/gfs-1.03.00.ebuild b/sys-fs/gfs/gfs-1.03.00.ebuild index dd49778108eb..d499e5568506 100644 --- a/sys-fs/gfs/gfs-1.03.00.ebuild +++ b/sys-fs/gfs/gfs-1.03.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.03.00.ebuild,v 1.5 2007/05/12 13:36:42 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.03.00.ebuild,v 1.6 2007/07/13 05:15:33 mr_bones_ Exp $ CLUSTER_RELEASE="1.03.00" MY_P="cluster-${CLUSTER_RELEASE}" @@ -34,11 +34,9 @@ src_compile() { emake || die "compile problem" } - src_install() { emake DESTDIR=${D} install || die "install problem" keepdir /etc/cluster || die newinitd ${FILESDIR}/${PN}.rc ${PN} || die } - diff --git a/sys-fs/gfs/gfs-1.04.00.ebuild b/sys-fs/gfs/gfs-1.04.00.ebuild index 8af30d13cb49..7c753b6a795b 100644 --- a/sys-fs/gfs/gfs-1.04.00.ebuild +++ b/sys-fs/gfs/gfs-1.04.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.04.00.ebuild,v 1.1 2007/03/09 21:29:01 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/gfs/gfs-1.04.00.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ CLUSTER_RELEASE="1.04.00" MY_P="cluster-${CLUSTER_RELEASE}" @@ -34,11 +34,9 @@ src_compile() { emake || die "compile problem" } - src_install() { emake DESTDIR=${D} install || die "install problem" keepdir /etc/cluster || die newinitd ${FILESDIR}/${PN}.rc ${PN} || die } - diff --git a/sys-fs/udev/udev-111-r1.ebuild b/sys-fs/udev/udev-111-r1.ebuild index 1c3a8f193209..7c5d1de1b420 100644 --- a/sys-fs/udev/udev-111-r1.ebuild +++ b/sys-fs/udev/udev-111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111-r1.ebuild,v 1.1 2007/05/22 21:41:18 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111-r1.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -142,7 +142,6 @@ src_install() { insinto /usr/$(get_libdir)/pkgconfig doins extras/volume_id/lib/*.pc - # Our udev config file insinto /etc/udev newins ${FILESDIR}/udev.conf.post_108 udev.conf diff --git a/sys-fs/udev/udev-111-r3.ebuild b/sys-fs/udev/udev-111-r3.ebuild index 3642ecb52a85..ad128003c7ae 100644 --- a/sys-fs/udev/udev-111-r3.ebuild +++ b/sys-fs/udev/udev-111-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111-r3.ebuild,v 1.1 2007/05/27 08:15:44 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111-r3.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -143,7 +143,6 @@ src_install() { insinto /usr/$(get_libdir)/pkgconfig doins extras/volume_id/lib/*.pc - # Our udev config file insinto /etc/udev newins ${FILESDIR}/udev.conf.post_108 udev.conf diff --git a/sys-fs/udev/udev-111.ebuild b/sys-fs/udev/udev-111.ebuild index a7dbe8786714..bdfd5ce1398d 100644 --- a/sys-fs/udev/udev-111.ebuild +++ b/sys-fs/udev/udev-111.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111.ebuild,v 1.3 2007/05/16 10:31:30 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-111.ebuild,v 1.4 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -142,7 +142,6 @@ src_install() { insinto /usr/$(get_libdir)/pkgconfig doins extras/volume_id/lib/*.pc - # Our udev config file insinto /etc/udev newins ${FILESDIR}/udev.conf.post_108 udev.conf diff --git a/sys-fs/udev/udev-113-r1.ebuild b/sys-fs/udev/udev-113-r1.ebuild index e0600ecb1de8..e156a36aa23f 100644 --- a/sys-fs/udev/udev-113-r1.ebuild +++ b/sys-fs/udev/udev-113-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113-r1.ebuild,v 1.1 2007/07/10 21:16:20 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113-r1.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -287,7 +287,6 @@ pkg_postinst() { einfo "Removed unneeded file 64-device-mapper.rules" fi - if [[ "${ROOT}" == "/" ]] ; then # check if root of init-process is identical to ours if [ -r /proc/1/root -a /proc/1/root/ -ef /proc/self/root/ ]; then diff --git a/sys-fs/udev/udev-113-r2.ebuild b/sys-fs/udev/udev-113-r2.ebuild index ec81872a9bf7..5fd8fbdd6da7 100644 --- a/sys-fs/udev/udev-113-r2.ebuild +++ b/sys-fs/udev/udev-113-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113-r2.ebuild,v 1.1 2007/07/12 14:24:15 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113-r2.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -287,7 +287,6 @@ pkg_postinst() { einfo "Removed unneeded file 64-device-mapper.rules" fi - if [[ "${ROOT}" == "/" ]] ; then # check if root of init-process is identical to ours if [ -r /proc/1/root -a /proc/1/root/ -ef /proc/self/root/ ]; then diff --git a/sys-fs/udev/udev-113.ebuild b/sys-fs/udev/udev-113.ebuild index efb3a755c98b..54286aec9094 100644 --- a/sys-fs/udev/udev-113.ebuild +++ b/sys-fs/udev/udev-113.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113.ebuild,v 1.1 2007/06/27 09:58:08 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-113.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -287,7 +287,6 @@ pkg_postinst() { einfo "Removed unneeded file 64-device-mapper.rules" fi - if [[ "${ROOT}" == "/" ]] ; then # check if root of init-process is identical to ours if [ -r /proc/1/root -a /proc/1/root/ -ef /proc/self/root/ ]; then diff --git a/sys-fs/udftools/udftools-1.0.0b-r6.ebuild b/sys-fs/udftools/udftools-1.0.0b-r6.ebuild index 24b5ecc895ac..3c896eda47e6 100644 --- a/sys-fs/udftools/udftools-1.0.0b-r6.ebuild +++ b/sys-fs/udftools/udftools-1.0.0b-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udftools/udftools-1.0.0b-r6.ebuild,v 1.3 2006/08/15 10:23:21 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udftools/udftools-1.0.0b-r6.ebuild,v 1.4 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils @@ -35,10 +35,8 @@ src_unpack() { epatch ${FILESDIR}/${P}-bigendian.patch } - src_install() { make DESTDIR=${D} install || die dodoc ChangeLog COPYING newinitd ${FILESDIR}/pktcdvd.init pktcdvd } - diff --git a/sys-fs/udftools/udftools-1.0.0b-r7.ebuild b/sys-fs/udftools/udftools-1.0.0b-r7.ebuild index 4ee84f0c73c3..993247c26235 100644 --- a/sys-fs/udftools/udftools-1.0.0b-r7.ebuild +++ b/sys-fs/udftools/udftools-1.0.0b-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udftools/udftools-1.0.0b-r7.ebuild,v 1.4 2007/06/11 13:37:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udftools/udftools-1.0.0b-r7.ebuild,v 1.5 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils @@ -35,7 +35,6 @@ src_unpack() { epatch "${FILESDIR}"/${P}-bigendian.patch } - src_install() { emake DESTDIR="${D}" install || die dodoc ChangeLog diff --git a/sys-fs/unionfs/unionfs-1.0.14.ebuild b/sys-fs/unionfs/unionfs-1.0.14.ebuild index 01650de54888..adfccc67f16d 100644 --- a/sys-fs/unionfs/unionfs-1.0.14.ebuild +++ b/sys-fs/unionfs/unionfs-1.0.14.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/unionfs/unionfs-1.0.14.ebuild,v 1.1 2005/10/15 13:43:49 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.0.14.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -46,4 +46,3 @@ src_install() { dodoc INSTALL NEWS README ChangeLog patch-kernel.sh } - diff --git a/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild b/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild index af14b780dc0b..740f929d447e 100644 --- a/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild +++ b/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild,v 1.2 2006/05/09 09:30:40 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.1.4-r2.ebuild,v 1.3 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -54,4 +54,3 @@ src_install() { into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 dosbin unionctl uniondbg unionimap snapmerge } - diff --git a/sys-fs/unionfs/unionfs-1.1.5.ebuild b/sys-fs/unionfs/unionfs-1.1.5.ebuild index 85830cee7acd..2d3365c3cc90 100644 --- a/sys-fs/unionfs/unionfs-1.1.5.ebuild +++ b/sys-fs/unionfs/unionfs-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.1.5.ebuild,v 1.1 2006/08/01 10:34:14 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.1.5.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -67,4 +67,3 @@ src_install() { into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 dosbin snapmerge } - diff --git a/sys-fs/unionfs/unionfs-1.2.ebuild b/sys-fs/unionfs/unionfs-1.2.ebuild index 4d55c756f105..7049aa3c9515 100644 --- a/sys-fs/unionfs/unionfs-1.2.ebuild +++ b/sys-fs/unionfs/unionfs-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.2.ebuild,v 1.1 2006/08/01 10:34:14 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.2.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -67,4 +67,3 @@ src_install() { into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 dosbin utils/unionctl utils/uniondbg utils/unionimap } - diff --git a/sys-fs/unionfs/unionfs-1.3.ebuild b/sys-fs/unionfs/unionfs-1.3.ebuild index bf73ddc6fef3..ec5da99f5942 100644 --- a/sys-fs/unionfs/unionfs-1.3.ebuild +++ b/sys-fs/unionfs/unionfs-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.3.ebuild,v 1.3 2006/10/22 18:05:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.3.ebuild,v 1.4 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -74,4 +74,3 @@ src_install() { #into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 #dosbin utils/unionctl utils/uniondbg utils/unionimap } - diff --git a/sys-fs/unionfs/unionfs-1.4.ebuild b/sys-fs/unionfs/unionfs-1.4.ebuild index 8c152bdb862c..3fe35435bc22 100644 --- a/sys-fs/unionfs/unionfs-1.4.ebuild +++ b/sys-fs/unionfs/unionfs-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.4.ebuild,v 1.1 2006/11/22 19:53:22 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.4.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -73,4 +73,3 @@ src_install() { #into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 #dosbin utils/unionctl utils/uniondbg utils/unionimap } - diff --git a/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild b/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild index 3be6ffb46a85..30fc9287815e 100644 --- a/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild +++ b/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild,v 1.1 2007/01/07 19:19:39 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -83,4 +83,3 @@ src_install() { #into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 #dosbin utils/unionctl utils/uniondbg utils/unionimap } - |