diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-01-08 23:05:23 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-01-08 23:05:23 +0000 |
commit | c76618bb1ce5ce8def2112878fafe62c664d4387 (patch) | |
tree | 6b7d6cd4fefeb69dbed50b165e3c58038956a618 /dev-python/twisted-conch | |
parent | Added myself as maintainer, version bump. (diff) | |
download | historical-c76618bb1ce5ce8def2112878fafe62c664d4387.tar.gz historical-c76618bb1ce5ce8def2112878fafe62c664d4387.tar.bz2 historical-c76618bb1ce5ce8def2112878fafe62c664d4387.zip |
Bump to 8.2.0, remove old
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/ChangeLog | 12 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild | 22 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.6.0.ebuild | 22 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.7.0.ebuild | 21 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.8.0.ebuild | 14 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-8.2.0.ebuild | 16 |
8 files changed, 33 insertions, 84 deletions
diff --git a/dev-python/twisted-conch/ChangeLog b/dev-python/twisted-conch/ChangeLog index 5c19b464c2dd..3c29091a4ab8 100644 --- a/dev-python/twisted-conch/ChangeLog +++ b/dev-python/twisted-conch/ChangeLog @@ -1,6 +1,14 @@ # 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.36 2008/12/20 18:30:47 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/ChangeLog,v 1.37 2009/01/08 23:05:23 patrick Exp $ + +*twisted-conch-8.2.0 (08 Jan 2009) + + 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> + -twisted-conch-0.5.0-r1.ebuild, -twisted-conch-0.6.0.ebuild, + -twisted-conch-0.7.0.ebuild, -twisted-conch-0.8.0.ebuild, + +twisted-conch-8.2.0.ebuild: + Bump to 8.2.0, remove old 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-conch-8.1.0.ebuild: Stable on ppc wrt bug 231675 diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild deleted file mode 100644 index 90aa5dbb71b5..000000000000 --- a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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-0.5.0-r1.ebuild,v 1.10 2008/05/26 07:59:28 lordvan Exp $ - -MY_PACKAGE=Conch - -inherit twisted eutils - -DESCRIPTION="Twisted SSHv2 implementation." - -KEYWORDS="alpha amd64 ~ppc sparc x86" - -DEPEND=">=dev-python/twisted-2 - <dev-python/twisted-2.4 - >=dev-python/pycrypto-1.9_alpha6" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${P}-root-skip.patch" -} diff --git a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild deleted file mode 100644 index c8fd86300ed2..000000000000 --- a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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-0.6.0.ebuild,v 1.7 2008/05/26 07:59:28 lordvan Exp $ - -MY_PACKAGE=Conch - -inherit twisted eutils - -DESCRIPTION="Twisted SSHv2 implementation." - -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" - -DEPEND=">=dev-python/twisted-2.1 - <dev-python/twisted-2.4 - >=dev-python/pycrypto-1.9_alpha6" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${P}-root-skip.patch" -} diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild deleted file mode 100644 index 0b4149a41ade..000000000000 --- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 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.7.0.ebuild,v 1.11 2007/07/11 06:19:48 mr_bones_ Exp $ - -MY_PACKAGE=Conch - -inherit twisted eutils - -DESCRIPTION="Twisted SSHv2 implementation." - -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" - -DEPEND="=dev-python/twisted-2.4* - >=dev-python/pycrypto-1.9_alpha6" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${PN}-0.6.0-root-skip.patch" -} diff --git a/dev-python/twisted-conch/twisted-conch-0.8.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.8.0.ebuild deleted file mode 100644 index 3679e4b38575..000000000000 --- a/dev-python/twisted-conch/twisted-conch-0.8.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 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.8.0.ebuild,v 1.2 2007/01/14 16:37:50 ranger Exp $ - -MY_PACKAGE=Conch - -inherit twisted eutils - -DESCRIPTION="Twisted SSHv2 implementation." - -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DEPEND="=dev-python/twisted-2.5* - >=dev-python/pycrypto-1.9_alpha6" diff --git a/dev-python/twisted-conch/twisted-conch-8.0.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.0.0.ebuild index a53d1a0908d1..94af01e3877e 100644 --- a/dev-python/twisted-conch/twisted-conch-8.0.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-8.0.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.0.0.ebuild,v 1.2 2008/05/13 20:43:37 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.0.0.ebuild,v 1.3 2009/01/08 23:05:23 patrick Exp $ MY_PACKAGE=Conch @@ -12,3 +12,5 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" + +IUSE="" 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 d648020bc487..4d81494ec9e1 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 +# Copyright 1999-2009 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.7 2008/12/20 18:30:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-8.1.0.ebuild,v 1.8 2009/01/08 23:05:23 patrick Exp $ MY_PACKAGE=Conch @@ -12,3 +12,5 @@ KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* >=dev-python/pycrypto-1.9_alpha6" + +IUSE="" diff --git a/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild new file mode 100644 index 000000000000..89a66c8dfca0 --- /dev/null +++ b/dev-python/twisted-conch/twisted-conch-8.2.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/01/08 23:05:23 patrick Exp $ + +MY_PACKAGE=Conch + +inherit twisted eutils versionator + +DESCRIPTION="Twisted SSHv2 implementation." + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + >=dev-python/pycrypto-1.9_alpha6" + +IUSE="" |