diff options
author | 2006-09-08 21:26:12 +0000 | |
---|---|---|
committer | 2006-09-08 21:26:12 +0000 | |
commit | 94a9981c0476151ec0617b5c382f18c2e94a9675 (patch) | |
tree | dfff603ed7391c7ca20602af55686b226cc1892f /dev-python/sancho/sancho-0.11-r1.ebuild | |
parent | Marked ppc-macos stable (dep of bug #145577) (diff) | |
download | gentoo-2-94a9981c0476151ec0617b5c382f18c2e94a9675.tar.gz gentoo-2-94a9981c0476151ec0617b5c382f18c2e94a9675.tar.bz2 gentoo-2-94a9981c0476151ec0617b5c382f18c2e94a9675.zip |
Marked ppc-macos stable (dep of bug #145577)
(Portage version: 2.1.1)
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 3afa7d5d971e..23f052282924 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.16 2006/06/20 21:40:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.17 2006/09/08 21:26:12 grobian 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 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.2" |