diff options
author | 2014-08-10 17:42:50 +0000 | |
---|---|---|
committer | 2014-08-10 17:42:50 +0000 | |
commit | eef4c749cda697a9a3599cec9cbdd47d785f37a4 (patch) | |
tree | f501a7ffcd7770c294261325f8cd770a69e76374 /app-editors/wxhexeditor/wxhexeditor-0.21.ebuild | |
parent | Stable for ia64, wrt bug #508134 (diff) | |
download | historical-eef4c749cda697a9a3599cec9cbdd47d785f37a4.tar.gz historical-eef4c749cda697a9a3599cec9cbdd47d785f37a4.tar.bz2 historical-eef4c749cda697a9a3599cec9cbdd47d785f37a4.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'app-editors/wxhexeditor/wxhexeditor-0.21.ebuild')
-rw-r--r-- | app-editors/wxhexeditor/wxhexeditor-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |