diff options
author | 2014-08-10 20:49:11 +0000 | |
---|---|---|
committer | 2014-08-10 20:49:11 +0000 | |
commit | 22ef4cee76a2b2082f3c385158f6b5bdef37dc8f (patch) | |
tree | af866718bf92aa0e4977dd49a36ec5322d6263db /net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-22ef4cee76a2b2082f3c385158f6b5bdef37dc8f.tar.gz historical-22ef4cee76a2b2082f3c385158f6b5bdef37dc8f.tar.bz2 historical-22ef4cee76a2b2082f3c385158f6b5bdef37dc8f.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild')
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild index 5e3caa382198..5946c7303a6e 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild,v 1.1 2014/06/06 01:51:43 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild,v 1.2 2014/08/10 20:44:19 slyfox Exp $ EAPI="5" @@ -9,7 +9,7 @@ inherit eutils multilib pam toolchain-funcs MY_PN="${PN/plus/}" MY_P="${MY_PN}-${PV}" -DESCRIPTION="Enterprise client-server fax package for class 1 and 2 fax modems." +DESCRIPTION="Enterprise client-server fax package for class 1 and 2 fax modems" HOMEPAGE="http://hylafax.sourceforge.net" SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" |