diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch) | |
tree | 82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/Time-Duration | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2 historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.03.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index 524c7aa2a906..23cb941515c1 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.16 2006/10/15 23:03:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.17 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -13,5 +13,4 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" - DEPEND="dev-lang/perl" diff --git a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild index 64d28b59be0a..5ccf79f23b02 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.03.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.9 2006/10/15 23:03:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.03.ebuild,v 1.10 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -13,5 +13,4 @@ SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="" - DEPEND="dev-lang/perl" |