diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:15:58 +0000 |
commit | 85e5ef3241d78cf132adbcd01bc7aae92a84ba2e (patch) | |
tree | 291ad6f089bdcd684fb3efbbeffa25197f8366ad /www-apps/metadot/metadot-6.4.5.4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.tar.gz historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.tar.bz2 historical-85e5ef3241d78cf132adbcd01bc7aae92a84ba2e.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'www-apps/metadot/metadot-6.4.5.4.ebuild')
-rw-r--r-- | www-apps/metadot/metadot-6.4.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/metadot/metadot-6.4.5.4.ebuild b/www-apps/metadot/metadot-6.4.5.4.ebuild index a32298927c68..ae22235ad92f 100644 --- a/www-apps/metadot/metadot-6.4.5.4.ebuild +++ b/www-apps/metadot/metadot-6.4.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.4.5.4.ebuild,v 1.9 2008/08/19 21:19:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.4.5.4.ebuild,v 1.10 2014/08/10 20:13:50 slyfox Exp $ inherit webapp MY_P="Metadot${PV}" @@ -8,7 +8,7 @@ S=${WORKDIR}/${PN} IUSE="" -DESCRIPTION="Metadot is a CMS with file, page and link management, and collaboration features." +DESCRIPTION="Metadot is a CMS with file, page and link management, and collaboration features" HOMEPAGE="http://www.metadot.com" SRC_URI="http://download.metadot.com/${MY_P}.tar.gz" |