public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/siefs/
@ 2016-01-19 21:51 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2016-01-19 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ec1ff854b5a7400c521e0ce77516dcf10c11f041
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 21:46:40 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 21:51:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1ff854

sys-fs/siefs: Remove old

Package-Manager: portage-2.2.27

 sys-fs/siefs/siefs-0.5-r1.ebuild | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/sys-fs/siefs/siefs-0.5-r1.ebuild b/sys-fs/siefs/siefs-0.5-r1.ebuild
deleted file mode 100644
index 8a9115a..0000000
--- a/sys-fs/siefs/siefs-0.5-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-DESCRIPTION="Siemens FS"
-HOMEPAGE="http://chaos.allsiemens.com/siefs"
-SRC_URI="http://chaos.allsiemens.com/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-DEPEND="sys-fs/fuse"
-
-src_unpack() {
-	unpack ${A}
-
-	cd "${S}/siefs"
-	epatch "${FILESDIR}"/${P}-qa-fixes.patch
-
-	sed -i "s:-rm -f /sbin/mount.siefs:-mkdir \$(DESTDIR)/sbin/:" Makefile.in
-	sed -i "s:-ln -s \$(DESTDIR)\$(bindir)/siefs /sbin/mount.siefs:-ln -s ..\$(bindir)/siefs \$(DESTDIR)/sbin/mount.siefs:" Makefile.in
-	sed -i "s:LDADD = \$(fuseinst)/lib/libfuse.a:LDADD = -lfuse:" Makefile.in
-}
-
-src_install() {
-	make DESTDIR="${D}" install || die "make install failed"
-	dodoc README AUTHORS
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-19 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19 21:51 [gentoo-commits] repo/gentoo:master commit in: sys-fs/siefs/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox