diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
commit | 621513d758dee34a556a49ecbd4527c263c721eb (patch) | |
tree | 35e8344577d3c7af8d0a43e0a73aff2bb5a59e92 /dev-python/twisted-conch | |
parent | alpha/ia64/sparc stable wrt #298274 (diff) | |
download | historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.gz historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.bz2 historical-621513d758dee34a556a49ecbd4527c263c721eb.zip |
stable x86, bug 300702
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-9.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index ea387af4ff8d..21d678a17645 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.51 2010/01/12 11:36:32 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.52 2010/01/17 18:47:42 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + twisted-conch-9.0.0.ebuild: + stable x86, bug 300702 12 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> twisted-conch-9.0.0.ebuild: diff --git a/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild b/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild index c8e5b9b6bbb5..a15424f2db81 100644 --- a/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild,v 1.2 2010/01/12 11:36:32 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-9.0.0.ebuild,v 1.3 2010/01/17 18:47:42 fauli 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)* |