diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2008-05-25 20:26:23 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2008-05-25 20:26:23 +0000 |
commit | eb0cb83618d2c65c0523057a1935d6df708f176a (patch) | |
tree | f376e083083416aa6961124aa9d2c483a146fa7a /dev-python | |
parent | bump to 0.19.1. Mostly translation updates. Clean up old revisions. (diff) | |
download | historical-eb0cb83618d2c65c0523057a1935d6df708f176a.tar.gz historical-eb0cb83618d2c65c0523057a1935d6df708f176a.tar.bz2 historical-eb0cb83618d2c65c0523057a1935d6df708f176a.zip |
Version bump
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-8.1.0.ebuild | 14 | ||||
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.1.0.ebuild | 14 |
8 files changed, 50 insertions, 10 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 8679b7b8f642..3dc006bb3f79 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.22 2008/05/13 21:04:54 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.23 2008/05/25 20:24:52 lordvan Exp $ + +*twisted-lore-8.1.0 (25 May 2008) + + 25 May 2008; Thomas Raschbacher <lordvan@gentoo.org> + +twisted-lore-8.1.0.ebuild: + Version bump *twisted-lore-8.0.0 (13 May 2008) diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild index 57f1055f0dad..fc14f6695d91 100644 --- a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild +++ b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.8 2006/08/01 15:13:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.9 2008/05/25 20:24:52 lordvan Exp $ MY_PACKAGE=Lore diff --git a/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild new file mode 100644 index 000000000000..0a7cc15016e9 --- /dev/null +++ b/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-8.1.0.ebuild,v 1.1 2008/05/25 20:24:52 lordvan Exp $ + +MY_PACKAGE=Lore + +inherit twisted versionator + +DESCRIPTION="Twisted documentation system" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* + dev-python/twisted-web" diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index ea5b6a52c651..a66ab5b50af5 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,12 @@ # 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.26 2008/03/12 18:24:37 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.27 2008/05/25 20:26:23 lordvan Exp $ + +*twisted-mail-8.1.0 (25 May 2008) + + 25 May 2008; Thomas Raschbacher <lordvan@gentoo.org> + +twisted-mail-8.1.0.ebuild: + Version bump 12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml: Removing Marien Zwart (marienz, #107204) from metadata.xml. diff --git a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild index ab74701ca236..2c389c699af3 100644 --- a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-0.1.0-r1.ebuild,v 1.7 2006/08/01 15:14:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild,v 1.8 2008/05/25 20:26:23 lordvan Exp $ MY_PACKAGE=Mail diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild index 6d75545a82e9..d153d964fa66 100644 --- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-0.2.0.ebuild,v 1.7 2006/07/13 02:34:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.8 2008/05/25 20:26:23 lordvan Exp $ MY_PACKAGE=Mail diff --git a/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild index 322b1c2305fc..7a8c2594d74f 100644 --- a/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.0.0.ebuild,v 1.1 2008/05/13 20:57:26 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild,v 1.2 2008/05/25 20:26:23 lordvan Exp $ MY_PACKAGE=Mail diff --git a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild new file mode 100644 index 000000000000..656a0644b79e --- /dev/null +++ b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild @@ -0,0 +1,14 @@ +# 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.1 2008/05/25 20:26:23 lordvan Exp $ + +MY_PACKAGE=Mail + +inherit twisted versionator + +DESCRIPTION="A Twisted Mail library, server and client" + +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" |