diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:51:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:51:45 +0000 |
commit | 43997d7962a2a940eccb05f666e3fd043adb260f (patch) | |
tree | 473a562d77096f9010aaf8ea8ad943bcd1ae8422 /dev-python/twisted-mail | |
parent | alpha/ia64/sparc stable wrt #298274 (diff) | |
download | gentoo-2-43997d7962a2a940eccb05f666e3fd043adb260f.tar.gz gentoo-2-43997d7962a2a940eccb05f666e3fd043adb260f.tar.bz2 gentoo-2-43997d7962a2a940eccb05f666e3fd043adb260f.zip |
stable x86, bug 300702
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-9.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 8a9ecd4b6978..1cbebc3ebaa8 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-mail -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.43 2009/12/20 16:38:21 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.44 2010/01/17 18:51:45 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + twisted-mail-9.0.0.ebuild: + stable x86, bug 300702 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> twisted-mail-8.2.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #289680 diff --git a/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild index 6e6882dd7c16..4bb6d3cb9c99 100644 --- a/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-9.0.0.ebuild,v 1.2 2009/12/20 15:27:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild,v 1.3 2010/01/17 18:51:45 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,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)* |