From 75fc75ae1f0481ffdb78450e801a9b443ba641bd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 31 Mar 2018 10:55:17 +0100 Subject: gentoo resync : 31.03.2018 --- app-pda/Manifest.gz | Bin 2553 -> 2389 bytes app-pda/p3nfs/Manifest | 5 -- .../p3nfs/files/p3nfs-5.19-set-default-tty.patch | 14 ------ app-pda/p3nfs/metadata.xml | 5 -- app-pda/p3nfs/p3nfs-5.19-r2.ebuild | 51 --------------------- app-pda/p3nfs/p3nfs-5.19-r3.ebuild | 45 ------------------ 6 files changed, 120 deletions(-) delete mode 100644 app-pda/p3nfs/Manifest delete mode 100644 app-pda/p3nfs/files/p3nfs-5.19-set-default-tty.patch delete mode 100644 app-pda/p3nfs/metadata.xml delete mode 100644 app-pda/p3nfs/p3nfs-5.19-r2.ebuild delete mode 100644 app-pda/p3nfs/p3nfs-5.19-r3.ebuild (limited to 'app-pda') diff --git a/app-pda/Manifest.gz b/app-pda/Manifest.gz index 3f7ad492bf27..d32bba5af53c 100644 Binary files a/app-pda/Manifest.gz and b/app-pda/Manifest.gz differ diff --git a/app-pda/p3nfs/Manifest b/app-pda/p3nfs/Manifest deleted file mode 100644 index 9a2151f49578..000000000000 --- a/app-pda/p3nfs/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX p3nfs-5.19-set-default-tty.patch 398 BLAKE2B c1f54a7bfa39da6866c180a8c66a6444740e055de71fd35db9595572ed82f2c6fabd2db7406b61aca4be9364c7a2b931053fbf3def8432800a2b1a7919cb5afb SHA512 dcf58bcc3661d75b4b9a0c910a7bad120f5d7776016a6cf955003e6d7731719c0155fe2e9c13f0d1eed3a6a001063931a710baef7d450363d994923989ba5853 -DIST p3nfs-5.19.tar.gz 258444 BLAKE2B 4ad69d7cb8d39ce8e3aaef3f38eca955bbabc1d8cc1d4061b2275c324bd0860483280a44ab384434626195385e4ec07044a87cc3eeac640118760ed3bded3ed1 SHA512 b4fd4f8d4b096f9ab3c1eb649b95db88a109d0715dcf98c39e5e852e91bd6d149038a7ec3025e75aafa0c303f411daba58b3d6035349c26b69870b4c158e67ba -EBUILD p3nfs-5.19-r2.ebuild 1222 BLAKE2B 43fcec7f46014ceaa40bdcf03c7989c88a0a5885ac1cdb5b99988f1367b2ae8b416250ad39bae109af5ed83e879237038f95cbda6edf322fb62ed783b050e63c SHA512 4227e9c8fbe9137847a32bee3d667e87c875bb76c75f6f51b7244db3165810cc0a66d30af39d84c25739cf20b5ed799acae9e5aea9295cae942e79fab6466b30 -EBUILD p3nfs-5.19-r3.ebuild 1146 BLAKE2B 05cf1b05408235ebdb5f3c880d18ac7977d455c0e77ea5959c5c6de24f79b2e4435b65af91e2c38b89ffbbf30f36b80ba50e0c6b484508f229ecef53d66a125d SHA512 7360428b8883f9ebc07f9f7fc32ef4e46c904713904ab34599a464c706b354fa80b250a61d53e3fe2381a80b0e1423d84da41ab664b25b7d772702a4762f4bb7 -MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33 diff --git a/app-pda/p3nfs/files/p3nfs-5.19-set-default-tty.patch b/app-pda/p3nfs/files/p3nfs-5.19-set-default-tty.patch deleted file mode 100644 index da6b73918b78..000000000000 --- a/app-pda/p3nfs/files/p3nfs-5.19-set-default-tty.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- configure.in.orig 2014-04-09 14:05:32.579648000 +0400 -+++ configure.in 2014-04-09 14:10:05.162648000 +0400 -@@ -81,7 +81,10 @@ - break - fi - done --test -z "$DDEV" && AC_MSG_ERROR(serial device not found... Try harder.) -+if test -z "$DDEV"; then -+ DDEV="/dev/ttyS0" -+ AC_MSG_RESULT(serial device not found... Setting default one to $DDEV) -+fi - AC_SUBST(DDEV) - - dnl Looking for Symbian SDKs: diff --git a/app-pda/p3nfs/metadata.xml b/app-pda/p3nfs/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/app-pda/p3nfs/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/app-pda/p3nfs/p3nfs-5.19-r2.ebuild b/app-pda/p3nfs/p3nfs-5.19-r2.ebuild deleted file mode 100644 index 5e81b0fa3d11..000000000000 --- a/app-pda/p3nfs/p3nfs-5.19-r2.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit eutils flag-o-matic - -DESCRIPTION="Symbian to Unix and Linux communication program" -HOMEPAGE="http://www.koeniglich.de/p3nfs.html" -SRC_URI="http://www.koeniglich.de/packages/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="|| ( net-nds/portmap net-nds/rpcbind )" - -src_prepare() { - sed -i "s:.*cd client/epoc32.*:#&:" "${S}/Makefile.in" || die - # bug #314971 - epatch "${FILESDIR}/${P}-set-default-tty.patch" -} - -src_configure() { - append-flags -fno-strict-aliasing # fix QA issues - sed -i "s:\$(LDFLAGS):${LDFLAGS}:" "${S}/server/Makefile.in" || die - - econf || die "econf failed" -} - -src_compile() { - emake CFLAGS="${CFLAGS} -Wall -I." || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" DOCDIR="${D}/usr/share/doc/${PF}" install || die "emake install failed" - - dodoc README -} - -pkg_postinst() { - elog - elog "You need to install one of the nfsapp-*.sis clients on your" - elog "Symbian device to be able to mount it's filesystems." - elog - elog "Make sure to have portmap or rpcbind service running" - elog "before you start the p3nfsd server." - elog -} diff --git a/app-pda/p3nfs/p3nfs-5.19-r3.ebuild b/app-pda/p3nfs/p3nfs-5.19-r3.ebuild deleted file mode 100644 index 85a4da88ee6b..000000000000 --- a/app-pda/p3nfs/p3nfs-5.19-r3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit eutils flag-o-matic - -DESCRIPTION="Symbian to Unix and Linux communication program" -HOMEPAGE="http://www.koeniglich.de/p3nfs.html" -SRC_URI="http://www.koeniglich.de/packages/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="" -RDEPEND="|| ( net-nds/portmap net-nds/rpcbind )" - -src_prepare() { - sed -i "s:.*cd client/epoc32.*:#&:" "${S}/Makefile.in" || die - sed -i "s:\$(LDFLAGS):${LDFLAGS}:" "${S}/server/Makefile.in" || die - append-flags -fno-strict-aliasing # fix QA issues - # bug #314971 - epatch "${FILESDIR}/${P}-set-default-tty.patch" - epatch_user -} - -src_compile() { - emake CFLAGS="${CFLAGS} -Wall -I." || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" DOCDIR="${D}/usr/share/doc/${PF}" install - dodoc README -} - -pkg_postinst() { - elog - elog "You need to install one of the nfsapp-*.sis clients on your" - elog "Symbian device to be able to mount it's filesystems." - elog - elog "Make sure to have portmap or rpcbind service running" - elog "before you start the p3nfsd server." - elog -} -- cgit v1.2.3