diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:37:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:37:09 +0000 |
commit | f239a873d32ca8b1847e294591a4bdd80f3383e4 (patch) | |
tree | 6de834f66a9991e525b0260a39f15d66d09139c5 /dev-libs/libowfat/libowfat-0.29.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f239a873d32ca8b1847e294591a4bdd80f3383e4.tar.gz gentoo-2-f239a873d32ca8b1847e294591a4bdd80f3383e4.tar.bz2 gentoo-2-f239a873d32ca8b1847e294591a4bdd80f3383e4.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-libs/libowfat/libowfat-0.29.ebuild')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.29.ebuild b/dev-libs/libowfat/libowfat-0.29.ebuild index 570696e9efcc..4e5a487f7a93 100644 --- a/dev-libs/libowfat/libowfat-0.29.ebuild +++ b/dev-libs/libowfat/libowfat-0.29.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.29.ebuild,v 1.5 2014/03/12 10:21:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.29.ebuild,v 1.6 2014/08/10 20:37:09 slyfox Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs eutils -DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein." +DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein" SRC_URI="http://dl.fefe.de/${P}.tar.bz2" HOMEPAGE="http://www.fefe.de/libowfat/" |