diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 14:30:39 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 14:30:39 +0000 |
commit | d1b77c2dd1f93588f0eaf670f3910f2e903b47e8 (patch) | |
tree | 3a0bc6aef0eb6a005e69c483723bc809850c79bd /www-misc/squidalyser | |
parent | dev-perl/CGI => perl-core/CGI migration (diff) | |
download | gentoo-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 'www-misc/squidalyser')
-rw-r--r-- | www-misc/squidalyser/ChangeLog | 8 | ||||
-rw-r--r-- | www-misc/squidalyser/squidalyser-0.2.55.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-misc/squidalyser/ChangeLog b/www-misc/squidalyser/ChangeLog index e199054e708c..cb59a5d09892 100644 --- a/www-misc/squidalyser/ChangeLog +++ b/www-misc/squidalyser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/squidalyser -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/ChangeLog,v 1.6 2004/12/29 01:52:02 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/ChangeLog,v 1.7 2005/05/24 14:30:39 mcummings Exp $ + + 24 May 2005; Michael Cummings <mcummings@gentoo.org> + squidalyser-0.2.55.ebuild: + dev-perl/CGI => perl-core/CGI 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/www-misc/squidalyser/squidalyser-0.2.55.ebuild b/www-misc/squidalyser/squidalyser-0.2.55.ebuild index 483c5995fb4c..428b87f40b69 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.5 2005/04/22 19:37:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/squidalyser/squidalyser-0.2.55.ebuild,v 1.6 2005/05/24 14:30:39 mcummings Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86 ~sparc alpha ppc" DEPEND="net-proxy/squid dev-lang/perl - dev-perl/CGI + perl-core/CGI dev-perl/DBI dev-perl/DBD-mysql dev-perl/Time-modules |