* [gentoo-commits] gentoo-x86 commit in sys-fs/mhddfs: mhddfs-0.1.30.ebuild ChangeLog metadata.xml
@ 2010-04-24 3:21 Steve Dibb (beandog)
0 siblings, 0 replies; only message in thread
From: Steve Dibb (beandog) @ 2010-04-24 3:21 UTC (permalink / raw
To: gentoo-commits
beandog 10/04/24 03:21:59
Added: mhddfs-0.1.30.ebuild ChangeLog metadata.xml
Log:
Initial commit, bug 220451; Thanks to Babikhin Kirill for original ebuild
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.1 sys-fs/mhddfs/mhddfs-0.1.30.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/mhddfs-0.1.30.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/mhddfs-0.1.30.ebuild?rev=1.1&content-type=text/plain
Index: mhddfs-0.1.30.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/mhddfs/mhddfs-0.1.30.ebuild,v 1.1 2010/04/24 03:21:59 beandog Exp $
inherit eutils
MY_P="${PN}_${PV}"
DESCRIPTION="Fuse multi harddrive filesystem"
HOMEPAGE="http://mhddfs.uvw.ru/ http://svn.uvw.ru/mhddfs/trunk/README"
SRC_URI="http://mhddfs.uvw.ru/downloads/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="suid"
DEPEND=">=sys-fs/fuse-2.7.0"
src_install(){
dobin mhddfs
doman mhddfs.1
dodoc ChangeLog README README.ru.UTF-8
use suid && fperms u+s /usr/bin/${PN}
}
pkg_postinst() {
if use suid; then
ewarn
ewarn "You have chosen to install ${PN} with the binary setuid root. This"
ewarn "means that if there any undetected vulnerabilities in the binary,"
ewarn "then local users may be able to gain root access on your machine."
ewarn
fi
}
1.1 sys-fs/mhddfs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sys-fs/mhddfs
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/mhddfs/ChangeLog,v 1.1 2010/04/24 03:21:59 beandog Exp $
*mhddfs-0.1.30 (24 Apr 2010)
24 Apr 2010; Steve Dibb <beandog@gentoo.org> +mhddfs-0.1.30.ebuild,
+metadata.xml:
Initial commit, bug 220451; Thanks to Babikhin Kirill for original ebuild
1.1 sys-fs/mhddfs/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mhddfs/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>beandog@gentoo.org</email>
<name>Steve Dibb</name>
</maintainer>
</pkgmetadata>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-24 3:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-24 3:21 [gentoo-commits] gentoo-x86 commit in sys-fs/mhddfs: mhddfs-0.1.30.ebuild ChangeLog metadata.xml Steve Dibb (beandog)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox