summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 17:42:56 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 17:42:56 +0000
commit378601f55657ed88f165643a6d7c41c950350146 (patch)
treec0c186a0ce1eeccb57467c983de5c09d89fc02fa /www-apps/viewcvs
parentFixing SRC_URI since the old one is redirecting to sourceforge. Fixing the DE... (diff)
downloadhistorical-378601f55657ed88f165643a6d7c41c950350146.tar.gz
historical-378601f55657ed88f165643a6d7c41c950350146.tar.bz2
historical-378601f55657ed88f165643a6d7c41c950350146.zip
Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache (#78622).
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'www-apps/viewcvs')
-rw-r--r--www-apps/viewcvs/ChangeLog8
-rw-r--r--www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild6
-rw-r--r--www-apps/viewcvs/viewcvs-0.9.3.ebuild6
-rw-r--r--www-apps/viewcvs/viewcvs-0.9.4.ebuild6
-rw-r--r--www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild6
5 files changed, 19 insertions, 13 deletions
diff --git a/www-apps/viewcvs/ChangeLog b/www-apps/viewcvs/ChangeLog
index d1d432a70b94..5fe968e05a10 100644
--- a/www-apps/viewcvs/ChangeLog
+++ b/www-apps/viewcvs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for www-apps/viewcvs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/ChangeLog,v 1.29 2007/05/12 23:50:16 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/ChangeLog,v 1.30 2007/07/29 17:41:28 phreak Exp $
+
+ 29 Jul 2007; Christian Heim <phreak@gentoo.org>
+ viewcvs-0.9.2_p20041207-r1.ebuild, viewcvs-0.9.3.ebuild,
+ viewcvs-0.9.4.ebuild, viewcvs-1.0_pre20050523.ebuild:
+ Fixing the DEPEND/RDEPEND for the move of net-www/apache to
+ www-servers/apache (#78622).
12 May 2007; Luca Longinotti <chtekk@gentoo.org>
viewcvs-1.0_pre20050929.ebuild:
diff --git a/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild b/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild
index e761af813b2d..bfd4999b7298 100644
--- a/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild
+++ b/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild,v 1.7 2006/04/12 00:08:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.2_p20041207-r1.ebuild,v 1.8 2007/07/29 17:41:28 phreak Exp $
inherit eutils
@@ -23,7 +23,7 @@ RDEPEND="|| (
dev-util/subversion
)
sys-apps/diffutils
- net-www/apache"
+ www-servers/apache"
S=${WORKDIR}/${PN}
WWW="/var/www/localhost/viewcvs"
diff --git a/www-apps/viewcvs/viewcvs-0.9.3.ebuild b/www-apps/viewcvs/viewcvs-0.9.3.ebuild
index cff555c90468..04a35f6677a8 100644
--- a/www-apps/viewcvs/viewcvs-0.9.3.ebuild
+++ b/www-apps/viewcvs/viewcvs-0.9.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.3.ebuild,v 1.9 2006/04/12 00:08:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.3.ebuild,v 1.10 2007/07/29 17:41:28 phreak Exp $
inherit webapp
@@ -21,7 +21,7 @@ RDEPEND="|| (
sys-apps/diffutils
cvsgraph? ( dev-util/cvsgraph )
enscript? ( app-text/enscript )
- net-www/apache"
+ www-servers/apache"
src_install() {
webapp_src_preinst
diff --git a/www-apps/viewcvs/viewcvs-0.9.4.ebuild b/www-apps/viewcvs/viewcvs-0.9.4.ebuild
index 9873559a3668..3b526b223d3e 100644
--- a/www-apps/viewcvs/viewcvs-0.9.4.ebuild
+++ b/www-apps/viewcvs/viewcvs-0.9.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.4.ebuild,v 1.4 2006/04/12 00:08:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-0.9.4.ebuild,v 1.5 2007/07/29 17:41:28 phreak Exp $
inherit webapp
@@ -21,7 +21,7 @@ RDEPEND="|| (
sys-apps/diffutils
cvsgraph? ( dev-util/cvsgraph )
enscript? ( app-text/enscript )
- net-www/apache"
+ www-servers/apache"
src_install() {
webapp_src_preinst
diff --git a/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild b/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild
index a0961b1eebd2..c84bb7dc3b29 100644
--- a/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild
+++ b/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild,v 1.5 2006/04/12 00:08:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-1.0_pre20050523.ebuild,v 1.6 2007/07/29 17:41:28 phreak Exp $
inherit webapp
@@ -22,7 +22,7 @@ RDEPEND="|| (
sys-apps/diffutils
cvsgraph? ( dev-util/cvsgraph )
enscript? ( app-text/enscript )
- net-www/apache"
+ www-servers/apache"
S=${WORKDIR}/${PN}
src_install() {