diff options
Diffstat (limited to 'app-admin/swatch/swatch-3.0.8.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/swatch/swatch-3.0.8.ebuild b/app-admin/swatch/swatch-3.0.8.ebuild index 6723300f2de3..5cc51b489dac 100644 --- a/app-admin/swatch/swatch-3.0.8.ebuild +++ b/app-admin/swatch/swatch-3.0.8.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.0.8.ebuild,v 1.6 2005/01/01 11:28:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.7 2005/05/25 15:22:07 mcummings Exp $ inherit perl-module @@ -17,4 +17,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" |