diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 18:55:10 +0000 |
commit | 621513d758dee34a556a49ecbd4527c263c721eb (patch) | |
tree | 35e8344577d3c7af8d0a43e0a73aff2bb5a59e92 /dev-python/twisted-names | |
parent | alpha/ia64/sparc stable wrt #298274 (diff) | |
download | historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.gz historical-621513d758dee34a556a49ecbd4527c263c721eb.tar.bz2 historical-621513d758dee34a556a49ecbd4527c263c721eb.zip |
stable x86, bug 300702
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-9.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index d70fb49c1b68..7f9d7d0b5137 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-names -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.41 2009/12/20 16:40:34 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.42 2010/01/17 18:46:28 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + twisted-names-9.0.0.ebuild: + stable x86, bug 300702 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> twisted-names-8.2.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #289680 diff --git a/dev-python/twisted-names/twisted-names-9.0.0.ebuild b/dev-python/twisted-names/twisted-names-9.0.0.ebuild index 9132eebc7755..2c8ab057fe21 100644 --- a/dev-python/twisted-names/twisted-names-9.0.0.ebuild +++ b/dev-python/twisted-names/twisted-names-9.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-9.0.0.ebuild,v 1.2 2009/12/20 15:28:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-9.0.0.ebuild,v 1.3 2010/01/17 18:46:28 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" |