mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/handystats: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517
This commit is contained in:
committed by
David Seifert
parent
3a1e130a4d
commit
3c36e58a26
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
RESTRICT="test"
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics with low overhead."
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics"
|
||||
HOMEPAGE="https://github.com/shindo/handystats"
|
||||
SRC_URI="https://github.com/shindo/${PN}/archive/${PV}.zip -> ${P}.zip"
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
RESTRICT="test"
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics with low overhead."
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics"
|
||||
HOMEPAGE="https://github.com/shindo/handystats"
|
||||
SRC_URI="https://github.com/shindo/${PN}/archive/${PV}.zip -> ${P}.zip"
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
RESTRICT="test"
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics with low overhead."
|
||||
DESCRIPTION="C++ library for collecting user-defined in-process runtime statistics"
|
||||
HOMEPAGE="https://github.com/shindo/handystats"
|
||||
SRC_URI="https://github.com/shindo/${PN}/archive/${PV}.zip -> ${P}.zip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user