diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:37:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:37:18 +0000 |
commit | f427125a25a987034924b41e956ae4fc493f0670 (patch) | |
tree | 0f0db08bf8033c0cc843d782c6691af92ca41100 /dev-perl/AxKit | |
parent | dev-perl/Storable => perl-core/Storable migration (diff) | |
download | historical-f427125a25a987034924b41e956ae4fc493f0670.tar.gz historical-f427125a25a987034924b41e956ae4fc493f0670.tar.bz2 historical-f427125a25a987034924b41e956ae4fc493f0670.zip |
dev-perl/Storable => perl-core/Storable migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/AxKit')
-rw-r--r-- | dev-perl/AxKit/AxKit-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/AxKit/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/AxKit/AxKit-1.6.1.ebuild b/dev-perl/AxKit/AxKit-1.6.1.ebuild index 99a31f0c74c3..7c6fb582d9c9 100644 --- a/dev-perl/AxKit/AxKit-1.6.1.ebuild +++ b/dev-perl/AxKit/AxKit-1.6.1.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/dev-perl/AxKit/AxKit-1.6.1.ebuild,v 1.18 2005/05/24 15:43:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6.1.ebuild,v 1.19 2005/05/25 14:37:18 mcummings Exp $ inherit perl-module @@ -21,7 +21,7 @@ DEPEND=">=www-apache/libapreq-1.0 >=dev-perl/Error-0.13 gnome? ( >=dev-perl/HTTP-GHTTP-1.06 ) >=dev-perl/libwww-perl-5.64-r1 - >=dev-perl/Storable-1.0.7 + >=perl-core/Storable-1.0.7 >=dev-perl/XML-XPath-1.04 >=dev-perl/XML-LibXML-1.31 >=dev-perl/XML-LibXSLT-1.31 diff --git a/dev-perl/AxKit/ChangeLog b/dev-perl/AxKit/ChangeLog index 63040cefbb2f..977d15c99d78 100644 --- a/dev-perl/AxKit/ChangeLog +++ b/dev-perl/AxKit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/AxKit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/ChangeLog,v 1.35 2005/05/25 14:36:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/ChangeLog,v 1.36 2005/05/25 14:37:00 mcummings Exp $ + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> AxKit-1.6-r2.ebuild: + dev-perl/Storable => perl-core/Storable migration 25 May 2005; Michael Cummings <mcummings@gentoo.org> AxKit-1.6-r1.ebuild: dev-perl/Storable => perl-core/Storable migration |