diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:14:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:14:28 +0000 |
commit | d44d73d46d5338c3ad571cd746c360bdb6eb1e5b (patch) | |
tree | 2d25643014d93b47d5837fcbc38871824199c1a5 /dev-python/twisted | |
parent | Mark 3.10 stable on alpha (diff) | |
download | historical-d44d73d46d5338c3ad571cd746c360bdb6eb1e5b.tar.gz historical-d44d73d46d5338c3ad571cd746c360bdb6eb1e5b.tar.bz2 historical-d44d73d46d5338c3ad571cd746c360bdb6eb1e5b.zip |
Mark 1.3.0 stable on ia64, mark 2.1.0 ~ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted/Manifest | 10 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.3.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/twisted/twisted-2.1.0.ebuild | 4 |
4 files changed, 21 insertions, 7 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index 3d7674edbe80..82fab4f25e71 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.56 2005/12/04 16:41:42 marienz Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.57 2006/01/31 21:14:28 agriffis Exp $ + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> twisted-1.3.0.ebuild, + twisted-2.1.0.ebuild: + Mark 1.3.0 stable on ia64, mark 2.1.0 ~ia64 04 Dec 2005; Marien Zwart <marienz@gentoo.org> twisted-2.0.1.ebuild, twisted-2.1.0.ebuild: diff --git a/dev-python/twisted/Manifest b/dev-python/twisted/Manifest index 8513b942c410..4a3ebf81305c 100644 --- a/dev-python/twisted/Manifest +++ b/dev-python/twisted/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 56e7020209b76fdb2863c92f6e25aefb ChangeLog 11316 RMD160 8b395fc4ab1f1f91705cdd1d10cdec24dc92cfea ChangeLog 11316 SHA256 dabccfc7f019081fb6d469177b4218d2816ebeb85955c2b2fdbc54900b7df0af ChangeLog 11316 @@ -43,3 +46,10 @@ SHA256 1ff2d9ba4f1b641ea22269c72801b72581ad35479808d6755aea2caac25a9638 twisted- MD5 594fb659773dc51c1f0c8b03a4f24e90 twisted-2.1.0.ebuild 3044 RMD160 3922ebba729250cd6d2a5aacdeba3c5eaf8fe248 twisted-2.1.0.ebuild 3044 SHA256 46ad17bb5d27d534e9b5d5d43c24c4840e6e987dac5fbee4d2547f497e87582a twisted-2.1.0.ebuild 3044 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFD39M9JrHF4yAQTrARAuIHAKCT8xV/VF6jblmLV073bM5YSaoxvwCdFjoH +3qg08sGXtrurj49h+ThoAdc= +=t/gH +-----END PGP SIGNATURE----- diff --git a/dev-python/twisted/twisted-1.3.0.ebuild b/dev-python/twisted/twisted-1.3.0.ebuild index 202b50c3367d..6532a14c4025 100644 --- a/dev-python/twisted/twisted-1.3.0.ebuild +++ b/dev-python/twisted/twisted-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.3.0.ebuild,v 1.9 2005/11/03 21:04:25 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.3.0.ebuild,v 1.10 2006/01/31 21:14:28 agriffis Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://twisted.sourceforge.net/Twisted_NoDocs-${MY_PV}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" IUSE="gtk doc" DEPEND=">=dev-lang/python-2.2 diff --git a/dev-python/twisted/twisted-2.1.0.ebuild b/dev-python/twisted/twisted-2.1.0.ebuild index 5a3be2d3b301..bd0fc02f460f 100644 --- a/dev-python/twisted/twisted-2.1.0.ebuild +++ b/dev-python/twisted/twisted-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.1.0.ebuild,v 1.4 2006/01/06 05:38:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.1.0.ebuild,v 1.5 2006/01/31 21:14:28 agriffis Exp $ inherit eutils distutils versionator @@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~sparc ~x86" IUSE="gtk serial crypt" DEPEND=">=dev-lang/python-2.2 |