summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-10-22 11:51:52 +0000
committerTorsten Veller <tove@gentoo.org>2009-10-22 11:51:52 +0000
commite0e198309691ba2c274cf6622203ebf20352fa17 (patch)
treef3eb62ebc4834b3cb635c56063748d5143a1e5b1 /dev-perl/Exception-System/Exception-System-0.11.ebuild
parentVersion bump and old version cleanup (diff)
downloadhistorical-e0e198309691ba2c274cf6622203ebf20352fa17.tar.gz
historical-e0e198309691ba2c274cf6622203ebf20352fa17.tar.bz2
historical-e0e198309691ba2c274cf6622203ebf20352fa17.zip
Fix dependency
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Exception-System/Exception-System-0.11.ebuild')
-rw-r--r--dev-perl/Exception-System/Exception-System-0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exception-System/Exception-System-0.11.ebuild b/dev-perl/Exception-System/Exception-System-0.11.ebuild
index 12ce6362c782..1fd4540eb085 100644
--- a/dev-perl/Exception-System/Exception-System-0.11.ebuild
+++ b/dev-perl/Exception-System/Exception-System-0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/Exception-System-0.11.ebuild,v 1.1 2009/06/23 07:40:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/Exception-System-0.11.ebuild,v 1.2 2009/10/22 11:47:45 tove Exp $
EAPI=2
MODULE_AUTHOR="DEXTER"
@@ -16,5 +16,5 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"
DEPEND=">=dev-perl/Test-Unit-Lite-0.12
- >=dev-perl/Exception-Base-0.2201"
+ >=dev-perl/Exception-Base-0.22.01"
RDEPEND="${DEPEND}"