diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-02-10 15:40:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-02-10 15:40:27 +0000 |
commit | 6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (patch) | |
tree | cee0a97398040001220ece3cd48c3d568bcddb4a /mail-client/novell-groupwise-client | |
parent | 1db00cc6e94b90c08090bb5b8c406622946c4ae5 (diff) |
gentoo resync : 10.02.2019
Diffstat (limited to 'mail-client/novell-groupwise-client')
-rw-r--r-- | mail-client/novell-groupwise-client/Manifest | 2 | ||||
-rw-r--r-- | mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-client/novell-groupwise-client/Manifest b/mail-client/novell-groupwise-client/Manifest index 4f5cd7d937ec..8c4ea9e1bd33 100644 --- a/mail-client/novell-groupwise-client/Manifest +++ b/mail-client/novell-groupwise-client/Manifest @@ -1,3 +1,3 @@ DIST gw802_hp3_client_linux_multi.tar.gz 209918505 BLAKE2B 9e0788334f5fbe7a69a19d4b81dc439ce9e8b01fc0fb50c9ff9cf34a020dcbbeddb726e10005e4c9d48b7f385327eb74ebbb86ec034dfd405c19c38daf491946 SHA512 3a03ac02954f86c2e797404128441bff980f82cdc9936668fb528aef0190240891f92e4094fe53d58a0684ef8e94ebac7c73fbfa262e72bc450fab8ea9872efd -EBUILD novell-groupwise-client-8.0.2.96933-r1.ebuild 2537 BLAKE2B e19430ea34e593ffb62f6df374e170a3b34413e4463a9678bae21a06d2d90b75697e61d8ac425437a52277a8e9927bef991e9b4028c3bf3d569d98111ab3faf7 SHA512 61b9b6310e5ec1c363b52a76bf6a9252f9a0d00aea9c3550db01f94f647df76ae88fcc70c189d719f1979045a960430d410c5aa2e50fe191d89b31c877310019 +EBUILD novell-groupwise-client-8.0.2.96933-r1.ebuild 2548 BLAKE2B c279e1cf5c424152dadf08856eee94b53dff79d0540a782f29dbbb12c45975a3c78640357c807ec9ac3b125e01e604b315855512800f89dce51aa803c0b23c73 SHA512 8a05b46878e792bd91a76f79bdb889b3b586bd8287d39e6477d633b999ffac2a40c465cab70b9b3c0ee40e9013f1df45b84221705c8f3fcf5e8faf21efa6290a MISC metadata.xml 224 BLAKE2B f5f8be74b864fb579516bbffb5e8adcd95c4274cd6223fe89094a32374858a6b6742846c114fd94a7e6158baa0c83d9dda195c350a609e937010458a4cf6c1a3 SHA512 8793a074cebd46dcb7e9813eb09462292ca552d1e457c8ed5b714217f397cd8f95696f1f92d98ac179876bf39574d20ae4fbd9a5a67548f375a89c7dcd2a6309 diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild index 4bc65dc713d5..5248da6119d0 100644 --- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild +++ b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -78,7 +78,7 @@ src_install() { pkg_nofetch() { einfo "You can obtain an evaluation version of the Groupwise client at" einfo "${HOMEPAGE} - please download ${SRC_URI}" - einfo "and place it in ${DISTDIR}. Alternatively request the file" - einfo "from the Groupwise server provider of your organization." + einfo "and place it into your DISTDIR directory. Alternatively request" + einfo "the file from the Groupwise server provider of your organization." einfo "Note that the client is useless without a server account." } |