public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/horde-chora: horde-chora-2.0.2.ebuild ChangeLog horde-chora-2.0.1.ebuild
@ 2010-03-05  7:34 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-03-05  7:34 UTC (permalink / raw
  To: gentoo-commits

ulm         10/03/05 07:34:57

  Modified:             horde-chora-2.0.2.ebuild ChangeLog
                        horde-chora-2.0.1.ebuild
  Log:
  Update dev-vcs/rcs dependency after package move, bug 56967.
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.5                  www-apps/horde-chora/horde-chora-2.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?r1=1.4&r2=1.5

Index: horde-chora-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- horde-chora-2.0.2.ebuild	31 May 2008 05:09:01 -0000	1.4
+++ horde-chora-2.0.2.ebuild	5 Mar 2010 07:34:56 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v 1.4 2008/05/31 05:09:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v 1.5 2010/03/05 07:34:56 ulm Exp $
 
 HORDE_MAJ="-h3"
 inherit horde
@@ -8,8 +8,9 @@
 DESCRIPTION="Chora is the Horde CVS viewer"
 
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86"
+IUSE=""
 
 DEPEND=""
 RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )
-	>=app-text/rcs-5.7-r1
+	>=dev-vcs/rcs-5.7-r1
 	>=dev-util/cvs-1.11.2"



1.19                 www-apps/horde-chora/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	7 Aug 2008 18:26:17 -0000	1.18
+++ ChangeLog	5 Mar 2010 07:34:56 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/horde-chora
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.18 2008/08/07 18:26:17 wrobel Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.19 2010/03/05 07:34:56 ulm Exp $
+
+  05 Mar 2010; Ulrich Mueller <ulm@gentoo.org> horde-chora-2.0.1.ebuild,
+  horde-chora-2.0.2.ebuild:
+  Update dev-vcs/rcs dependency after package move, bug 56967.
 
   07 Aug 2008; wrobel@gentoo.org metadata.xml:
   Updated maintainer.



1.8                  www-apps/horde-chora/horde-chora-2.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?r1=1.7&r2=1.8

Index: horde-chora-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- horde-chora-2.0.1.ebuild	4 Apr 2006 17:22:42 -0000	1.7
+++ horde-chora-2.0.1.ebuild	5 Mar 2010 07:34:56 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v 1.7 2006/04/04 17:22:42 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v 1.8 2010/03/05 07:34:56 ulm Exp $
 
 HORDE_MAJ="-h3"
 inherit horde
@@ -8,8 +8,9 @@
 DESCRIPTION="Chora is the Horde CVS viewer"
 
 KEYWORDS="alpha amd64 hppa ppc sparc x86"
+IUSE=""
 
 DEPEND=""
 RDEPEND=">=www-apps/horde-3
-	>=app-text/rcs-5.7-r1
+	>=dev-vcs/rcs-5.7-r1
 	>=dev-util/cvs-1.11.2"






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

* [gentoo-commits] gentoo-x86 commit in www-apps/horde-chora: horde-chora-2.0.2.ebuild ChangeLog horde-chora-2.0.1.ebuild
@ 2010-06-19  0:59 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-06-19  0:59 UTC (permalink / raw
  To: gentoo-commits

abcd        10/06/19 00:59:31

  Modified:             horde-chora-2.0.2.ebuild ChangeLog
                        horde-chora-2.0.1.ebuild
  Log:
  Moving dev-util/cvs* to dev-vcs/cvs*
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.6                  www-apps/horde-chora/horde-chora-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild?r1=1.5&r2=1.6

Index: horde-chora-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- horde-chora-2.0.2.ebuild	5 Mar 2010 07:34:56 -0000	1.5
+++ horde-chora-2.0.2.ebuild	19 Jun 2010 00:59:30 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v 1.5 2010/03/05 07:34:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.2.ebuild,v 1.6 2010/06/19 00:59:30 abcd Exp $
 
 HORDE_MAJ="-h3"
 inherit horde
@@ -13,4 +13,4 @@
 DEPEND=""
 RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )
 	>=dev-vcs/rcs-5.7-r1
-	>=dev-util/cvs-1.11.2"
+	>=dev-vcs/cvs-1.11.2"



1.21                 www-apps/horde-chora/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 May 2010 14:24:31 -0000	1.20
+++ ChangeLog	19 Jun 2010 00:59:30 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/horde-chora
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.20 2010/05/24 14:24:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/ChangeLog,v 1.21 2010/06/19 00:59:30 abcd Exp $
+
+  19 Jun 2010; Jonathan Callen <abcd@gentoo.org> horde-chora-2.0.1.ebuild,
+  horde-chora-2.0.2.ebuild:
+  Moving dev-util/cvs* to dev-vcs/cvs*
 
   24 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
   Remove wrobel from metadata.xml (#111816)



1.9                  www-apps/horde-chora/horde-chora-2.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild?r1=1.8&r2=1.9

Index: horde-chora-2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- horde-chora-2.0.1.ebuild	5 Mar 2010 07:34:56 -0000	1.8
+++ horde-chora-2.0.1.ebuild	19 Jun 2010 00:59:31 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v 1.8 2010/03/05 07:34:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-chora/horde-chora-2.0.1.ebuild,v 1.9 2010/06/19 00:59:31 abcd Exp $
 
 HORDE_MAJ="-h3"
 inherit horde
@@ -13,4 +13,4 @@
 DEPEND=""
 RDEPEND=">=www-apps/horde-3
 	>=dev-vcs/rcs-5.7-r1
-	>=dev-util/cvs-1.11.2"
+	>=dev-vcs/cvs-1.11.2"






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

end of thread, other threads:[~2010-06-19  0:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19  0:59 [gentoo-commits] gentoo-x86 commit in www-apps/horde-chora: horde-chora-2.0.2.ebuild ChangeLog horde-chora-2.0.1.ebuild Jonathan Callen (abcd)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-05  7:34 Ulrich Mueller (ulm)

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