summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-08-22 21:36:10 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-08-22 21:36:10 +0000
commit4dc1f7629bdf7635f826d341528e8078b4b54489 (patch)
treee315818c1a38ecaecdbfb2c65f792d39c03a6d56 /dev-python/sancho
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-4dc1f7629bdf7635f826d341528e8078b4b54489.tar.gz
gentoo-2-4dc1f7629bdf7635f826d341528e8078b4b54489.tar.bz2
gentoo-2-4dc1f7629bdf7635f826d341528e8078b4b54489.zip
keyword ~sparc-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-python/sancho')
-rw-r--r--dev-python/sancho/ChangeLog5
-rw-r--r--dev-python/sancho/sancho-0.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sancho/ChangeLog b/dev-python/sancho/ChangeLog
index ea2fcf70808c..828af9c87d8c 100644
--- a/dev-python/sancho/ChangeLog
+++ b/dev-python/sancho/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sancho
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.32 2008/01/17 18:17:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.33 2008/08/22 21:36:10 aballier Exp $
+
+ 22 Aug 2008; Alexis Ballier <aballier@gentoo.org> sancho-0.11-r1.ebuild:
+ keyword ~sparc-fbsd
17 Jan 2008; Fabian Groffen <grobian@gentoo.org> sancho-0.11-r1.ebuild:
Dropped ppc-macos keyword, see you in prefix
diff --git a/dev-python/sancho/sancho-0.11-r1.ebuild b/dev-python/sancho/sancho-0.11-r1.ebuild
index 4f0b22a1f5ee..34a62da2342b 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-2008 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.20 2008/01/17 18:17:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.21 2008/08/22 21:36:10 aballier 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 ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/python-2.2"