summaryrefslogtreecommitdiff
path: root/app-admin/stow
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /app-admin/stow
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'app-admin/stow')
-rw-r--r--app-admin/stow/Manifest4
-rw-r--r--app-admin/stow/stow-2.2.2-r1.ebuild3
-rw-r--r--app-admin/stow/stow-2.3.1.ebuild1
3 files changed, 5 insertions, 3 deletions
diff --git a/app-admin/stow/Manifest b/app-admin/stow/Manifest
index 544ce0c7de32..191669a0e939 100644
--- a/app-admin/stow/Manifest
+++ b/app-admin/stow/Manifest
@@ -1,5 +1,5 @@
DIST stow-2.2.2.tar.gz 579324 BLAKE2B fc4ab7f386e8245b361cee5fc0decd91caec543ec6178c82720866c33a974ba9d68e999a68c3b7357d873ab1b58bb8b022bf02dad029972f42c317ffc288bd04 SHA512 8a3e5da6b5cb4c1ee1b512bae5a9859f83659d5de05f7a9af1dd09df2a32f6b8c6d43b79736db91232c43621d542041d4ef92eb088925796adad0676f200a9b5
DIST stow-2.3.1.tar.gz 654191 BLAKE2B 9fd54fd3ff76aa7b72ed973cd6d70b8dc747fa3bb1ecc6bedd221b308d7d141a21a2f077c67efb432f2c7c4fb6bd126639038b196946206bf4a7f95040477ab2 SHA512 e9a7de1a6f10eaf7cdbe6737e0a8be1498e2eac46b6c57e65b83759b061efd1c0db45f7cba123e35428307e3aebe5baef9ea8bd4b5eb6ec5e1b159117a760441
-EBUILD stow-2.2.2-r1.ebuild 620 BLAKE2B f6041e927a8c7369cc96c3afdc5ba4778ee9dcddd672a339fb369eb70a24d34ffc21d711ae36f004c3d65797bfcdd1a010cd1180ace4b4d14bc9d640bdf820d8 SHA512 51bada943c05c6ad71ba8ca6ff6678a51fc37c9df063977f9478403604acd7d9993b288cc21c3556922749000a5d34276d6df6575aa107378e8a5aa20611bc21
-EBUILD stow-2.3.1.ebuild 619 BLAKE2B 474edc9a9f6c99ff99bb2f7192cb83973b7d6d92d44d08f30605712856840901c0cbd99366ae5607f5d3af9dfed0c695afb48741ffa729805e1377dbb9483e91 SHA512 6c77dbf6b120b83e490d3748e0aa6c4a864bc6b512e0a7c0ca46b4e5dfeedea2d0e4437ca137124f09d34becd33700408c3f00cce54e22557659065256c71b46
+EBUILD stow-2.2.2-r1.ebuild 644 BLAKE2B 5df5695a345d135207741d67bea7c80b79de23b42297b93573ca587955307507ad91d6fd66c84d6554dd4395dd16e8f7c4088f9ba77e9e1eb17e02cc3deea07b SHA512 5767ac1057a4a7c9d897e500f78b3e2e355bedf758fbadb41f1864574e448f89abb24b976c2c4fd70024537a52c46906bff93c3cc03109e6e6e12f0dadc385e1
+EBUILD stow-2.3.1.ebuild 646 BLAKE2B e66805d8e0e6a73624c92ad211f961323fcd4603f6bb433d2744691a6a4eb7c07a6cec53e7a94ca8a5878a16b756a1a39be3d37fcb11a539c76d1ec49bc65edd SHA512 1d3d397826fc97f67b4d1ea81432db89ce7537fb84f709c2d842db7613b6d49543dfc2e56daa3a58e4ba9946d7d5539287bdad516f8c393b8e9893325b004b32
MISC metadata.xml 249 BLAKE2B 210caabfc49730fad6228e8c34b09d11554fece8f3f754a26c6239b3b0de845ea128507b2c17d6e97343f9e6e2ae01272eb024992c3c64d3903794fbf73a66ed SHA512 c13d64a0d3034eeb4c9567f5e1236ecd6f3c3cbdec69b805627298cdb7050ae01a19a3cb075ec905de9497079a3e855bdccef2f37f65540b6ae184439f01cdae
diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild
index 6c38e26d6bd5..5fc1dffc1261 100644
--- a/app-admin/stow/stow-2.2.2-r1.ebuild
+++ b/app-admin/stow/stow-2.2.2-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=6
@@ -13,6 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="dev-lang/perl
test? (
diff --git a/app-admin/stow/stow-2.3.1.ebuild b/app-admin/stow/stow-2.3.1.ebuild
index 834867c86051..8d897c6cd2fc 100644
--- a/app-admin/stow/stow-2.3.1.ebuild
+++ b/app-admin/stow/stow-2.3.1.ebuild
@@ -13,6 +13,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="dev-lang/perl
test? (