public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/evolvotron: evolvotron-0.6.2.ebuild ChangeLog
@ 2013-08-27 21:06 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2013-08-27 21:06 UTC (permalink / raw
  To: gentoo-commits

jer         13/08/27 21:06:13

  Modified:             evolvotron-0.6.2.ebuild ChangeLog
  Log:
  Fix RDEPEND.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  x11-misc/evolvotron/evolvotron-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?r1=1.2&r2=1.3

Index: evolvotron-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- evolvotron-0.6.2.ebuild	2 Mar 2013 23:47:56 -0000	1.2
+++ evolvotron-0.6.2.ebuild	27 Aug 2013 21:06:13 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.2 2013/03/02 23:47:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.3 2013/08/27 21:06:13 jer Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6"
@@ -15,9 +15,11 @@
 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND="dev-qt/qtgui:4"
-DEPEND="${RDEPEND}
-	dev-libs/boost"
+RDEPEND="
+	dev-qt/qtgui:4
+	dev-libs/boost
+"
+DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${PN}
 



1.28                 x11-misc/evolvotron/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	27 Aug 2013 20:53:05 -0000	1.27
+++ ChangeLog	27 Aug 2013 21:06:13 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/evolvotron
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.27 2013/08/27 20:53:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.28 2013/08/27 21:06:13 jer Exp $
+
+  27 Aug 2013; Jeroen Roovers <jer@gentoo.org> evolvotron-0.6.2.ebuild:
+  Fix RDEPEND.
 
   27 Aug 2013; Jeroen Roovers <jer@gentoo.org> evolvotron-0.6.3.ebuild:
   Remove unneeded python build dependency.





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/evolvotron: evolvotron-0.6.2.ebuild ChangeLog
@ 2013-08-31  9:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-31  9:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/31 09:44:34

  Modified:             evolvotron-0.6.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #482722
  
  (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  x11-misc/evolvotron/evolvotron-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?r1=1.3&r2=1.4

Index: evolvotron-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- evolvotron-0.6.2.ebuild	27 Aug 2013 21:06:13 -0000	1.3
+++ evolvotron-0.6.2.ebuild	31 Aug 2013 09:44:34 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.3 2013/08/27 21:06:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.4 2013/08/31 09:44:34 ago Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="



1.29                 x11-misc/evolvotron/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	27 Aug 2013 21:06:13 -0000	1.28
+++ ChangeLog	31 Aug 2013 09:44:34 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/evolvotron
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.28 2013/08/27 21:06:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.29 2013/08/31 09:44:34 ago Exp $
+
+  31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> evolvotron-0.6.2.ebuild:
+  Stable for amd64, wrt bug #482722
 
   27 Aug 2013; Jeroen Roovers <jer@gentoo.org> evolvotron-0.6.2.ebuild:
   Fix RDEPEND.





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/evolvotron: evolvotron-0.6.2.ebuild ChangeLog
@ 2013-09-05 19:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-05 19:24 UTC (permalink / raw
  To: gentoo-commits

ago         13/09/05 19:24:10

  Modified:             evolvotron-0.6.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #482722
  
  (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  x11-misc/evolvotron/evolvotron-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild?r1=1.4&r2=1.5

Index: evolvotron-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- evolvotron-0.6.2.ebuild	31 Aug 2013 09:44:34 -0000	1.4
+++ evolvotron-0.6.2.ebuild	5 Sep 2013 19:24:10 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.4 2013/08/31 09:44:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/evolvotron-0.6.2.ebuild,v 1.5 2013/09/05 19:24:10 ago Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="



1.30                 x11-misc/evolvotron/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/evolvotron/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	31 Aug 2013 09:44:34 -0000	1.29
+++ ChangeLog	5 Sep 2013 19:24:10 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/evolvotron
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.29 2013/08/31 09:44:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/evolvotron/ChangeLog,v 1.30 2013/09/05 19:24:10 ago Exp $
+
+  05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> evolvotron-0.6.2.ebuild:
+  Stable for x86, wrt bug #482722
 
   31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> evolvotron-0.6.2.ebuild:
   Stable for amd64, wrt bug #482722





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

end of thread, other threads:[~2013-09-05 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31  9:44 [gentoo-commits] gentoo-x86 commit in x11-misc/evolvotron: evolvotron-0.6.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-05 19:24 Agostino Sarubbo (ago)
2013-08-27 21:06 Jeroen Roovers (jer)

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