summaryrefslogtreecommitdiff
path: root/virtual/eject
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
commit38b7258d086dd5e263c3bbe3880c8c956676bc71 (patch)
tree6fce284d5bfddaf597a490ac66069d16c6a485db /virtual/eject
parent0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff)
gentoo resync : 25.01.2018
Diffstat (limited to 'virtual/eject')
-rw-r--r--virtual/eject/Manifest2
-rw-r--r--virtual/eject/eject-0-r1.ebuild (renamed from virtual/eject/eject-0.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/eject/Manifest b/virtual/eject/Manifest
index d838ea6bf8a1..918066b5fae6 100644
--- a/virtual/eject/Manifest
+++ b/virtual/eject/Manifest
@@ -1,2 +1,2 @@
-EBUILD eject-0.ebuild 375 BLAKE2B f89efb377ac663251e2bfc09a8c4d47655970759cf4018c22450f1854da235f4dc6721fadf36cd7af42fc820e6451deed32e56ac78025d7ba864954d7922449f SHA512 85d367ab417245ff86c3c7a2e7bb1225bafd91443af520b29573933b244f3c75bb09663ff2087afaf8a64612761962af50b5dffc00b8ca5a0db07ea95cdddd31
+EBUILD eject-0-r1.ebuild 363 BLAKE2B d08d3cd96275d79f7cc2e4232c01cf53dee65931e62b3966cf07b92609229e4bff8e6398e3e8ff86d11d5588ba1c2d59b725318d08d2c91895714ad6c91ab645 SHA512 8e1a71ac93a4506ec2c3ced4778394c5922008cc3b82c39d363f9bc71c605b7a6ace84fbcb4b3bc15df65fe4666405b7ee5c7b0d5e996dddf4e769bd14a11fe9
MISC metadata.xml 263 BLAKE2B da35927a73cc22621ec3170a872817bc1f2e91967dd369f21f6543ce2a02e995eb654ab2c1209bae764ef194788828e00daf5d559d3a26926e6912838075dc7f SHA512 b25a1229f571493fdde40749d60d17d411676854bc3f73810e15edac8a2a930d3633f46a6f7f5a7ec6cf7f36b9ef690a7e03916c7c76869315f5ba1f862fd0f0
diff --git a/virtual/eject/eject-0.ebuild b/virtual/eject/eject-0-r1.ebuild
index bac87e50b227..4b11168509ac 100644
--- a/virtual/eject/eject-0.ebuild
+++ b/virtual/eject/eject-0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Virtual for the eject command"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
RDEPEND="|| ( >=sys-apps/util-linux-2.22 sys-block/eject-bsd )"