dev-db/etcd: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:07:27 +0000 (11:07 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:18 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-db/etcd/etcd-2.3.7.ebuild
dev-db/etcd/etcd-3.0.17.ebuild
dev-db/etcd/etcd-3.1.0.ebuild

index 8a4d8284b8043a7d1b10d71f922d94d90ffbf5c8..c5cc3963a3b8ad28f4f9f155389439294528211b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit user systemd
 
 KEYWORDS="~amd64"
-DESCRIPTION="A highly-available key value store for shared configuration and service discovery"
+DESCRIPTION="Highly-available key value store for shared configuration and service discovery"
 HOMEPAGE="https://github.com/coreos/etcd/"
 SRC_URI="https://github.com/coreos/etcd/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
index 70eaa3e656cbb74c72acf001be9ac65b489c4c34..4ce1531c778f901b6a6b183abbbdae020c42c1f4 100644 (file)
@@ -7,7 +7,7 @@ inherit user systemd golang-vcs-snapshot
 
 KEYWORDS="~amd64"
 EGO_PN=github.com/coreos/etcd
-DESCRIPTION="A highly-available key value store for shared configuration and service discovery"
+DESCRIPTION="Highly-available key value store for shared configuration and service discovery"
 HOMEPAGE="https://${EGO_PN}/"
 SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
index 70eaa3e656cbb74c72acf001be9ac65b489c4c34..4ce1531c778f901b6a6b183abbbdae020c42c1f4 100644 (file)
@@ -7,7 +7,7 @@ inherit user systemd golang-vcs-snapshot
 
 KEYWORDS="~amd64"
 EGO_PN=github.com/coreos/etcd
-DESCRIPTION="A highly-available key value store for shared configuration and service discovery"
+DESCRIPTION="Highly-available key value store for shared configuration and service discovery"
 HOMEPAGE="https://${EGO_PN}/"
 SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"