diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:20:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:20:19 +0000 |
commit | fef482abc81ae081593fc2de2dcaa5e22782a375 (patch) | |
tree | 5a6ebd7562b98a24dd3edebaed6e2e81e6adf544 /dev-perl/Test-Exception/Test-Exception-0.24.ebuild | |
parent | removed the RESTRICT since upstream is down (diff) | |
download | historical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.gz historical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.bz2 historical-fef482abc81ae081593fc2de2dcaa5e22782a375.zip |
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.24.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.24.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild index 3a6394c41e39..eb4c475cab09 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.1 2006/11/06 16:51:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.2 2007/01/19 16:46:43 mcummings Exp $ inherit perl-module DESCRIPTION="test functions for exception based code" -HOMEPAGE="http://search.cpan.org/~adie/${P}/" +HOMEPAGE="http://search.cpan.org/~adie/" SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" |