diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:02:52 +0000 |
commit | d9f548dc0a261e76b36175b7a024e3550182b575 (patch) | |
tree | 749a269fb1b3fe538eba7931efc1b21b3fcc571e /x11-plugins/pidgin-bot-sentry | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d9f548dc0a261e76b36175b7a024e3550182b575.tar.gz gentoo-2-d9f548dc0a261e76b36175b7a024e3550182b575.tar.bz2 gentoo-2-d9f548dc0a261e76b36175b7a024e3550182b575.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 'x11-plugins/pidgin-bot-sentry')
-rw-r--r-- | x11-plugins/pidgin-bot-sentry/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/pidgin-bot-sentry/ChangeLog b/x11-plugins/pidgin-bot-sentry/ChangeLog index c5cc4a0619d5..da923c81ecb7 100644 --- a/x11-plugins/pidgin-bot-sentry/ChangeLog +++ b/x11-plugins/pidgin-bot-sentry/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-bot-sentry -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-bot-sentry/ChangeLog,v 1.3 2012/05/05 05:12:02 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-bot-sentry/ChangeLog,v 1.4 2014/08/10 20:02:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + pidgin-bot-sentry-1.3.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pidgin-bot-sentry-1.3.0.ebuild: @@ -15,4 +19,3 @@ 21 Jul 2010; Patrick McLean <chutzpah@gentoo.org> +pidgin-bot-sentry-1.3.0.ebuild, +metadata.xml: Add pidgin-bot-sentry, a pidgin plugin to block spam. - diff --git a/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild b/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild index ef12175de8a2..8e46e9cef5e6 100644 --- a/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild +++ b/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.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/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild,v 1.3 2012/05/05 05:12:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-bot-sentry/pidgin-bot-sentry-1.3.0.ebuild,v 1.4 2014/08/10 20:02:52 slyfox Exp $ EAPI="3" inherit eutils multilib MY_P="${P#pidgin-}" -DESCRIPTION="Bot Sentry is a Pidgin plugin to prevent Instant Message (IM) spam." +DESCRIPTION="Bot Sentry is a Pidgin plugin to prevent Instant Message (IM) spam" HOMEPAGE="http://pidgin-bs.sourceforge.net/" SRC_URI="mirror://sourceforge/pidgin-bs/${MY_P}.tar.bz2" |