summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-24 14:30:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-24 14:30:39 +0000
commitd1b77c2dd1f93588f0eaf670f3910f2e903b47e8 (patch)
tree3a0bc6aef0eb6a005e69c483723bc809850c79bd /media-tv/xmltv
parentdev-perl/CGI => perl-core/CGI migration (diff)
downloadgentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.tar.gz
gentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.tar.bz2
gentoo-2-d1b77c2dd1f93588f0eaf670f3910f2e903b47e8.zip
dev-perl/CGI => perl-core/CGI
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-tv/xmltv')
-rw-r--r--media-tv/xmltv/ChangeLog6
-rw-r--r--media-tv/xmltv/xmltv-0.5.34.ebuild4
-rw-r--r--media-tv/xmltv/xmltv-0.5.37-r1.ebuild4
-rw-r--r--media-tv/xmltv/xmltv-0.5.39.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/media-tv/xmltv/ChangeLog b/media-tv/xmltv/ChangeLog
index ce0c22e39de8..652022aa0636 100644
--- a/media-tv/xmltv/ChangeLog
+++ b/media-tv/xmltv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/xmltv
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/ChangeLog,v 1.32 2005/05/12 06:24:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/ChangeLog,v 1.33 2005/05/24 14:28:31 mcummings Exp $
+
+ 24 May 2005; Michael Cummings <mcummings@gentoo.org> xmltv-0.5.34.ebuild,
+ xmltv-0.5.37-r1.ebuild, xmltv-0.5.39.ebuild:
+ dev-perl/CGI => perl-core/CGI
*xmltv-0.5.39 (12 May 2005)
diff --git a/media-tv/xmltv/xmltv-0.5.34.ebuild b/media-tv/xmltv/xmltv-0.5.34.ebuild
index 33e75df5086c..20d21a9b9be7 100644
--- a/media-tv/xmltv/xmltv-0.5.34.ebuild
+++ b/media-tv/xmltv/xmltv-0.5.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.34.ebuild,v 1.7 2005/01/21 08:35:43 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.34.ebuild,v 1.8 2005/05/24 14:28:31 mcummings Exp $
inherit perl-module
@@ -97,7 +97,7 @@ DEPEND="${RDEPEND}
[ -z "${XMLTV_OPTS}" ] || has tv_check ${XMLTV_OPTS} \
&& newdepend dev-perl/perl-tk dev-perl/Tk-TableMatrix
[ -z "${XMLTV_OPTS}" ] || has tv_pick_cgi ${XMLTV_OPTS} \
- && newdepend dev-perl/CGI
+ && newdepend perl-core/CGI
make_config() {
if [ -z "${XMLTV_OPTS}" ] ; then
diff --git a/media-tv/xmltv/xmltv-0.5.37-r1.ebuild b/media-tv/xmltv/xmltv-0.5.37-r1.ebuild
index 5c8177fff599..66ad3cdd586f 100644
--- a/media-tv/xmltv/xmltv-0.5.37-r1.ebuild
+++ b/media-tv/xmltv/xmltv-0.5.37-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.37-r1.ebuild,v 1.3 2005/05/12 06:24:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.37-r1.ebuild,v 1.4 2005/05/24 14:28:31 mcummings Exp $
inherit perl-module
@@ -139,7 +139,7 @@ if [ -z "${XMLTV_OPTS}" ] || has tv_check ${XMLTV_OPTS} ; then
fi
if [ -z "${XMLTV_OPTS}" ] || has tv_pick_cgi ${XMLTV_OPTS} ; then
- newdepend dev-perl/CGI
+ newdepend perl-core/CGI
fi
if [ -z "${XMLTV_OPTS}" ] || has tv_grab_se_swedb ${XMLTV_OPTS} ; then
diff --git a/media-tv/xmltv/xmltv-0.5.39.ebuild b/media-tv/xmltv/xmltv-0.5.39.ebuild
index 7c68641dbcf6..6f0173c58a82 100644
--- a/media-tv/xmltv/xmltv-0.5.39.ebuild
+++ b/media-tv/xmltv/xmltv-0.5.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.39.ebuild,v 1.1 2005/05/12 06:24:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.39.ebuild,v 1.2 2005/05/24 14:28:31 mcummings Exp $
inherit perl-module
@@ -139,7 +139,7 @@ if [ -z "${XMLTV_OPTS}" ] || has tv_check ${XMLTV_OPTS} ; then
fi
if [ -z "${XMLTV_OPTS}" ] || has tv_pick_cgi ${XMLTV_OPTS} ; then
- newdepend dev-perl/CGI
+ newdepend perl-core/CGI
fi
if [ -z "${XMLTV_OPTS}" ] || has tv_grab_se_swedb ${XMLTV_OPTS} ; then