summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-14 13:43:55 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-14 13:43:55 +0000
commite85b2971b4dd93c460f1956a3e6c725adbac4490 (patch)
tree12bfccb1f0d7ec70f5284eff85e4c41a5a4c9198 /dev-perl/Calendar-Simple
parentForcing mb version (diff)
downloadgentoo-2-e85b2971b4dd93c460f1956a3e6c725adbac4490.tar.gz
gentoo-2-e85b2971b4dd93c460f1956a3e6c725adbac4490.tar.bz2
gentoo-2-e85b2971b4dd93c460f1956a3e6c725adbac4490.zip
Forcing mb version
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild4
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
index 33137edf2987..46f1f2941330 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.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/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.2 2006/06/21 17:19:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.3 2006/07/14 13:43:55 mcummings Exp $
inherit perl-module
@@ -15,6 +15,6 @@ IUSE="test"
SRC_TEST="do"
-DEPEND="dev-perl/module-build
+DEPEND=">=dev-perl/module-build-0.28
test? ( dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage )"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index a30c299c67d6..13dd6a6ef1fd 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Calendar-Simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.2 2006/06/21 17:19:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.3 2006/07/14 13:43:55 mcummings Exp $
+
+ 14 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+ Calendar-Simple-1.13.ebuild:
+ Forcing mb version
21 Jun 2006; <nixnut@gentoo.org> Calendar-Simple-1.13.ebuild:
Added ~ppc wrt bug #137128