diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:20:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 14:20:46 +0000 |
commit | 17d6760fc7bcd546bea249bc9a517fe09296d563 (patch) | |
tree | 777e85a21052657fbfc4f984ebf9c5def2d40aa0 /dev-python/twisted-names | |
parent | Added ~ppc64; bug #169888 (diff) | |
download | gentoo-2-17d6760fc7bcd546bea249bc9a517fe09296d563.tar.gz gentoo-2-17d6760fc7bcd546bea249bc9a517fe09296d563.tar.bz2 gentoo-2-17d6760fc7bcd546bea249bc9a517fe09296d563.zip |
Stable on ppc64; bug #169888
(Portage version: 2.1.2.2)
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-0.3.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 4af92c66dc25..c6c2cb1ebc13 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.20 2007/03/15 02:03:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.21 2007/03/15 14:20:46 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> twisted-names-0.3.0.ebuild: + Stable on ppc64; bug #169888 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> twisted-names-0.3.0.ebuild: Stable for HPPA (bug #169888). diff --git a/dev-python/twisted-names/twisted-names-0.3.0.ebuild b/dev-python/twisted-names/twisted-names-0.3.0.ebuild index 32103ddad6e5..5f4ab560c1d2 100644 --- a/dev-python/twisted-names/twisted-names-0.3.0.ebuild +++ b/dev-python/twisted-names/twisted-names-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.8 2007/03/15 02:03:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.9 2007/03/15 14:20:46 corsair Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" DEPEND="=dev-python/twisted-2.4*" |