1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-08 14:54:14 +01:00

Changed description for oc

This commit is contained in:
2022-10-01 11:28:04 +02:00
parent 80249bbb5d
commit b51856e6f8

View File

@@ -5,11 +5,10 @@ EAPI=8
inherit bash-completion-r1
DESCRIPTION="Conformance test suite for OpenShift"
DESCRIPTION="OpenShift command line client"
HOMEPAGE="https://github.com/openshift/origin https://www.openshift.org/"
SRC_URI="https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${PV}/openshift-client-linux.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"