diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:57:30 +0000 |
commit | 3b423664c89ee44f733b7e078d328b18a21ac369 (patch) | |
tree | b7a2c76035e5a22c77ccfecd7707c96afc5e0f68 | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-3b423664c89ee44f733b7e078d328b18a21ac369.tar.gz gentoo-2-3b423664c89ee44f733b7e078d328b18a21ac369.tar.bz2 gentoo-2-3b423664c89ee44f733b7e078d328b18a21ac369.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 8164c59d9480..bb96ce31700c 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.34 2013/10/19 18:31:52 pchrist Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.35 2014/08/10 19:57:30 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + commonbox-styles-0.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Oct 2013; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml: fix typo in email diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 673b4f99b19d..2b991f064bae 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.22 2010/10/17 03:14:38 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.23 2014/08/10 19:57:30 slyfox Exp $ IUSE="" -DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." +DESCRIPTION="Common styles for fluxbox, blackbox, and openbox" SRC_URI="mirror://gentoo/${P}.tar.bz2 http://mkeadle.org/distfiles/${P}.tar.bz2" HOMEPAGE="http://mkeadle.org/distfiles/" |