diff options
-rw-r--r-- | www-apps/rt/ChangeLog | 4 | ||||
-rw-r--r-- | www-apps/rt/rt-3.4.5.ebuild | 20 | ||||
-rw-r--r-- | www-apps/twiki/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/twiki/twiki-20041030-r1.ebuild | 8 | ||||
-rw-r--r-- | www-client/w3mir/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/w3mir/w3mir-1.0.10.ebuild | 6 | ||||
-rw-r--r-- | www-misc/squidalyser/ChangeLog | 8 | ||||
-rw-r--r-- | www-misc/squidalyser/squidalyser-0.2.55.ebuild | 8 |
8 files changed, 40 insertions, 29 deletions
diff --git a/www-apps/rt/ChangeLog b/www-apps/rt/ChangeLog index c9ab5369ef1e..0f7f5b9152a0 100644 --- a/www-apps/rt/ChangeLog +++ b/www-apps/rt/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for www-apps/rt # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.31 2006/02/13 15:20:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.32 2006/02/13 15:21:55 mcummings Exp $ - 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> rt-3.4.5.ebuild: + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> ChangeLog: Virtuals for perl-core 27 Jan 2006; Renat Lumpau <rl03@gentoo.org> rt-3.4.5.ebuild: diff --git a/www-apps/rt/rt-3.4.5.ebuild b/www-apps/rt/rt-3.4.5.ebuild index 8e148cf0f86c..ff76e213b023 100644 --- a/www-apps/rt/rt-3.4.5.ebuild +++ b/www-apps/rt/rt-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-3.4.5.ebuild,v 1.4 2006/01/27 00:25:27 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-3.4.5.ebuild,v 1.5 2006/02/13 15:20:16 mcummings Exp $ inherit webapp eutils @@ -21,9 +21,9 @@ DEPEND=" >dev-perl/HTML-Mason-1.23 dev-perl/MLDBM dev-perl/FreezeThaw - >=perl-core/Digest-MD5-2.27 - >=perl-core/CGI-2.92 - >=perl-core/Storable-2.08 + >=virtual/perl-Digest-MD5-2.27 + >=virtual/perl-CGI-2.92 + >=virtual/perl-Storable-2.08 >=dev-perl/Apache-Session-1.53 >=dev-perl/XML-RSS-1.05 >=dev-perl/HTTP-Server-Simple-0.07 @@ -43,22 +43,22 @@ DEPEND=" mysql? ( >=dev-perl/DBD-mysql-2.1018 ) postgres? ( >=dev-perl/DBD-Pg-1.41 ) - >=perl-core/Getopt-Long-2.24 + >=virtual/perl-Getopt-Long-2.24 dev-perl/HTML-Tree dev-perl/HTML-Format dev-perl/libwww-perl - perl-core/digest-base + virtual/perl-digest-base >=dev-perl/DBI-1.37 dev-perl/Test-Inline >=dev-perl/class-returnvalue-0.40 >=dev-perl/dbix-searchbuilder-1.35 dev-perl/text-template - >=perl-core/File-Spec-0.8 + >=virtual/perl-File-Spec-0.8 dev-perl/HTML-Parser >=dev-perl/HTML-Scrubber-0.08 - perl-core/libnet + virtual/perl-libnet >=dev-perl/log-dispatch-2.0 >=dev-perl/locale-maketext-lexicon-0.32 dev-perl/locale-maketext-fuzzy @@ -66,12 +66,12 @@ DEPEND=" >=dev-perl/MailTools-1.60 dev-perl/text-wrapper dev-perl/Time-modules - perl-core/File-Temp + virtual/perl-File-Temp dev-perl/TermReadKey dev-perl/text-autoformat >=dev-perl/Text-Quoted-1.3 >=dev-perl/Tree-Simple-1.04 - perl-core/Scalar-List-Utils + virtual/perl-Scalar-List-Utils dev-perl/Module-Versions-Report dev-perl/Cache-Simple-TimedExpiry dev-perl/XML-Simple diff --git a/www-apps/twiki/ChangeLog b/www-apps/twiki/ChangeLog index bd990817dc5e..a2d764f12d19 100644 --- a/www-apps/twiki/ChangeLog +++ b/www-apps/twiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/twiki -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/ChangeLog,v 1.20 2005/12/30 12:06:50 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/ChangeLog,v 1.21 2006/02/13 15:20:45 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + twiki-20041030-r1.ebuild: + Virtuals for perl-core 30 Dec 2005; <mcumming@gentoo.org> twiki-20041030-r1.ebuild: Migrating libnet to perl-core diff --git a/www-apps/twiki/twiki-20041030-r1.ebuild b/www-apps/twiki/twiki-20041030-r1.ebuild index ef7df8ad6f0c..2a4260cde0bb 100644 --- a/www-apps/twiki/twiki-20041030-r1.ebuild +++ b/www-apps/twiki/twiki-20041030-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/twiki-20041030-r1.ebuild,v 1.3 2005/12/30 12:06:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/twiki/twiki-20041030-r1.ebuild,v 1.4 2006/02/13 15:20:45 mcummings Exp $ inherit webapp eutils depend.apache @@ -17,8 +17,8 @@ S=${WORKDIR} DEPEND="app-arch/unzip" RDEPEND=">=dev-lang/perl-5.8 - perl-core/CGI - perl-core/libnet + virtual/perl-CGI + virtual/perl-libnet >=app-text/rcs-5.7 sys-apps/diffutils virtual/cron diff --git a/www-client/w3mir/ChangeLog b/www-client/w3mir/ChangeLog index 2876efba46bf..18d83a1d8155 100644 --- a/www-client/w3mir/ChangeLog +++ b/www-client/w3mir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/w3mir -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/ChangeLog,v 1.4 2005/11/28 12:04:08 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/ChangeLog,v 1.5 2006/02/13 15:23:33 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> w3mir-1.0.10.ebuild: + Virtuals for perl-core 28 Nov 2005; <mcumming@gentoo.org> w3mir-1.0.10.ebuild: Switched from perl-module to perl-app eclass diff --git a/www-client/w3mir/w3mir-1.0.10.ebuild b/www-client/w3mir/w3mir-1.0.10.ebuild index 20a3ea3b6742..9663185c1f9e 100644 --- a/www-client/w3mir/w3mir-1.0.10.ebuild +++ b/www-client/w3mir/w3mir-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/w3mir-1.0.10.ebuild,v 1.3 2005/11/28 12:04:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/w3mir/w3mir-1.0.10.ebuild,v 1.4 2006/02/13 15:23:33 mcummings Exp $ inherit perl-app @@ -16,4 +16,4 @@ KEYWORDS="x86 ppc ~sparc alpha" DEPEND="${DEPEND} >=dev-perl/URI-1.0.9 >=dev-perl/libwww-perl-5.64-r1 - >=perl-core/MIME-Base64-2.12" + >=virtual/perl-MIME-Base64-2.12" diff --git a/www-misc/squidalyser/ChangeLog b/www-misc/squidalyser/ChangeLog index 755a746d4122..7c7336ae02a7 100644 --- a/www-misc/squidalyser/ChangeLog +++ b/www-misc/squidalyser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/squidalyser -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/ChangeLog,v 1.8 2005/05/25 15:33:55 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/ChangeLog,v 1.9 2006/02/13 15:24:01 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + squidalyser-0.2.55.ebuild: + Virtuals for perl-core 25 May 2005; Michael Cummings <mcummings@gentoo.org> squidalyser-0.2.55.ebuild: diff --git a/www-misc/squidalyser/squidalyser-0.2.55.ebuild b/www-misc/squidalyser/squidalyser-0.2.55.ebuild index 02aa8588561d..27fa151c7de3 100644 --- a/www-misc/squidalyser/squidalyser-0.2.55.ebuild +++ b/www-misc/squidalyser/squidalyser-0.2.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/squidalyser-0.2.55.ebuild,v 1.7 2005/05/25 15:33:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/squidalyser-0.2.55.ebuild,v 1.8 2006/02/13 15:24:01 mcummings Exp $ inherit eutils @@ -17,11 +17,11 @@ KEYWORDS="x86 ~sparc alpha ppc" DEPEND="net-proxy/squid dev-lang/perl - perl-core/CGI + virtual/perl-CGI dev-perl/DBI dev-perl/DBD-mysql dev-perl/Time-modules - perl-core/Time-HiRes + virtual/perl-Time-HiRes dev-perl/GD dev-perl/GDGraph dev-perl/GDTextUtil |