diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:00:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:00:28 +0000 |
commit | 3bbcd3e4a8c3547dc917584ba8dad66659c317f3 (patch) | |
tree | 58d760ff7b2dc3066df8d8f859a6733320e93002 /app-misc/abduco | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-3bbcd3e4a8c3547dc917584ba8dad66659c317f3.tar.gz gentoo-2-3bbcd3e4a8c3547dc917584ba8dad66659c317f3.tar.bz2 gentoo-2-3bbcd3e4a8c3547dc917584ba8dad66659c317f3.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 'app-misc/abduco')
-rw-r--r-- | app-misc/abduco/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/abduco/abduco-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/abduco/ChangeLog b/app-misc/abduco/ChangeLog index 99695b070c53..1db640453e98 100644 --- a/app-misc/abduco/ChangeLog +++ b/app-misc/abduco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/abduco # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/ChangeLog,v 1.2 2014/07/11 15:07:23 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/ChangeLog,v 1.3 2014/08/10 18:00:28 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> abduco-0.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Jul 2014; Michael Weber <xmw@gentoo.org> abduco-0.1.ebuild: Adding KEYWORDS ~arm and ~x86 diff --git a/app-misc/abduco/abduco-0.1.ebuild b/app-misc/abduco/abduco-0.1.ebuild index d2e21096aaba..7f1f349877a6 100644 --- a/app-misc/abduco/abduco-0.1.ebuild +++ b/app-misc/abduco/abduco-0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/abduco-0.1.ebuild,v 1.2 2014/07/11 15:07:23 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/abduco/abduco-0.1.ebuild,v 1.3 2014/08/10 18:00:28 slyfox Exp $ EAPI=5 inherit eutils savedconfig toolchain-funcs -DESCRIPTION="lightweight session manager with {de,at}tach support." +DESCRIPTION="lightweight session manager with {de,at}tach support" HOMEPAGE="http://www.brain-dump.org/projects/abduco/" SRC_URI="http://www.brain-dump.org/projects/${PN}/${P}.tar.gz" |