diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:50:50 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-23 23:50:50 +0000 |
commit | 9ef51a3a9f3786b3fbfc9a8cea796d023d620a81 (patch) | |
tree | b883e1ac5085e8756676fd5d63153ecaea1c211c /dev-python/twisted-mail | |
parent | Stable for HPPA PPC (bug #349045). (diff) | |
download | historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.gz historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.bz2 historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.zip |
x86 stable per bug 333389
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-10.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index c819b97906e8..b85df9dd4943 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.51 2010/12/22 21:48:41 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.52 2010/12/23 23:46:11 tomka Exp $ + + 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-mail-10.1.0.ebuild: + x86 stable per bug 333389 *twisted-mail-10.2.0 (22 Dec 2010) diff --git a/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild index 62d3204dc70c..35d9d84ccf23 100644 --- a/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-10.1.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-mail/twisted-mail-10.1.0.ebuild,v 1.3 2010/10/25 02:55:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-10.1.0.ebuild,v 1.4 2010/12/23 23:46:11 tomka Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |