diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-18 14:21:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-18 14:21:33 +0000 |
commit | 4d3dc664ff7bdba08cd3a3e6aaf4cf3ce38dd6a5 (patch) | |
tree | 6080a3526339dbab2487d165c6b1cd2785d64021 /app-admin/swatch/swatch-3.1.ebuild | |
parent | Changed '' to "" ... (Manifest recommit) (diff) | |
download | gentoo-2-4d3dc664ff7bdba08cd3a3e6aaf4cf3ce38dd6a5.tar.gz gentoo-2-4d3dc664ff7bdba08cd3a3e6aaf4cf3ce38dd6a5.tar.bz2 gentoo-2-4d3dc664ff7bdba08cd3a3e6aaf4cf3ce38dd6a5.zip |
Add missing DateManip dependency to swatch-3.1
Diffstat (limited to 'app-admin/swatch/swatch-3.1.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/swatch/swatch-3.1.ebuild b/app-admin/swatch/swatch-3.1.ebuild index 1c62793c2b98..9e81ae0294f7 100644 --- a/app-admin/swatch/swatch-3.1.ebuild +++ b/app-admin/swatch/swatch-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.2 2004/06/24 21:38:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.3 2004/08/18 14:21:33 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="${DEPEND} + dev-perl/DateManip dev-perl/Date-Calc dev-perl/TimeDate dev-perl/File-Tail |