summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-06-19 00:58:57 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-06-19 00:58:57 +0000
commitd9bd170405cb1dadb01d73b7885be13ad8aa2071 (patch)
treed4a4c0416c9250b066f287f4d7a2a1661f46784f /www-apps/cvsweb
parentMoving dev-util/cvs* to dev-vcs/cvs* (diff)
downloadhistorical-d9bd170405cb1dadb01d73b7885be13ad8aa2071.tar.gz
historical-d9bd170405cb1dadb01d73b7885be13ad8aa2071.tar.bz2
historical-d9bd170405cb1dadb01d73b7885be13ad8aa2071.zip
Moving dev-util/cvs* to dev-vcs/cvs*
Package-Manager: portage-2.2_rc67/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'www-apps/cvsweb')
-rw-r--r--www-apps/cvsweb/ChangeLog6
-rw-r--r--www-apps/cvsweb/cvsweb-3.0.5.ebuild6
-rw-r--r--www-apps/cvsweb/cvsweb-3.0.6.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/www-apps/cvsweb/ChangeLog b/www-apps/cvsweb/ChangeLog
index b81386a41977..ed5aecf22a00 100644
--- a/www-apps/cvsweb/ChangeLog
+++ b/www-apps/cvsweb/ChangeLog
@@ -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,
diff --git a/www-apps/cvsweb/cvsweb-3.0.5.ebuild b/www-apps/cvsweb/cvsweb-3.0.5.ebuild
index 048f2b861423..c69bd8225ef5 100644
--- a/www-apps/cvsweb/cvsweb-3.0.5.ebuild
+++ b/www-apps/cvsweb/cvsweb-3.0.5.ebuild
@@ -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 @@ KEYWORDS="~x86 ~sparc ~ppc"
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() {
diff --git a/www-apps/cvsweb/cvsweb-3.0.6.ebuild b/www-apps/cvsweb/cvsweb-3.0.6.ebuild
index c3c36a6228fd..5eec708f7a1a 100644
--- a/www-apps/cvsweb/cvsweb-3.0.6.ebuild
+++ b/www-apps/cvsweb/cvsweb-3.0.6.ebuild
@@ -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 @@ KEYWORDS="~amd64 ~ppc sparc x86"
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() {