app-backup/tsm: Fix 7.1.8 and re-keyword
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 26 Dec 2018 22:22:37 +0000 (23:22 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 26 Dec 2018 22:23:10 +0000 (23:23 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
app-backup/tsm/tsm-7.1.8.0.ebuild
app-backup/tsm/tsm-8.1.6.0.ebuild

index 015314a72dc6f0b475cdcccf97822f0c34b833f3..415ae4aa672d57d6327048328d75fcfcc8da76d9 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit versionator multilib eutils readme.gentoo rpm systemd user pax-utils
+inherit versionator multilib eutils readme.gentoo-r1 rpm systemd user pax-utils
 
 DESCRIPTION="IBM Spectrum Protect (former Tivoli Storage Manager) Backup/Archive Client, API"
 HOMEPAGE="https://www.ibm.com/us-en/marketplace/data-protection-and-recovery"
@@ -34,7 +34,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola
        || ( BSD GPL-2+ ) gSOAP libpng tsm"
 
 SLOT="0"
-#KEYWORDS="-* ~amd64"
+KEYWORDS="-* ~amd64"
 IUSE="acl java +tsm_cit +tsm_hw"
 QA_PREBUILT="*"
 
@@ -232,5 +232,7 @@ pkg_postinst() {
        chown root:root "${dirs[@]}" || die
        chmod 0755 "${dirs[@]}" || die
 
+       FORCE_PRINT_ELOG=1
+       DISABLE_AUTOFORMATTING=1
        readme.gentoo_print_elog
 }
index 015314a72dc6f0b475cdcccf97822f0c34b833f3..edcdcbf19e4c82c1e0e3a91f243d133dd25d52f8 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-inherit versionator multilib eutils readme.gentoo rpm systemd user pax-utils
+inherit versionator multilib eutils readme.gentoo-r1 rpm systemd user pax-utils
 
 DESCRIPTION="IBM Spectrum Protect (former Tivoli Storage Manager) Backup/Archive Client, API"
 HOMEPAGE="https://www.ibm.com/us-en/marketplace/data-protection-and-recovery"
@@ -232,5 +232,7 @@ pkg_postinst() {
        chown root:root "${dirs[@]}" || die
        chmod 0755 "${dirs[@]}" || die
 
+       FORCE_PRINT_ELOG=1
+       DISABLE_AUTOFORMATTING=1
        readme.gentoo_print_elog
 }