diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:18:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 01:18:44 +0000 |
commit | e4bdf9354c1ff0e42bc0b3baca9bc845711e5a22 (patch) | |
tree | 1dc5f2e8814f7d5c5da4528a8e8ddad4c61086a0 /dev-python/twisted-conch | |
parent | stable ppc64, bug 343755 (diff) | |
download | gentoo-2-e4bdf9354c1ff0e42bc0b3baca9bc845711e5a22.tar.gz gentoo-2-e4bdf9354c1ff0e42bc0b3baca9bc845711e5a22.tar.bz2 gentoo-2-e4bdf9354c1ff0e42bc0b3baca9bc845711e5a22.zip |
Marking twisted-conch-10.2.0 ppc64 for bug 333211
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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-10.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 c8163f4ae83f..6b946260cfb7 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.61 2010/12/23 23:44:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.62 2010/12/28 01:18:44 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-conch-10.2.0.ebuild: + Marking twisted-conch-10.2.0 ppc64 for bug 333211 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-conch-10.1.0.ebuild: x86 stable per bug 333389 diff --git a/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild b/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild index d1df4a27d7be..12e14c87a887 100644 --- a/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-10.2.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-10.2.0.ebuild,v 1.1 2010/12/22 21:36:42 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-10.2.0.ebuild,v 1.2 2010/12/28 01:18:44 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -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-$(get_version_component_range 1-2)* |