summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-08-23 12:56:58 +0000
committerJeroen Roovers <jer@gentoo.org>2013-08-23 12:56:58 +0000
commitede4d4cef6fe86785211e6700375a16d68d480c7 (patch)
tree9fceaa1a6a23518669ec99ff964a696f89b6c749 /dev-python/twisted-conch
parentStable for HPPA (bug #468150). (diff)
downloadgentoo-2-ede4d4cef6fe86785211e6700375a16d68d480c7.tar.gz
gentoo-2-ede4d4cef6fe86785211e6700375a16d68d480c7.tar.bz2
gentoo-2-ede4d4cef6fe86785211e6700375a16d68d480c7.zip
Stable for HPPA (bug #468150).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r--dev-python/twisted-conch/ChangeLog5
-rw-r--r--dev-python/twisted-conch/twisted-conch-12.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog
index ef36c3ae0cf3..c5197330867c 100644
--- a/dev-python/twisted-conch/ChangeLog
+++ b/dev-python/twisted-conch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-conch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.88 2013/08/09 12:15:30 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.89 2013/08/23 12:56:58 jer Exp $
+
+ 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> twisted-conch-12.3.0.ebuild:
+ Stable for HPPA (bug #468150).
09 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-conch-13.0.0-r1.ebuild:
Fix python_prepare_all() call order.
diff --git a/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild b/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild
index 55e9c8de5394..9fa356990a9a 100644
--- a/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild
+++ b/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild,v 1.2 2013/08/03 09:45:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-12.3.0.ebuild,v 1.3 2013/08/23 12:56:58 jer Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -12,7 +12,7 @@ inherit twisted versionator
DESCRIPTION="Twisted SSHv2 implementation"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-core-$(get_version_component_range 1-2)*