diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:03 +0000 |
commit | e0c355fd951deff437375faac571d45344c3eade (patch) | |
tree | 773fc68a2bcbbaacdf0cace7ffde9e9b45319d4e /dev-db/ctdb/ctdb-9999.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-e0c355fd951deff437375faac571d45344c3eade.tar.gz historical-e0c355fd951deff437375faac571d45344c3eade.tar.bz2 historical-e0c355fd951deff437375faac571d45344c3eade.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-db/ctdb/ctdb-9999.ebuild')
-rw-r--r-- | dev-db/ctdb/ctdb-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/ctdb/ctdb-9999.ebuild b/dev-db/ctdb/ctdb-9999.ebuild index d1827026329f..e2ec0e1a690c 100644 --- a/dev-db/ctdb/ctdb-9999.ebuild +++ b/dev-db/ctdb/ctdb-9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.6 2014/06/18 19:04:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.7 2014/08/10 19:58:22 slyfox Exp $ EAPI=5 EGIT_REPO_URI="git://git.samba.org/ctdb.git" inherit autotools eutils git-2 multilib-minimal -DESCRIPTION="A cluster implementation of the TDB database used to store temporary data." +DESCRIPTION="A cluster implementation of the TDB database used to store temporary data" HOMEPAGE="http://ctdb.samba.org/" LICENSE="GPL-3" SLOT="0" |