diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:10:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:10:55 +0000 |
commit | f3a5bcf8383afa2b78f1ef7db423daa4df639efb (patch) | |
tree | dc302a3fa31fe103a5fba298605f156d3a0bcfac /dev-python | |
parent | Mark 1.0.0 ~ia64 (diff) | |
download | historical-f3a5bcf8383afa2b78f1ef7db423daa4df639efb.tar.gz historical-f3a5bcf8383afa2b78f1ef7db423daa4df639efb.tar.bz2 historical-f3a5bcf8383afa2b78f1ef7db423daa4df639efb.zip |
Mark 0.6.0 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-conch/Manifest | 10 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.6.0.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 92e0d6972f7b..27fde30b1f86 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-conch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.6 2006/01/28 18:54:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.7 2006/04/01 19:10:55 agriffis Exp $ + + 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> + twisted-conch-0.6.0.ebuild: + Mark 0.6.0 ~ia64 28 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> twisted-conch-0.6.0.ebuild: diff --git a/dev-python/twisted-conch/Manifest b/dev-python/twisted-conch/Manifest index 1534052236ec..bb90068756f0 100644 --- a/dev-python/twisted-conch/Manifest +++ b/dev-python/twisted-conch/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 28663c0361e119078c8f287368df67cf ChangeLog 1199 RMD160 0cf70c028b2e35f4147ebc926f0c43aad0e7e0cf ChangeLog 1199 SHA256 f0b05fb30af772768235ef3f74ac435615b02a247ae4f5400676f27d93804ed4 ChangeLog 1199 @@ -16,3 +19,10 @@ SHA256 7311952b88f0447a8fe4c28d8e720ff415ab06db8fd220740b197bee6a03c754 twisted- MD5 120df689c39d9ce0c52f227252594541 twisted-conch-0.6.0.ebuild 433 RMD160 93dca315cfe759f44a711829befd675bd4a516fa twisted-conch-0.6.0.ebuild 433 SHA256 33263c5eb1db7c4c46caf8418d2e73d82384a97cef52c17ccd248f28e6ead4b0 twisted-conch-0.6.0.ebuild 433 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFELtBJJrHF4yAQTrARAmaRAJ9LsMYM2v30QAYtYRDtpr0PGe7L2gCfeCUL +AeGEjdTgbm6f1ZCdi4Wu7Mc= +=285i +-----END PGP SIGNATURE----- diff --git a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild index ee7684c66047..1fe118e30a9c 100644 --- a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.6.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-conch/twisted-conch-0.6.0.ebuild,v 1.2 2006/01/28 18:54:36 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild,v 1.3 2006/04/01 19:10:55 agriffis Exp $ MY_PACKAGE=Conch @@ -8,7 +8,7 @@ inherit twisted eutils DESCRIPTION="Twisted SSHv2 implementation." -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.1 >=dev-python/pycrypto-1.9_alpha6" |