diff options
author | 2014-08-10 19:57:13 +0000 | |
---|---|---|
committer | 2014-08-10 19:57:13 +0000 | |
commit | c393e3a313693495c11c1b0c72de6163dd7b652a (patch) | |
tree | fb4f043a1bb14169a794aaa651c35a54aeb54472 /dev-db/cdb/cdb-0.75-r3.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-c393e3a313693495c11c1b0c72de6163dd7b652a.tar.gz gentoo-2-c393e3a313693495c11c1b0c72de6163dd7b652a.tar.bz2 gentoo-2-c393e3a313693495c11c1b0c72de6163dd7b652a.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-db/cdb/cdb-0.75-r3.ebuild')
-rw-r--r-- | dev-db/cdb/cdb-0.75-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/cdb/cdb-0.75-r3.ebuild b/dev-db/cdb/cdb-0.75-r3.ebuild index 5027f96e4a9a..fee12b4d238d 100644 --- a/dev-db/cdb/cdb-0.75-r3.ebuild +++ b/dev-db/cdb/cdb-0.75-r3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 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/cdb/cdb-0.75-r3.ebuild,v 1.10 2012/08/26 18:09:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75-r3.ebuild,v 1.11 2014/08/10 19:57:13 slyfox Exp $ EAPI=3 inherit eutils multilib toolchain-funcs KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" -DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases." +DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases" HOMEPAGE="http://cr.yp.to/cdb.html" SRC_URI="http://cr.yp.to/cdb/${P}.tar.gz" LICENSE="public-domain" |