public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/prosody: prosody-0.9.2.ebuild prosody-0.9.1-r1.ebuild prosody-0.9.4.ebuild prosody-0.8.2-r1.ebuild prosody-0.8.2.ebuild prosody-0.9.3.ebuild ChangeLog
@ 2014-08-05 18:34 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 18:34 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 18:34:13

  Modified:             prosody-0.9.2.ebuild prosody-0.9.1-r1.ebuild
                        prosody-0.9.4.ebuild prosody-0.8.2-r1.ebuild
                        prosody-0.8.2.ebuild prosody-0.9.3.ebuild ChangeLog
  Log:
  Remove trailing '.' from DESCRIPTION.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  net-im/prosody/prosody-0.9.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild?r1=1.1&r2=1.2

Index: prosody-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- prosody-0.9.2.ebuild	27 Jan 2014 02:21:51 -0000	1.1
+++ prosody-0.9.2.ebuild	5 Aug 2014 18:34:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild,v 1.1 2014/01/27 02:21:51 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.2.ebuild,v 1.2 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_PV=$(replace_version_separator 3 '')
 MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz"
 



1.4                  net-im/prosody/prosody-0.9.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild?r1=1.3&r2=1.4

Index: prosody-0.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- prosody-0.9.1-r1.ebuild	27 Jan 2014 02:21:51 -0000	1.3
+++ prosody-0.9.1-r1.ebuild	5 Aug 2014 18:34:13 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild,v 1.3 2014/01/27 02:21:51 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.1-r1.ebuild,v 1.4 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_PV=$(replace_version_separator 3 '')
 MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz"
 



1.3                  net-im/prosody/prosody-0.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild?r1=1.2&r2=1.3

Index: prosody-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- prosody-0.9.4.ebuild	17 Apr 2014 00:16:17 -0000	1.2
+++ prosody-0.9.4.ebuild	5 Aug 2014 18:34:13 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild,v 1.2 2014/04/17 00:16:17 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild,v 1.3 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_PV=$(replace_version_separator 3 '')
 MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz"
 



1.6                  net-im/prosody/prosody-0.8.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild?r1=1.5&r2=1.6

Index: prosody-0.8.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- prosody-0.8.2-r1.ebuild	27 Jan 2014 02:21:51 -0000	1.5
+++ prosody-0.8.2-r1.ebuild	5 Aug 2014 18:34:13 -0000	1.6
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild,v 1.5 2014/01/27 02:21:51 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2-r1.ebuild,v 1.6 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI="5"
 
 inherit eutils multilib systemd toolchain-funcs versionator
 
 MY_PV=$(replace_version_separator 3 '')
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/downloads/source/${PN}-${MY_PV}.tar.gz"
 



1.7                  net-im/prosody/prosody-0.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild?r1=1.6&r2=1.7

Index: prosody-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- prosody-0.8.2.ebuild	27 Jan 2014 02:21:51 -0000	1.6
+++ prosody-0.8.2.ebuild	5 Aug 2014 18:34:13 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.6 2014/01/27 02:21:51 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.7 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI="2"
 
 inherit eutils multilib toolchain-funcs versionator
 
 MY_PV=$(replace_version_separator 3 '')
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/downloads/source/${PN}-${MY_PV}.tar.gz"
 



1.2                  net-im/prosody/prosody-0.9.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild?r1=1.1&r2=1.2

Index: prosody-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- prosody-0.9.3.ebuild	15 Mar 2014 13:46:23 -0000	1.1
+++ prosody-0.9.3.ebuild	5 Aug 2014 18:34:13 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild,v 1.1 2014/03/15 13:46:23 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.3.ebuild,v 1.2 2014/08/05 18:34:13 mrueg Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_PV=$(replace_version_separator 3 '')
 MY_P="${PN}-${MY_PV}"
-DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua."
+DESCRIPTION="Prosody is a flexible communications server for Jabber/XMPP written in Lua"
 HOMEPAGE="http://prosody.im/"
 SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz"
 



1.37                 net-im/prosody/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/prosody/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	17 Apr 2014 00:16:17 -0000	1.36
+++ ChangeLog	5 Aug 2014 18:34:13 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/prosody
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.36 2014/04/17 00:16:17 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.37 2014/08/05 18:34:13 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> prosody-0.8.2-r1.ebuild,
+  prosody-0.8.2.ebuild, prosody-0.9.1-r1.ebuild, prosody-0.9.2.ebuild,
+  prosody-0.9.3.ebuild, prosody-0.9.4.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   17 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> prosody-0.9.4.ebuild:
   Prosody requires newer luaexpat.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-05 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 18:34 [gentoo-commits] gentoo-x86 commit in net-im/prosody: prosody-0.9.2.ebuild prosody-0.9.1-r1.ebuild prosody-0.9.4.ebuild prosody-0.8.2-r1.ebuild prosody-0.8.2.ebuild prosody-0.9.3.ebuild ChangeLog Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox