summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-08-19 12:29:05 +0000
committerChristian Heim <phreak@gentoo.org>2007-08-19 12:29:05 +0000
commitf261be872f52319d7a8fdf58f4215516dc3b4b61 (patch)
tree9b0e197578881c2f97888cf6769d9f4c570be642 /www-apps/viewvc
parentStable on ppc wrt bug 186577 (diff)
downloadhistorical-f261be872f52319d7a8fdf58f4215516dc3b4b61.tar.gz
historical-f261be872f52319d7a8fdf58f4215516dc3b4b61.tar.bz2
historical-f261be872f52319d7a8fdf58f4215516dc3b4b61.zip
Moving dev-python/mod_python to www-apache.
Package-Manager: portage-2.1.3.6
Diffstat (limited to 'www-apps/viewvc')
-rw-r--r--www-apps/viewvc/ChangeLog6
-rw-r--r--www-apps/viewvc/viewvc-1.0.3.ebuild4
-rw-r--r--www-apps/viewvc/viewvc-1.0.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/viewvc/ChangeLog b/www-apps/viewvc/ChangeLog
index 8a062769a3ee..7000540d94a6 100644
--- a/www-apps/viewvc/ChangeLog
+++ b/www-apps/viewvc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/viewvc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.8 2007/08/09 16:01:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/ChangeLog,v 1.9 2007/08/19 12:29:05 phreak Exp $
+
+ 19 Aug 2007; Christian Heim <phreak@gentoo.org> viewvc-1.0.3.ebuild,
+ viewvc-1.0.4.ebuild:
+ Moving dev-python/mod_python to www-apache.
09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> viewvc-1.0.4.ebuild:
Stable on sparc
diff --git a/www-apps/viewvc/viewvc-1.0.3.ebuild b/www-apps/viewvc/viewvc-1.0.3.ebuild
index 23f549f325c5..9247d6302593 100644
--- a/www-apps/viewvc/viewvc-1.0.3.ebuild
+++ b/www-apps/viewvc/viewvc-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.0.3.ebuild,v 1.6 2007/05/24 12:54:58 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.0.3.ebuild,v 1.7 2007/08/19 12:29:05 phreak Exp $
inherit python eutils
@@ -28,7 +28,7 @@ RDEPEND="
cvsgraph? ( >=dev-util/cvsgraph-1.5.0 )
enscript? ( app-text/enscript )
highlight? ( >=app-text/highlight-2.2.10 )
- mod_python? ( dev-python/mod_python )
+ mod_python? ( www-apache/mod_python )
mysql? (
>=dev-python/mysql-python-0.9.0
)
diff --git a/www-apps/viewvc/viewvc-1.0.4.ebuild b/www-apps/viewvc/viewvc-1.0.4.ebuild
index 16ef6860936e..17a53716bafb 100644
--- a/www-apps/viewvc/viewvc-1.0.4.ebuild
+++ b/www-apps/viewvc/viewvc-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.0.4.ebuild,v 1.2 2007/08/09 16:01:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.0.4.ebuild,v 1.3 2007/08/19 12:29:05 phreak Exp $
inherit python eutils
@@ -28,7 +28,7 @@ RDEPEND="
cvsgraph? ( >=dev-util/cvsgraph-1.5.0 )
enscript? ( app-text/enscript )
highlight? ( >=app-text/highlight-2.2.10 )
- mod_python? ( dev-python/mod_python )
+ mod_python? ( www-apache/mod_python )
mysql? (
>=dev-python/mysql-python-0.9.0
)