diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:37:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-16 00:37:42 +0000 |
commit | 3a6e526766043e440799e4e131723de350273bd5 (patch) | |
tree | c0d73b26f326c380241dea5a67f76c75bc65266d /dev-python/twisted-conch | |
parent | Marking twisted-lore-8.2.0 ppc64 for bug 289680 (diff) | |
download | gentoo-2-3a6e526766043e440799e4e131723de350273bd5.tar.gz gentoo-2-3a6e526766043e440799e4e131723de350273bd5.tar.bz2 gentoo-2-3a6e526766043e440799e4e131723de350273bd5.zip |
Marking twisted-conch-8.2.0 ppc64 for bug 289680
(Portage version: 2.1.7.1/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-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 9e3d3c42aafe..c263d81ed7cf 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.48 2009/12/01 09:52:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.49 2009/12/16 00:37:42 ranger Exp $ + + 16 Dec 2009; Brent Baude <ranger@gentoo.org> twisted-conch-8.2.0.ebuild: + Marking twisted-conch-8.2.0 ppc64 stable for bug 289680 01 Dec 2009; Markus Meier <maekke@gentoo.org> twisted-conch-8.2.0.ebuild: amd64/x86 stable, bug #289680 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 df788c73b52f..c78beab74da5 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.8 2009/12/01 09:52:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild,v 1.9 2009/12/16 00:37:42 ranger 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)* |