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

dev-db/soci/soci-3.2.2.ebuild
dev-db/soci/soci-3.2.3.ebuild

index c5dcb45ce313451c932d777c8d9010f2abedd771..390012ef0f71104bc1660bdb90c07e18a6277b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit cmake-utils
 
 KEYWORDS="~amd64 ~x86"
 
-DESCRIPTION="A db access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code"
+DESCRIPTION="Makes the illusion of embedding SQL queries in the regular C++ code"
 HOMEPAGE="http://soci.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
 LICENSE="Boost-1.0"
index c5dcb45ce313451c932d777c8d9010f2abedd771..390012ef0f71104bc1660bdb90c07e18a6277b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit cmake-utils
 
 KEYWORDS="~amd64 ~x86"
 
-DESCRIPTION="A db access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code"
+DESCRIPTION="Makes the illusion of embedding SQL queries in the regular C++ code"
 HOMEPAGE="http://soci.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
 LICENSE="Boost-1.0"