diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:06:29 +0000 |
commit | c85b105939f67c754f272ed69da31ebad3be97c6 (patch) | |
tree | 8a497cb8f73d23f1f469f3abf92d1a6253701453 /x11-libs/libmatchbox | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-c85b105939f67c754f272ed69da31ebad3be97c6.tar.gz gentoo-2-c85b105939f67c754f272ed69da31ebad3be97c6.tar.bz2 gentoo-2-c85b105939f67c754f272ed69da31ebad3be97c6.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-libs/libmatchbox')
-rw-r--r-- | x11-libs/libmatchbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libmatchbox/ChangeLog b/x11-libs/libmatchbox/ChangeLog index 7ae09c57e92e..941d6783ab03 100644 --- a/x11-libs/libmatchbox/ChangeLog +++ b/x11-libs/libmatchbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libmatchbox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.24 2014/03/09 17:18:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.25 2014/08/10 20:06:29 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libmatchbox-1.9-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 09 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> +files/libmatchbox-1.9-underlinking.patch, libmatchbox-1.9-r1.ebuild: diff --git a/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild index bde3a3d9ad7c..40b028d60778 100644 --- a/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild +++ b/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.7 2014/03/09 19:48:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9-r1.ebuild,v 1.8 2014/08/10 20:06:29 slyfox Exp $ EAPI=5 inherit autotools eutils -DESCRIPTION="The Matchbox Library." +DESCRIPTION="The Matchbox Library" HOMEPAGE="http://matchbox-project.org/" SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2 mirror://sourceforge/check/check-0.9.12.tar.gz" # For check.m4 |