public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/icemon: icemon-20140102.ebuild ChangeLog
@ 2014-01-02 13:13 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2014-01-02 13:13 UTC (permalink / raw
  To: gentoo-commits

scarabeus    14/01/02 13:13:10

  Modified:             icemon-20140102.ebuild ChangeLog
  Log:
  Drop useless blank line.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.2                  dev-util/icemon/icemon-20140102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?r1=1.1&r2=1.2

Index: icemon-20140102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icemon-20140102.ebuild	2 Jan 2014 13:11:30 -0000	1.1
+++ icemon-20140102.ebuild	2 Jan 2014 13:13:10 -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/dev-util/icemon/icemon-20140102.ebuild,v 1.1 2014/01/02 13:11:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
 
 EAPI=5
 
@@ -14,7 +14,6 @@
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-
 RDEPEND="${DEPEND}
 	sys-devel/icecream
 "



1.2                  dev-util/icemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Jan 2014 13:11:30 -0000	1.1
+++ ChangeLog	2 Jan 2014 13:13:10 -0000	1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-util/icemon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.1 2014/01/02 13:11:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
+
+  02 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> icemon-20140102.ebuild:
+  Drop useless blank line.
 
 *icemon-20140102 (02 Jan 2014)
 
   02 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> +icemon-20140102.ebuild,
   +metadata.xml:
   Initial commit for icecream monitor for KDE. Fixes bug#139432.
-





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/icemon: icemon-20140102.ebuild ChangeLog
@ 2014-01-02 13:23 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2014-01-02 13:23 UTC (permalink / raw
  To: gentoo-commits

scarabeus    14/01/02 13:23:23

  Modified:             icemon-20140102.ebuild ChangeLog
  Log:
  Add missed docbook2X dep for manpage generating.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.3                  dev-util/icemon/icemon-20140102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?r1=1.2&r2=1.3

Index: icemon-20140102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icemon-20140102.ebuild	2 Jan 2014 13:13:10 -0000	1.2
+++ icemon-20140102.ebuild	2 Jan 2014 13:23:23 -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/dev-util/icemon/icemon-20140102.ebuild,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.3 2014/01/02 13:23:23 scarabeus Exp $
 
 EAPI=5
 
@@ -14,6 +14,9 @@
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="${DEPEND}
+RDEPEND="
 	sys-devel/icecream
 "
+DEPEND="${RDEPEND}
+	app-text/docbook2X
+"



1.3                  dev-util/icemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Jan 2014 13:13:10 -0000	1.2
+++ ChangeLog	2 Jan 2014 13:23:23 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/icemon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.2 2014/01/02 13:13:10 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.3 2014/01/02 13:23:23 scarabeus Exp $
+
+  02 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> icemon-20140102.ebuild:
+  Add missed docbook2X dep for manpage generating.
 
   02 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> icemon-20140102.ebuild:
   Drop useless blank line.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-util/icemon: icemon-20140102.ebuild ChangeLog
@ 2014-08-10 21:27 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:27 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:27:38

  Modified:             icemon-20140102.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.4                  dev-util/icemon/icemon-20140102.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild?r1=1.3&r2=1.4

Index: icemon-20140102.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icemon-20140102.ebuild	2 Jan 2014 13:23:23 -0000	1.3
+++ icemon-20140102.ebuild	10 Aug 2014 21:27:38 -0000	1.4
@@ -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/dev-util/icemon/icemon-20140102.ebuild,v 1.3 2014/01/02 13:23:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/icemon-20140102.ebuild,v 1.4 2014/08/10 21:27:38 slyfox Exp $
 
 EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters."
+DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters"
 HOMEPAGE="http://www.opensuse.org/icecream"
 SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
 



1.4                  dev-util/icemon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/icemon/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Jan 2014 13:23:23 -0000	1.3
+++ ChangeLog	10 Aug 2014 21:27:38 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/icemon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.3 2014/01/02 13:23:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/icemon/ChangeLog,v 1.4 2014/08/10 21:27:38 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> icemon-20140102.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   02 Jan 2014; Tomáš Chvátal <scarabeus@gentoo.org> icemon-20140102.ebuild:
   Add missed docbook2X dep for manpage generating.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-11 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 13:23 [gentoo-commits] gentoo-x86 commit in dev-util/icemon: icemon-20140102.ebuild ChangeLog Tomas Chvatal (scarabeus)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:27 Sergei Trofimovich (slyfox)
2014-01-02 13:13 Tomas Chvatal (scarabeus)

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