diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-10-07 13:45:35 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-10-07 13:45:35 +0000 |
commit | bcaa092c1c760602be0451803938137a8618b22b (patch) | |
tree | cf36b330d3e790a04b3542da276280669b829539 /app-pda | |
parent | Added patch for alsa driver bug. Bug 98607. (diff) | |
download | historical-bcaa092c1c760602be0451803938137a8618b22b.tar.gz historical-bcaa092c1c760602be0451803938137a8618b22b.tar.bz2 historical-bcaa092c1c760602be0451803938137a8618b22b.zip |
Latest revision stable for x86. Wiped out older one...
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/p3nfs/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/p3nfs/Manifest | 6 | ||||
-rw-r--r-- | app-pda/p3nfs/files/digest-p3nfs-5.18 | 1 | ||||
-rw-r--r-- | app-pda/p3nfs/p3nfs-5.18-r1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/p3nfs/p3nfs-5.18.ebuild | 40 |
5 files changed, 10 insertions, 48 deletions
diff --git a/app-pda/p3nfs/ChangeLog b/app-pda/p3nfs/ChangeLog index e1e8daba3586..a7f175fdad95 100644 --- a/app-pda/p3nfs/ChangeLog +++ b/app-pda/p3nfs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/p3nfs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/ChangeLog,v 1.9 2005/09/29 10:20:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/ChangeLog,v 1.10 2005/10/07 13:45:35 s4t4n Exp $ + + 07 Oct 2005; Michele Noberasco <s4t4n@gentoo.org> p3nfs-5.18-r1.ebuild: + Stable for x86. + -p3nfs-5.18.ebuild: + Wiped out older release. *p3nfs-5.18-r1 (29 Sep 2005) diff --git a/app-pda/p3nfs/Manifest b/app-pda/p3nfs/Manifest index 8bd0b0be45ff..567fdea38dc0 100644 --- a/app-pda/p3nfs/Manifest +++ b/app-pda/p3nfs/Manifest @@ -1,7 +1,5 @@ -MD5 f4698a98dcc477289c62cc823f409b52 p3nfs-5.18.ebuild 1002 -MD5 7ce63a60c25347f6be229f04035b4212 p3nfs-5.18-r1.ebuild 1176 -MD5 7691da36c3decc309a52259cd8ac5760 ChangeLog 1226 +MD5 bb958ae1b68e9e105b28587b9231755a p3nfs-5.18-r1.ebuild 1175 +MD5 3f06bd8fd5c8e2053f65d12d77d0aa35 ChangeLog 1369 MD5 8e1fd49c29f85eea8da87d6e7de450c6 metadata.xml 165 -MD5 55b43797336e7303a88760e90d49510c files/digest-p3nfs-5.18 62 MD5 3bdbb7197570b2dcdca1dbd03d4aca3f files/p3nfs-5.18-fix-defines.patch 303 MD5 55b43797336e7303a88760e90d49510c files/digest-p3nfs-5.18-r1 62 diff --git a/app-pda/p3nfs/files/digest-p3nfs-5.18 b/app-pda/p3nfs/files/digest-p3nfs-5.18 deleted file mode 100644 index f4d346892027..000000000000 --- a/app-pda/p3nfs/files/digest-p3nfs-5.18 +++ /dev/null @@ -1 +0,0 @@ -MD5 93207a9959804cca0b7f68f441da3fcf p3nfs-5.18.tar.gz 262240 diff --git a/app-pda/p3nfs/p3nfs-5.18-r1.ebuild b/app-pda/p3nfs/p3nfs-5.18-r1.ebuild index 129eb48a6432..cde46a1f95fe 100644 --- a/app-pda/p3nfs/p3nfs-5.18-r1.ebuild +++ b/app-pda/p3nfs/p3nfs-5.18-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/app-pda/p3nfs/p3nfs-5.18-r1.ebuild,v 1.1 2005/09/29 10:20:50 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/p3nfs-5.18-r1.ebuild,v 1.2 2005/10/07 13:45:35 s4t4n Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.koeniglich.de/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="net-nds/portmap diff --git a/app-pda/p3nfs/p3nfs-5.18.ebuild b/app-pda/p3nfs/p3nfs-5.18.ebuild deleted file mode 100644 index 2b49d39c7fe0..000000000000 --- a/app-pda/p3nfs/p3nfs-5.18.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/p3nfs-5.18.ebuild,v 1.2 2005/06/27 08:59:17 brix Exp $ - -inherit 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="x86" - -IUSE="" -DEPEND="net-nds/portmap" - -src_compile() { - append-ldflags -Wl,-z,now - sed -i "s:\$(LDFLAGS):${LDFLAGS}:" ${S}/nfsd/Makefile.in - - econf || die "econf failed" - emake || die "emake failed" -} - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - - dodoc CHANGES README TODO -} - -pkg_postinst() { - einfo - einfo "You need to install one of the nfsapp-*.sis clients on your" - einfo "Symbian device to be able to mount it's filesystems." - einfo - einfo "Make sure to have portmap running before you start the" - einfo "p3nfsd server." - einfo -} |