mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/gtx: 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
6d75454243
commit
4d82d03578
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=yes
|
||||
|
||||
inherit autotools-utils
|
||||
|
||||
DESCRIPTION="Small collection of convenience functions intended to enhance the GLib testing framework"
|
||||
DESCRIPTION="Small collection of functions intended to enhance the GLib testing framework"
|
||||
HOMEPAGE="https://launchpad.net/gtx"
|
||||
SRC_URI="https://launchpad.net/gtx/trunk/${PV}/+download/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user