diff options
author | 2006-05-14 21:22:34 +0000 | |
---|---|---|
committer | 2006-05-14 21:22:34 +0000 | |
commit | 11b2bb7d58138d91c2f0b8f8302d2ec49f91bc1c (patch) | |
tree | 0dc884d135ff519cf6999aaa1c99d299cca6a45d /dev-python/sancho/sancho-0.11-r1.ebuild | |
parent | 0.9.11 version bump. Updated HOMEPAGE and SRC_URI. Thanks to genstef for lett... (diff) | |
download | gentoo-2-11b2bb7d58138d91c2f0b8f8302d2ec49f91bc1c.tar.gz gentoo-2-11b2bb7d58138d91c2f0b8f8302d2ec49f91bc1c.tar.bz2 gentoo-2-11b2bb7d58138d91c2f0b8f8302d2ec49f91bc1c.zip |
Stable on alpha wrt Bug #133299.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-python/sancho/sancho-0.11-r1.ebuild')
-rw-r--r-- | dev-python/sancho/sancho-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sancho/sancho-0.11-r1.ebuild b/dev-python/sancho/sancho-0.11-r1.ebuild index 6a138e59de27..ee4bc391e1a1 100644 --- a/dev-python/sancho/sancho-0.11-r1.ebuild +++ b/dev-python/sancho/sancho-0.11-r1.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-python/sancho/sancho-0.11-r1.ebuild,v 1.8 2006/05/14 20:49:30 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.9 2006/05/14 21:22:34 tcort Exp $ inherit distutils eutils @@ -11,7 +11,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/S/Sancho/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.2" |