summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2016-07-30 11:44:27 -0700
committerZac Medico <zmedico@gentoo.org>2016-07-30 11:46:29 -0700
commit884ad43485814d2d02a777d3dc60ac430d2942e5 (patch)
tree997d3b4f75d6bf198997061d8c935a12997e6725
parentnet-analyzer/metasploit: new snapshot, woo (diff)
downloadgentoo-884ad43485814d2d02a777d3dc60ac430d2942e5.tar.gz
gentoo-884ad43485814d2d02a777d3dc60ac430d2942e5.tar.bz2
gentoo-884ad43485814d2d02a777d3dc60ac430d2942e5.zip
app-emulation/rkt: reduce DESCRIPTION lenght
Package-Manager: portage-2.3.0
-rw-r--r--app-emulation/rkt/rkt-1.10.1.ebuild3
-rw-r--r--app-emulation/rkt/rkt-1.11.0.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emulation/rkt/rkt-1.10.1.ebuild b/app-emulation/rkt/rkt-1.10.1.ebuild
index 8a4dfdaba10d..8cde565acbfd 100644
--- a/app-emulation/rkt/rkt-1.10.1.ebuild
+++ b/app-emulation/rkt/rkt-1.10.1.ebuild
@@ -25,8 +25,7 @@ rkt_stage1_kvm? (
)
rkt_stage1_src? ( https://github.com/systemd/systemd/archive/${PXE_SYSTEMD_VERSION}.tar.gz -> systemd-${PXE_SYSTEMD_VERSION#v}.tar.gz )"
-DESCRIPTION="A CLI for running app containers, and an implementation of the App
-Container Spec."
+DESCRIPTION="rkt is an App Container runtime for Linux"
HOMEPAGE="https://github.com/coreos/rkt"
LICENSE="Apache-2.0"
diff --git a/app-emulation/rkt/rkt-1.11.0.ebuild b/app-emulation/rkt/rkt-1.11.0.ebuild
index c9e4a2f0d437..fbf338cb35c0 100644
--- a/app-emulation/rkt/rkt-1.11.0.ebuild
+++ b/app-emulation/rkt/rkt-1.11.0.ebuild
@@ -24,8 +24,7 @@ rkt_stage1_kvm? (
)
rkt_stage1_src? ( https://github.com/systemd/systemd/archive/${PXE_SYSTEMD_VERSION}.tar.gz -> systemd-${PXE_SYSTEMD_VERSION#v}.tar.gz )"
-DESCRIPTION="A CLI for running app containers, and an implementation of the App
-Container Spec."
+DESCRIPTION="rkt is an App Container runtime for Linux"
HOMEPAGE="https://github.com/coreos/rkt"
LICENSE="Apache-2.0"