summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild')
-rw-r--r--dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild b/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild
index 2ce66d7cd591..fd1843b87b3e 100644
--- a/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild
+++ b/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild,v 1.2 2007/04/05 00:19:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcore-checks/pkgcore-checks-0.3.4.ebuild,v 1.3 2007/06/06 21:12:16 marienz Exp $
inherit distutils eutils
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~ppc64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=sys-apps/pkgcore-0.2.9
+ <sys-apps/pkgcore-0.3
>=dev-lang/python-2.4"
DEPEND=">=dev-lang/python-2.4"