public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/cvsweb: ChangeLog cvsweb-3.0.5.ebuild cvsweb-3.0.6.ebuild
@ 2010-06-19  0:58 Jonathan Callen (abcd)
  0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2010-06-19  0:58 UTC (permalink / raw
  To: gentoo-commits

abcd        10/06/19 00:58:35

  Modified:             ChangeLog cvsweb-3.0.5.ebuild cvsweb-3.0.6.ebuild
  Log:
  Moving dev-util/cvs* to dev-vcs/cvs*
  (Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.2                  www-apps/cvsweb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/cvsweb/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	5 Mar 2010 18:11:28 -0000	1.1
+++ ChangeLog	19 Jun 2010 00:58:35 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/cvsweb
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/cvsweb/ChangeLog,v 1.1 2010/03/05 18:11:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/cvsweb/ChangeLog,v 1.2 2010/06/19 00:58:35 abcd Exp $
+
+  19 Jun 2010; Jonathan Callen <abcd@gentoo.org> cvsweb-3.0.5.ebuild,
+  cvsweb-3.0.6.ebuild:
+  Moving dev-util/cvs* to dev-vcs/cvs*
 
   05 Mar 2010; Ulrich Mueller <ulm@gentoo.org> +cvsweb-1.112.ebuild,
   +cvsweb-3.0.5.ebuild, +cvsweb-3.0.6.ebuild, +files/postinstall-en.txt,



1.2                  www-apps/cvsweb/cvsweb-3.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.5.ebuild?r1=1.1&r2=1.2

Index: cvsweb-3.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsweb-3.0.5.ebuild	5 Mar 2010 18:11:28 -0000	1.1
+++ cvsweb-3.0.5.ebuild	19 Jun 2010 00:58:35 -0000	1.2
@@ -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/cvsweb/cvsweb-3.0.5.ebuild,v 1.1 2010/03/05 18:11:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.5.ebuild,v 1.2 2010/06/19 00:58:35 abcd Exp $
 
 inherit webapp
 
@@ -13,13 +13,13 @@
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5.8
-	>=dev-util/cvs-1.11
+	>=dev-vcs/cvs-1.11
 	>=dev-vcs/rcs-5.7
 	>=dev-perl/URI-1.28
 	dev-perl/IPC-Run
 	dev-perl/MIME-Types
 	dev-perl/String-Ediff
-	>=dev-util/cvsgraph-1.4.0
+	>=dev-vcs/cvsgraph-1.4.0
 	>=app-text/enscript-1.6.3"
 
 src_install() {



1.2                  www-apps/cvsweb/cvsweb-3.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.6.ebuild?r1=1.1&r2=1.2

Index: cvsweb-3.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsweb-3.0.6.ebuild	5 Mar 2010 18:11:28 -0000	1.1
+++ cvsweb-3.0.6.ebuild	19 Jun 2010 00:58:35 -0000	1.2
@@ -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/cvsweb/cvsweb-3.0.6.ebuild,v 1.1 2010/03/05 18:11:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/cvsweb/cvsweb-3.0.6.ebuild,v 1.2 2010/06/19 00:58:35 abcd Exp $
 
 inherit webapp
 
@@ -13,13 +13,13 @@
 IUSE=""
 
 RDEPEND=">=dev-lang/perl-5.8
-	>=dev-util/cvs-1.11
+	>=dev-vcs/cvs-1.11
 	>=dev-vcs/rcs-5.7
 	>=dev-perl/URI-1.28
 	dev-perl/IPC-Run
 	dev-perl/MIME-Types
 	dev-perl/String-Ediff
-	>=dev-util/cvsgraph-1.4.0
+	>=dev-vcs/cvsgraph-1.4.0
 	>=app-text/enscript-1.6.3"
 
 src_install() {






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

only message in thread, other threads:[~2010-06-19  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19  0:58 [gentoo-commits] gentoo-x86 commit in www-apps/cvsweb: ChangeLog cvsweb-3.0.5.ebuild cvsweb-3.0.6.ebuild Jonathan Callen (abcd)

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