public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-xemacs/jde: jde-1.51.ebuild jde-1.52.ebuild ChangeLog
@ 2014-08-10 19:09 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 19:09 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 19:09:05

  Modified:             jde-1.51.ebuild jde-1.52.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.5                  app-xemacs/jde/jde-1.51.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild?r1=1.4&r2=1.5

Index: jde-1.51.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- jde-1.51.ebuild	11 Jul 2007 02:37:37 -0000	1.4
+++ jde-1.51.ebuild	10 Aug 2014 19:09:05 -0000	1.5
@@ -1,10 +1,10 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.51.ebuild,v 1.5 2014/08/10 19:09:05 slyfox Exp $
 
 SLOT="0"
 IUSE=""
-DESCRIPTION="Integrated Development Environment for Java."
+DESCRIPTION="Integrated Development Environment for Java"
 PKG_CAT="standard"
 
 RDEPEND="app-xemacs/cc-mode



1.7                  app-xemacs/jde/jde-1.52.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild?r1=1.6&r2=1.7

Index: jde-1.52.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jde-1.52.ebuild	22 Jul 2011 11:25:06 -0000	1.6
+++ jde-1.52.ebuild	10 Aug 2014 19:09:05 -0000	1.7
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v 1.6 2011/07/22 11:25:06 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/jde-1.52.ebuild,v 1.7 2014/08/10 19:09:05 slyfox Exp $
 
 SLOT="0"
 IUSE=""
-DESCRIPTION="Integrated Development Environment for Java."
+DESCRIPTION="Integrated Development Environment for Java"
 PKG_CAT="standard"
 
 RDEPEND="app-xemacs/cc-mode



1.20                 app-xemacs/jde/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/jde/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	22 Jul 2011 11:25:06 -0000	1.19
+++ ChangeLog	10 Aug 2014 19:09:05 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for app-xemacs/jde
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.19 2011/07/22 11:25:06 xarthisius Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/jde/ChangeLog,v 1.20 2014/08/10 19:09:05 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jde-1.51.ebuild,
+  jde-1.52.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> jde-1.52.ebuild:
   ppc64 stable wrt #369897





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

only message in thread, other threads:[~2014-08-11 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 19:09 [gentoo-commits] gentoo-x86 commit in app-xemacs/jde: jde-1.51.ebuild jde-1.52.ebuild ChangeLog Sergei Trofimovich (slyfox)

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