diff options
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-8.1.0.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 58ab701177a0..617c5b4f3229 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.32 2008/08/13 08:49:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.33 2008/08/13 11:14:17 armin76 Exp $ + + 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-conch-8.1.0.ebuild: + alpha/ia64/x86 stable wrt #231675 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-conch-8.1.0.ebuild: diff --git a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild index 25f84a98421b..ccaeb2d200ac 100644 --- a/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.0.ebuild,v 1.3 2008/08/13 08:49:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.4 2008/08/13 11:14:17 armin76 Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils versionator DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index a0389d148536..83581acad4e9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.30 2008/08/13 08:54:27 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.31 2008/08/13 11:15:15 armin76 Exp $ + + 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-mail-8.1.0.ebuild: + alpha/ia64/x86 stable wrt #231675 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-mail-8.1.0.ebuild: diff --git a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild index 64912edcadff..2b06dc49cbe1 100644 --- a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.4 2008/08/13 08:54:27 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.5 2008/08/13 11:15:15 armin76 Exp $ MY_PACKAGE=Mail @@ -8,7 +8,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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/twisted-names-0.2.0" diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 9cb740ba64c0..779e0812df5d 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-news # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.24 2008/08/13 08:59:06 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.25 2008/08/13 11:16:06 armin76 Exp $ + + 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> twisted-news-8.1.0.ebuild: + alpha/ia64/x86 stable wrt #231675 13 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> twisted-news-8.1.0.ebuild: diff --git a/dev-python/twisted-news/twisted-news-8.1.0.ebuild b/dev-python/twisted-news/twisted-news-8.1.0.ebuild index a262b2fee6f1..8381c5baa45f 100644 --- a/dev-python/twisted-news/twisted-news-8.1.0.ebuild +++ b/dev-python/twisted-news/twisted-news-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.3 2008/08/13 08:59:06 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-8.1.0.ebuild,v 1.4 2008/08/13 11:16:06 armin76 Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted versionator DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* dev-python/twisted-mail" |