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-1.0.73.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-1.0.73.ebuild')
-rw-r--r-- | dev-db/ctdb/ctdb-1.0.73.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/ctdb/ctdb-1.0.73.ebuild b/dev-db/ctdb/ctdb-1.0.73.ebuild index 886157299898..c425ef0cdcd2 100644 --- a/dev-db/ctdb/ctdb-1.0.73.ebuild +++ b/dev-db/ctdb/ctdb-1.0.73.ebuild @@ -1,12 +1,12 @@ -# 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/dev-db/ctdb/ctdb-1.0.73.ebuild,v 1.7 2013/11/07 03:15:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.73.ebuild,v 1.8 2014/08/10 19:58:22 slyfox Exp $ EAPI="2" inherit autotools -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/" SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P}.tgz" LICENSE="GPL-3" |