diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:26:22 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:26:22 +0000 |
commit | e524b87ea3ef8383860c7524080fed0ae27f7201 (patch) | |
tree | 6c41d70fb798377efa0308677408b1ea6d09d220 /dev-perl/POE | |
parent | Added a check to avoid compiling without audio devices (make the compilation ... (diff) | |
download | historical-e524b87ea3ef8383860c7524080fed0ae27f7201.tar.gz historical-e524b87ea3ef8383860c7524080fed0ae27f7201.tar.bz2 historical-e524b87ea3ef8383860c7524080fed0ae27f7201.zip |
dev-perl/Time-HiRes => perl-core/Time-HiRes migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/POE')
-rw-r--r-- | dev-perl/POE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.30.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.31.01.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/POE/ChangeLog b/dev-perl/POE/ChangeLog index 8b567ddc0cb5..5f5d5583dd4c 100644 --- a/dev-perl/POE/ChangeLog +++ b/dev-perl/POE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/POE # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.32 2005/05/25 15:26:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.33 2005/05/25 15:26:22 mcummings Exp $ + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> POE-0.31.01.ebuild: + dev-perl/Time-HiRes => perl-core/Time-HiRes migration 25 May 2005; Michael Cummings <mcummings@gentoo.org> POE-0.30.09.ebuild: dev-perl/Time-HiRes => perl-core/Time-HiRes migration diff --git a/dev-perl/POE/POE-0.30.09.ebuild b/dev-perl/POE/POE-0.30.09.ebuild index 6e8c31a95ac3..7ceb73292f8f 100644 --- a/dev-perl/POE/POE-0.30.09.ebuild +++ b/dev-perl/POE/POE-0.30.09.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/POE/POE-0.30.09.ebuild,v 1.5 2005/05/25 15:12:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.30.09.ebuild,v 1.6 2005/05/25 15:26:04 mcummings Exp $ IUSE="gtk ipv6 libwww ncurses tcltk" @@ -21,7 +21,7 @@ KEYWORDS="x86 sparc" DEPEND="${DEPEND} dev-perl/ExtUtils-AutoInstall >=dev-perl/Event-1.00 - >=dev-perl/Time-HiRes-1.59 + >=perl-core/Time-HiRes-1.59 >=dev-perl/Compress-Zlib-1.33 >=perl-core/Storable-2.12 >=dev-perl/IO-Tty-1.02 diff --git a/dev-perl/POE/POE-0.31.01.ebuild b/dev-perl/POE/POE-0.31.01.ebuild index b3fc0320a4a7..7843285983c8 100644 --- a/dev-perl/POE/POE-0.31.01.ebuild +++ b/dev-perl/POE/POE-0.31.01.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/POE/POE-0.31.01.ebuild,v 1.4 2005/05/25 15:12:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.31.01.ebuild,v 1.5 2005/05/25 15:26:22 mcummings Exp $ IUSE="gtk ipv6 libwww ncurses tcltk" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~sparc" DEPEND="${DEPEND} dev-perl/ExtUtils-AutoInstall >=dev-perl/Event-1.00 - >=dev-perl/Time-HiRes-1.59 + >=perl-core/Time-HiRes-1.59 >=dev-perl/Compress-Zlib-1.33 >=perl-core/Storable-2.12 >=dev-perl/IO-Tty-1.02 |