From 128e7984247351966a3915ffe63d439976578ac6 Mon Sep 17 00:00:00 2001 From: geos_one Date: Mon, 3 Nov 2008 15:33:42 +0000 Subject: [PATCH] net-misc/novell-ncp: Bump --- .../net-misc/novell-ncp/ChangeLog | 4 ++ .../net-misc/novell-ncp/Manifest | 4 +- .../novell-ncp/novell-ncp-1.0.1_p118.ebuild | 61 +++++++++++++++++++ 3 files changed, 68 insertions(+), 1 deletion(-) create mode 100644 trunk/novell4gentoo/net-misc/novell-ncp/novell-ncp-1.0.1_p118.ebuild diff --git a/trunk/novell4gentoo/net-misc/novell-ncp/ChangeLog b/trunk/novell4gentoo/net-misc/novell-ncp/ChangeLog index 6eb60150..069f84c9 100644 --- a/trunk/novell4gentoo/net-misc/novell-ncp/ChangeLog +++ b/trunk/novell4gentoo/net-misc/novell-ncp/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Nov 2008; Mario Fetka + +novell-ncp-1.0.1_p118.ebuild: + Bump + 26 Aug 2008; Mario Fetka -novell-ncp-1.0.1_p72.ebuild, -novell-ncp-1.0.1_p92.ebuild, +novell-ncp-1.0.1_p110.ebuild: diff --git a/trunk/novell4gentoo/net-misc/novell-ncp/Manifest b/trunk/novell4gentoo/net-misc/novell-ncp/Manifest index fbafd46e..a0822fd5 100644 --- a/trunk/novell4gentoo/net-misc/novell-ncp/Manifest +++ b/trunk/novell4gentoo/net-misc/novell-ncp/Manifest @@ -1,5 +1,7 @@ AUX 80novell-edir 268 RMD160 d67c5b1235cc2833cb5d13e9083e0cc312e1b55e SHA1 5402e607959e0c9ed9da3f9756ba709c780f8dc8 SHA256 6951e52fddfa7973a8ea99acfecfd758a9104de25f5a81b0b3efb439c9eab619 +DIST edir87310_ftf1.tar.gz 254793819 RMD160 7631a2e782207848c8e76facb2d20f34e0477a40 SHA1 0d5109f3b110edf68385abe7d45adb9405566df9 SHA256 81bc6bf3abab9edd4792cf0ab5ea523dfca6f44b2627e20538db2977bb884c14 DIST edir87310b.tar.gz 254792877 RMD160 0b75eb50013f7c87c815a37d45786650d2f42bef SHA1 d976b29d6900a3ee9506e08abe783e4a9bf07b16 SHA256 e01297b4929c666ef2c5969b8a3098182ce96575ddf0a816a27451ece612aba6 EBUILD novell-ncp-1.0.1_p110.ebuild 1643 RMD160 c6f689250b1d6b066b9ff87ec7bc5559593191b3 SHA1 1a4df1b3c8ef24ec7cafec9becf467855f309ec1 SHA256 3e43c18db9aedf3b588bceb088bff3ce8e7f3d45cbca4faa907b9d26c7ad60fa -MISC ChangeLog 1080 RMD160 494a4e98f3a4a0ed1c9cd2b34e54b6ce44ba7a47 SHA1 c593836f6da6e83abb58261a2345e63b8dba9d33 SHA256 d5aeee9d8715b3aff5a418c775dac09308b02c4cc71702a192169ff8c878b19e +EBUILD novell-ncp-1.0.1_p118.ebuild 1656 RMD160 b7e7e436649878cda90651ab2adf33328bf66144 SHA1 782b3013d62a5533abe3e42bd6f5ed2d34b44e7f SHA256 902ac750eca96b6227c72f63556396ba33a247d23094bf32cecf491a6c1957f4 +MISC ChangeLog 1172 RMD160 81936e3d3c46680e8a1c1b3588f676124c92d7e4 SHA1 c7624413312d27c5ba70a1ba03d02958f7dd57db SHA256 70923a130f61eeae1d3758cf541d5444dab13ad9ec4a2c350e5859b2ddefb993 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/trunk/novell4gentoo/net-misc/novell-ncp/novell-ncp-1.0.1_p118.ebuild b/trunk/novell4gentoo/net-misc/novell-ncp/novell-ncp-1.0.1_p118.ebuild new file mode 100644 index 00000000..b2e193e3 --- /dev/null +++ b/trunk/novell4gentoo/net-misc/novell-ncp/novell-ncp-1.0.1_p118.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="1" + +NOVELL_BUILDID="vPAcSRN8t6o~" +NOVELL_FILE32="patchfiles/edir87310_ftf1.tar.gz" +RESTRICT="mirror strip" + +inherit novell eutils rpm + +MY_PV="${PV/_p/-}" + +DESCRIPTION="Novell NCP Services for Linux" +HOMEPAGE="http://www.novell.com" +SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32}" + +LICENSE="Novell-eDir-87" +SLOT="8.7" +KEYWORDS="~x86" +IUSE="" + +DEPEND="" + +RDEPEND="virtual/libc + net-nds/novell-ndscommon:8.7 + sys-apps/coreutils + !net-misc/novell-ncpenc" + +src_unpack() { + unpack ${A} + mkdir -p "${WORKDIR}"/${PN}-${MY_PV} + cd ${PN}-${MY_PV} + rpm_unpack "${WORKDIR}"/edir87310_ftf1/Linux/${PN}.i386.rpm +} + +src_compile() { :; } + +src_install() { + into /usr + dosym . /usr/lib/nds-modules/lib + into /usr/lib/nds-modules + dolib.so "${WORKDIR}"/${PN}-${MY_PV}/usr/lib/nds-modules/* + rm "${D}"/usr/lib/nds-modules/lib +} + +pkg_nofetch() { + einfo "This files require you to register at ${HOMEPAGE} (free account)" + einfo "Please download following file:" + einfo " - ${NOVELL_FILE32}" + einfo "from http://download.novell.com/Download?buildid=${NOVELL_BUILDID}" + einfo "and place it in ${DISTDIR}" + einfo "" + einfo "To get rid of downloading files from ${HOMEPAGE}" + einfo "you can create a file /etc/portage/novell.acc" + einfo "containing the novell account infos with following commands" + einfo "# echo \"NOVELL_ACCOUNT_USERNAME=\\\"balduin\\\"\" >> /etc/portage/novell.acc" + einfo "# echo \"NOVELL_ACCOUNT_PASSWORD=\\\"derfisch\\\"\" >> /etc/portage/novell.acc" +} +