diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:47:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:47:42 +0000 |
commit | 2b5910cc16306b67b9254eed3241774cf9074d99 (patch) | |
tree | 379a0c62b114454cb72ce0cb1279ee40a65e7cd3 /dev-python/twisted-conch | |
parent | Version bump wrt #298308, thanks to Yuan Ye for reporting. (diff) | |
download | gentoo-2-2b5910cc16306b67b9254eed3241774cf9074d99.tar.gz gentoo-2-2b5910cc16306b67b9254eed3241774cf9074d99.tar.bz2 gentoo-2-2b5910cc16306b67b9254eed3241774cf9074d99.zip |
stable x86, bug 300702
(Portage version: 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)* |