summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-08-05 12:22:02 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-08-05 12:22:02 +0000
commite326e18bde670a7e04e48dc167fc2e4b24f497a1 (patch)
tree7412ce1c7d16381fa34e55ac6302018c3296ed0a /dev-python/twisted
parentversion bump (diff)
downloadgentoo-2-e326e18bde670a7e04e48dc167fc2e4b24f497a1.tar.gz
gentoo-2-e326e18bde670a7e04e48dc167fc2e4b24f497a1.tar.bz2
gentoo-2-e326e18bde670a7e04e48dc167fc2e4b24f497a1.zip
Sparc stable, part of Bug #231675.
(Portage version: 2.2_rc6/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/ChangeLog5
-rw-r--r--dev-python/twisted/twisted-8.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index a7cbad6c730f..d7abd80bc9f1 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.90 2008/05/25 20:23:51 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.91 2008/08/05 12:22:02 fmccor Exp $
+
+ 05 Aug 2008; Ferris McCormick <fmccor@gentoo.org> twisted-8.1.0.ebuild:
+ Sparc stable, part of Bug #231675.
*twisted-8.1.0 (25 May 2008)
diff --git a/dev-python/twisted/twisted-8.1.0.ebuild b/dev-python/twisted/twisted-8.1.0.ebuild
index b79b28626c19..4c22c7c41d39 100644
--- a/dev-python/twisted/twisted-8.1.0.ebuild
+++ b/dev-python/twisted/twisted-8.1.0.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/twisted/twisted-8.1.0.ebuild,v 1.1 2008/05/25 20:23:51 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.1.0.ebuild,v 1.2 2008/08/05 12:22:02 fmccor Exp $
inherit eutils distutils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.3