diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:12 +0000 |
commit | 0ca5bac97a310dcee25502407da5793ecfad069b (patch) | |
tree | 9c167c422ad11a1307cc358e358522920202d846 /net-irc | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0ca5bac97a310dcee25502407da5793ecfad069b.tar.gz gentoo-2-0ca5bac97a310dcee25502407da5793ecfad069b.tar.bz2 gentoo-2-0ca5bac97a310dcee25502407da5793ecfad069b.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 'net-irc')
-rw-r--r-- | net-irc/eggdrop/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild | 6 | ||||
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.19.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-irc/eggdrop/ChangeLog b/net-irc/eggdrop/ChangeLog index 719da350987a..832329ebcb9d 100644 --- a/net-irc/eggdrop/ChangeLog +++ b/net-irc/eggdrop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/eggdrop -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.90 2012/10/08 16:59:53 blueness Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.91 2014/08/10 20:53:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> eggdrop-1.6.18-r3.ebuild, + eggdrop-1.6.19.ebuild: + QA: drop trailing '.' from DESCRIPTION 08 Oct 2012; Anthony G. Basile <blueness@gentoo.org> eggdrop-1.6.21.ebuild: stable ppc, bug #437400 diff --git a/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild b/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild index bfd6663cf87e..10f871e3b30f 100644 --- a/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild,v 1.11 2010/06/17 21:52:12 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.18-r3.ebuild,v 1.12 2014/08/10 20:53:12 slyfox Exp $ inherit eutils MY_P="eggdrop${PV}" PATCHSET_V="1.3" -DESCRIPTION="An IRC bot extensible with C or Tcl." +DESCRIPTION="An IRC bot extensible with C or Tcl" HOMEPAGE="http://www.eggheads.org/" SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCHSET_V}.tar.bz2" diff --git a/net-irc/eggdrop/eggdrop-1.6.19.ebuild b/net-irc/eggdrop/eggdrop-1.6.19.ebuild index 58676e553a69..b201e914a9be 100644 --- a/net-irc/eggdrop/eggdrop-1.6.19.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.19.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.19.ebuild,v 1.7 2010/06/17 21:52:12 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.19.ebuild,v 1.8 2014/08/10 20:53:12 slyfox Exp $ inherit eutils MY_P="eggdrop${PV}" PATCHSET_V="1.0" -DESCRIPTION="An IRC bot extensible with C or Tcl." +DESCRIPTION="An IRC bot extensible with C or Tcl" HOMEPAGE="http://www.eggheads.org/" SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCHSET_V}.tar.bz2" |