diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:22:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 15:22:41 +0000 |
commit | 1f23f0087bf506223eec157009de02ef23829b91 (patch) | |
tree | 0c106dcb7c6453671a8cca301690a32e05b229e5 /app-admin/swatch/swatch-3.1.1.ebuild | |
parent | dev-perl/Time-HiRes => perl-core/Time-HiRes migration (diff) | |
download | historical-1f23f0087bf506223eec157009de02ef23829b91.tar.gz historical-1f23f0087bf506223eec157009de02ef23829b91.tar.bz2 historical-1f23f0087bf506223eec157009de02ef23829b91.zip |
dev-perl/Time-HiRes => perl-core/Time-HiRes migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-admin/swatch/swatch-3.1.1.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/swatch/swatch-3.1.1.ebuild b/app-admin/swatch/swatch-3.1.1.ebuild index 2e57b889c42e..e961bce9e6ba 100644 --- a/app-admin/swatch/swatch-3.1.1.ebuild +++ b/app-admin/swatch/swatch-3.1.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/app-admin/swatch/swatch-3.1.1.ebuild,v 1.3 2005/01/01 11:28:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.1.ebuild,v 1.4 2005/05/25 15:22:24 mcummings Exp $ inherit perl-module @@ -18,4 +18,4 @@ DEPEND="${DEPEND} dev-perl/Date-Calc dev-perl/TimeDate dev-perl/File-Tail - >=dev-perl/Time-HiRes-1.12" + >=perl-core/Time-HiRes-1.12" |