diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-11 17:02:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-11 17:02:57 +0000 |
commit | e9bb6a237b78eccb6483ec180b459a9c12b8602d (patch) | |
tree | db9d95dbbf9fd3c9957c4eb8c7113ddf399897e5 /dev-python/twisted-conch | |
parent | Stable for HPPA (bug #289680). (diff) | |
download | gentoo-2-e9bb6a237b78eccb6483ec180b459a9c12b8602d.tar.gz gentoo-2-e9bb6a237b78eccb6483ec180b459a9c12b8602d.tar.bz2 gentoo-2-e9bb6a237b78eccb6483ec180b459a9c12b8602d.zip |
Stable for HPPA (bug #289680).
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 71be291c1931..1caef692fe80 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.43 2009/10/30 12:30:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.44 2009/11/11 17:02:57 jer Exp $ + + 11 Nov 2009; Jeroen Roovers <jer@gentoo.org> twisted-conch-8.2.0.ebuild: + Stable for HPPA (bug #289680). 30 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> twisted-conch-8.2.0.ebuild: diff --git a/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild index 8362fa57c615..8c9448b8563d 100644 --- a/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.4 2009/10/30 12:30:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.5 2009/11/11 17:02:57 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,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-$(get_version_component_range 1-2)* |