diff --git a/trunk/novell4gentoo/net-nds/novell-novllmgnt/ChangeLog b/trunk/novell4gentoo/net-nds/novell-novllmgnt/ChangeLog index d756246..aa521e2 100644 --- a/trunk/novell4gentoo/net-nds/novell-novllmgnt/ChangeLog +++ b/trunk/novell4gentoo/net-nds/novell-novllmgnt/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for net-nds/novell-novllmgnt -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Jan 2009; Mario Fetka + +novell-novllmgnt-8.7.3.8_p9-r6.ebuild: + multilib support + 03 Nov 2008; Mario Fetka novell-novllmgnt-8.7.3.8_p9-r5.ebuild: correct blocking slot's diff --git a/trunk/novell4gentoo/net-nds/novell-novllmgnt/Manifest b/trunk/novell4gentoo/net-nds/novell-novllmgnt/Manifest index ecaa38b..0a91a01 100644 --- a/trunk/novell4gentoo/net-nds/novell-novllmgnt/Manifest +++ b/trunk/novell4gentoo/net-nds/novell-novllmgnt/Manifest @@ -3,5 +3,6 @@ DIST edir87310_ftf1.tar.gz 254793819 RMD160 7631a2e782207848c8e76facb2d20f34e047 DIST edir87310b.tar.gz 254792877 RMD160 0b75eb50013f7c87c815a37d45786650d2f42bef SHA1 d976b29d6900a3ee9506e08abe783e4a9bf07b16 SHA256 e01297b4929c666ef2c5969b8a3098182ce96575ddf0a816a27451ece612aba6 EBUILD novell-novllmgnt-8.7.3.8_p9-r4.ebuild 1618 RMD160 47ae660ff8fda718f5151b79315f1eed8152253e SHA1 c631a5be6f26d6a95f196fd682b4fe62c0ad1994 SHA256 34e01ccfbbe1ac8dded22cb099bbfe5361a11038a13f60e28a19d19db481d62f EBUILD novell-novllmgnt-8.7.3.8_p9-r5.ebuild 1676 RMD160 8b8ac5770649ab66886c0332b09bb90ab0d74f9c SHA1 d05bfa86ee01ad88ff5b10f032a5cbaf335d1d7a SHA256 2ddedc653858b557521e717bddf1c8b04488e3626eaa916da43cd1b5a5459ca8 -MISC ChangeLog 1481 RMD160 c9384a6bfd0ca440a096dcf129d515b51e2c1a9e SHA1 7c188a81b3e5af5cc60fe0753b4828a314164ad7 SHA256 333bf28e5ac86d58472d49fef7f4c7d79d5fb8d87e3d30dd7faafc6b4a8d4abe +EBUILD novell-novllmgnt-8.7.3.8_p9-r6.ebuild 1728 RMD160 92d2f17099ae0527e5cd7e7a1f48795f1339ce0d SHA1 6956e18d60db9233623db972fde26e3b0d5a9768 SHA256 b6d0d3a71a349bbd7576f4864c7795be56d2d7b54a8a58dcc3d9329817895bed +MISC ChangeLog 1594 RMD160 9e031958b5c39e73e4b611e9f2f53ae5f2e2dc08 SHA1 b0c9e712c3078a8500c8e17b61512ad9d58a3d0d SHA256 7d638324956608006f247be4b9c0d39c97c09a38e44c1f523a2680b064df8dba MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/trunk/novell4gentoo/net-nds/novell-novllmgnt/novell-novllmgnt-8.7.3.8_p9-r6.ebuild b/trunk/novell4gentoo/net-nds/novell-novllmgnt/novell-novllmgnt-8.7.3.8_p9-r6.ebuild new file mode 100644 index 0000000..552a58d --- /dev/null +++ b/trunk/novell4gentoo/net-nds/novell-novllmgnt/novell-novllmgnt-8.7.3.8_p9-r6.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2009 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 multilib + +MY_PV="${PV/_p/-}" + +DESCRIPTION="Novell Language Management Utilities" +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 ~amd64" +IUSE="" + +DEPEND="!net-nds/novell-novllmgnt:0 + !net-nds/novell-novllmgnt:8.8" + +RDEPEND="virtual/libc + net-nds/novell-ndsbase:8.7 + net-nds/novell-novlxis:8.7" + +src_unpack() { + unpack ${A} + mkdir -p "${WORKDIR}"/${PN}-${MY_PV} + cd ${PN}-${MY_PV} + rpm_unpack "${WORKDIR}"/edir87310_ftf1/Linux/NOVLlmgnt.i386.rpm +} + +src_compile() { :; } + +src_install() { + has_multilib_profile && ABI="x86" + + into /usr + dolib "${WORKDIR}"/${PN}-${MY_PV}/usr/lib/* + # delete file collitions that screws u the system + rm "${D}"/usr/lib/libicu*.so + +} + +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" +}