Skip to content

Commit

Permalink
app-emulation/rkt: reduce DESCRIPTION lenght
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
zmedico committed Jul 30, 2016
1 parent b8057de commit 884ad43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions app-emulation/rkt/rkt-1.10.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
3 changes: 1 addition & 2 deletions app-emulation/rkt/rkt-1.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 884ad43

Please sign in to comment.