summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:25:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:25:12 +0000
commit946131facd31861fe48ed176b7704876590a04d2 (patch)
tree796e521acb8de5d1391955bbec585375fc4b6e82 /dev-util/bbe
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-946131facd31861fe48ed176b7704876590a04d2.tar.gz
gentoo-2-946131facd31861fe48ed176b7704876590a04d2.tar.bz2
gentoo-2-946131facd31861fe48ed176b7704876590a04d2.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-util/bbe')
-rw-r--r--dev-util/bbe/ChangeLog7
-rw-r--r--dev-util/bbe/bbe-0.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/bbe/ChangeLog b/dev-util/bbe/ChangeLog
index 0936c35801eb..634f115024ae 100644
--- a/dev-util/bbe/ChangeLog
+++ b/dev-util/bbe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bbe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.8 2013/06/30 18:17:32 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/ChangeLog,v 1.9 2014/08/10 21:25:12 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bbe-0.2.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bbe-0.2.2.ebuild:
Stable for x86, wrt bug #472580
diff --git a/dev-util/bbe/bbe-0.2.2.ebuild b/dev-util/bbe/bbe-0.2.2.ebuild
index f657a3fd8eb1..bcb5ca25a4a4 100644
--- a/dev-util/bbe/bbe-0.2.2.ebuild
+++ b/dev-util/bbe/bbe-0.2.2.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-util/bbe/bbe-0.2.2.ebuild,v 1.8 2013/06/30 18:17:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bbe/bbe-0.2.2.ebuild,v 1.9 2014/08/10 21:25:12 slyfox Exp $
EAPI=5
inherit autotools
-DESCRIPTION="Sed-like editor for binary files."
+DESCRIPTION="Sed-like editor for binary files"
HOMEPAGE="http://sourceforge.net/projects/bbe-/"
SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz"