diff options
Diffstat (limited to 'rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild')
-rw-r--r-- | rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild b/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild index 8b14c785e775..a68b524dec7d 100644 --- a/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild +++ b/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild,v 1.7 2009/06/03 17:44:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.5-r1.ebuild,v 1.8 2010/03/22 16:44:35 lack Exp $ EAPI=2 -NEED_PYTHON="2.3" +PYTHON_DEPEND="2:2.4" inherit python eutils multilib MY_PN="rox-lib2" |