diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 16:20:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-10 16:20:18 +0000 |
commit | 276b75b0125253d863b7bd6655cb5971696e1a5a (patch) | |
tree | 11256bcc04ab5d9544c1ed70bbe177c777991db5 /dev-python/twisted-names | |
parent | Stable for HPPA (bug #300702). (diff) | |
download | gentoo-2-276b75b0125253d863b7bd6655cb5971696e1a5a.tar.gz gentoo-2-276b75b0125253d863b7bd6655cb5971696e1a5a.tar.bz2 gentoo-2-276b75b0125253d863b7bd6655cb5971696e1a5a.zip |
Stable for HPPA (bug #300702).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-9.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 7f9d7d0b5137..50076bd742ae 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-names # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.43 2010/02/10 16:20:18 jer Exp $ + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> twisted-names-9.0.0.ebuild: + Stable for HPPA (bug #300702). 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> twisted-names-9.0.0.ebuild: 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 2c8ab057fe21..4e60eee229ff 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-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.3 2010/01/17 18:46:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-9.0.0.ebuild,v 1.4 2010/02/10 16:20:18 jer 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)*" |