summaryrefslogtreecommitdiff
path: root/sys-apps/pv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:13:57 +0000
commita8b0d35ab742f31538d515dea39716e566d533c0 (patch)
tree40c6c87a13f0e5ef1111ed1bdd9191f3bd1c1e59 /sys-apps/pv
parent8fcdcec5fbdd0e3a77391e4f354218014f59f358 (diff)
gentoo resync : 06.01.2018
Diffstat (limited to 'sys-apps/pv')
-rw-r--r--sys-apps/pv/Manifest4
-rw-r--r--sys-apps/pv/pv-1.6.0-r1.ebuild5
-rw-r--r--sys-apps/pv/pv-1.6.6.ebuild5
3 files changed, 6 insertions, 8 deletions
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index 0a41a72591a2..476e7580cbe2 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -1,5 +1,5 @@
DIST pv-1.6.0.tar.bz2 107723 BLAKE2B 95118fc6406f73e800e99468457ba00f0b8f0345eef58f7ff7f4e10b90419cb36b37af094dbe5bd84b7832dfcc96e536dfb845a061f99a0b118192e90821fdc1 SHA512 bd405901812ca50b910adbcf1d2c540dc0b8612f03687866734a79cfa5b5b8100024c18a1d1413c6613e1f2085989cbb77907da89bec7eda37cdeaa7597129d5
DIST pv-1.6.6.tar.bz2 109220 BLAKE2B 1cfb60e49f6301f0d990467a58013522bbc1e28e2936a1a2141918af05149b59b6cc494f290d99ee7072247b8f0e230b799cd5dae6f8aa59d116691319e952cb SHA512 cc841b4bd00e4e8fcaed97da094ebac4a11af1c3f843ce5f73d0c3ab20aca29498c6b1a224c653d40127304d8269d96f413df66b980809e9278ff9544c834a26
-EBUILD pv-1.6.0-r1.ebuild 1391 BLAKE2B cc149d4e0bc6d5fdd5d279c2f949ff23b756f18703f3da2fadfef2f50eda16ff5c240cde05c0fa230ceee0d29cdcbe269b08d27e03eaae7d4717b8c783049c90 SHA512 63861b0ffa75feca60f9c18b230999f6e24067d6a51124127b6251871ea3a024c4a74b551945c0c3150c70590968a2dfd05b5b8637dc47020b1e05742812599e
-EBUILD pv-1.6.6.ebuild 1411 BLAKE2B b692fa74efa806a844bf0ab482a5d0fc8c201ff6bb5f43f30c8340adc621918da6139fe838b05cdd68cb1c53381187140cceb9dae8b9c5c4a2ab977f2a4cf518 SHA512 9899cc2a3459e7e7a1c5204a541e6512daf67d4d5c62d116d078e0bbc7c70cc51f724291eff5ee7da4d0319ecf1fcfe194f6cdadf212bb3d2db44fe574184406
+EBUILD pv-1.6.0-r1.ebuild 1367 BLAKE2B 68332f62167add5091841d2d8c8c9ae9379296eea40471674880ec53034bc4a6da69d935042ebb57960a0996bc3a586a955fd7b69837e488842011ad3b8dd04a SHA512 2e13378c2cb765413a6fc87e6b4f6ded4afee8a27b5468b71cc17a688231acf656b9f1234d3b4fa84d3218430aeda4ee53120e80808ced958088109dcf05377b
+EBUILD pv-1.6.6.ebuild 1387 BLAKE2B c5ac5ecf279ea270868427da6ceecaf3423b1436d634f2731a514f7920ed926a17d5a07a974dc34ec5b857e13cfd04fa60d3863263bf56e14199b37a3e85f902 SHA512 615d2b1caccb65b522a620a640f4f2f4830e401076036d06eb9f9e08efaec7085baebb5426c546f03ab31b8f5ca7bb0ae2c5e0eee7bd070c5ad2d403a10fc816
MISC metadata.xml 334 BLAKE2B f38b13fd2aa1e836db200a4f9867a5cbc50caa54372977003b4dfd52f92dc2a165d121de1bcd86e7b489911c31c64bff30af3364930ac708dc8f26f7dab6fa14 SHA512 ae252c205325a4937f8ab6c60c8be5a032ff8f11087b7a1fe737ed9c4fa6325b34dbcab9bc16467096de93baa330cec51909f72686cc4152d653fd1456333fb3
diff --git a/sys-apps/pv/pv-1.6.0-r1.ebuild b/sys-apps/pv/pv-1.6.0-r1.ebuild
index 1a443a659545..03cae302ea4b 100644
--- a/sys-apps/pv/pv-1.6.0-r1.ebuild
+++ b/sys-apps/pv/pv-1.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,6 @@ KEYWORDS="alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
-IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
DOCS=( README doc/NEWS doc/TODO )
@@ -38,7 +37,7 @@ src_configure() {
tc-export AR
local lingua
for lingua in ${PV_LINGUAS[@]}; do
- if ! use linguas_${lingua}; then
+ if ! has ${lingua} ${LINGUAS-${lingua}}; then
sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
fi
done
diff --git a/sys-apps/pv/pv-1.6.6.ebuild b/sys-apps/pv/pv-1.6.6.ebuild
index b3b8222481a9..a411e2bb0770 100644
--- a/sys-apps/pv/pv-1.6.6.ebuild
+++ b/sys-apps/pv/pv-1.6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-l
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )
-IUSE+=" ${PV_LINGUAS[@]/#/linguas_}"
DOCS=( README doc/NEWS doc/TODO )
@@ -41,7 +40,7 @@ src_configure() {
tc-export AR
local lingua
for lingua in ${PV_LINGUAS[@]}; do
- if ! use linguas_${lingua}; then
+ if ! has ${lingua} ${LINGUAS-${lingua}}; then
sed -i configure -e "/ALL_LINGUAS=/s:${lingua}::g" || die
fi
done