diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-15 02:03:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-15 02:03:16 +0000 |
commit | 3ae1252cc9fa4da6b5a1abcf29e2c117ca4fbe82 (patch) | |
tree | eefe8edeae670cdd1cab8524674bb1dc34e80bb4 /dev-python/twisted-names | |
parent | Stable on ia64 for bug #165069. (diff) | |
download | gentoo-2-3ae1252cc9fa4da6b5a1abcf29e2c117ca4fbe82.tar.gz gentoo-2-3ae1252cc9fa4da6b5a1abcf29e2c117ca4fbe82.tar.bz2 gentoo-2-3ae1252cc9fa4da6b5a1abcf29e2c117ca4fbe82.zip |
Stable for HPPA (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 5ca03f51f5b0..4af92c66dc25 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.19 2007/03/12 18:59:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.20 2007/03/15 02:03:16 jer Exp $ + + 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> twisted-names-0.3.0.ebuild: + Stable for HPPA (bug #169888). 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> twisted-names-0.3.0.ebuild: 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 7eb7fd8a0475..32103ddad6e5 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.7 2007/03/12 18:59:16 gustavoz Exp $ +# $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 $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" DEPEND="=dev-python/twisted-2.4*" |