diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:42:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:42:44 +0000 |
commit | 23ad5bc385eb87b46ca97f37c9cedba438e59226 (patch) | |
tree | 56faf01ccf1109f0a213b210737b34bbe9e2fbd9 /app-editors/wxhexeditor | |
parent | Stable for ia64, wrt bug #508134 (diff) | |
download | gentoo-2-23ad5bc385eb87b46ca97f37c9cedba438e59226.tar.gz gentoo-2-23ad5bc385eb87b46ca97f37c9cedba438e59226.tar.bz2 gentoo-2-23ad5bc385eb87b46ca97f37c9cedba438e59226.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 'app-editors/wxhexeditor')
-rw-r--r-- | app-editors/wxhexeditor/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.20.ebuild | 6 | ||||
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.21.ebuild | 6 | ||||
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.22.ebuild | 6 |
4 files changed, 15 insertions, 12 deletions
diff --git a/app-editors/wxhexeditor/ChangeLog b/app-editors/wxhexeditor/ChangeLog index 3735548f396e..5ec9cc9f3519 100644 --- a/app-editors/wxhexeditor/ChangeLog +++ b/app-editors/wxhexeditor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/wxhexeditor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/ChangeLog,v 1.6 2013/06/24 14:22:13 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/ChangeLog,v 1.7 2014/08/10 17:42:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wxhexeditor-0.20.ebuild, + wxhexeditor-0.21.ebuild, wxhexeditor-0.22.ebuild: + QA: drop trailing '.' from DESCRIPTION *wxhexeditor-0.22 (24 Jun 2013) @@ -40,4 +44,3 @@ +files/wxhexeditor-0.09-gcc45.patch, +metadata.xml: Initial import. Based on ebuilds by Yoshi Watanabe and Philipp Richter in bug #283994. - diff --git a/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild index 0e12813473b0..9806e3d61bf0 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild,v 1.1 2012/07/02 03:47:52 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.20.ebuild,v 1.2 2014/08/10 17:42:44 slyfox Exp $ EAPI="4" WX_GTK_VER="2.8" @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs wxwidgets MY_PN="wxHexEditor" -DESCRIPTION="A cross-platform hex editor designed specially for large files." +DESCRIPTION="A cross-platform hex editor designed specially for large files" HOMEPAGE="http://wxhexeditor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.bz2" diff --git a/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild index 80bccd2624a6..3cb776380a7d 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild,v 1.1 2013/03/16 20:36:53 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.21.ebuild,v 1.2 2014/08/10 17:42:44 slyfox Exp $ EAPI="5" WX_GTK_VER="2.8" @@ -9,7 +9,7 @@ inherit eutils toolchain-funcs wxwidgets MY_PN="wxHexEditor" -DESCRIPTION="A cross-platform hex editor designed specially for large files." +DESCRIPTION="A cross-platform hex editor designed specially for large files" HOMEPAGE="http://wxhexeditor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.bz2" diff --git a/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild b/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild index c2954e192ecc..22178b949816 100644 --- a/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild +++ b/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild,v 1.1 2013/06/24 14:22:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/wxhexeditor/wxhexeditor-0.22.ebuild,v 1.2 2014/08/10 17:42:44 slyfox Exp $ EAPI="5" @@ -10,7 +10,7 @@ inherit eutils toolchain-funcs wxwidgets MY_PN="wxHexEditor" -DESCRIPTION="A cross-platform hex editor designed specially for large files." +DESCRIPTION="A cross-platform hex editor designed specially for large files" HOMEPAGE="http://wxhexeditor.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-v${PV}-src.tar.bz2" |