diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-05-04 05:14:19 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-05-04 05:14:19 +0000 |
commit | fe1cf4767d2e032fab8b093fd2f706f9d3618eec (patch) | |
tree | 32166f81870ea62b9d24d6b7338046ccda0096bc /dev-python/twisted-names | |
parent | Add ~amd64, #128688. (diff) | |
download | gentoo-2-fe1cf4767d2e032fab8b093fd2f706f9d3618eec.tar.gz gentoo-2-fe1cf4767d2e032fab8b093fd2f706f9d3618eec.tar.bz2 gentoo-2-fe1cf4767d2e032fab8b093fd2f706f9d3618eec.zip |
Add ~amd64, #128688.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'dev-python/twisted-names')
4 files changed, 11 insertions, 5 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 2525c0a8b769..4dc00fbdc900 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.8 2006/05/03 23:03:29 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.9 2006/05/04 05:14:19 squinky86 Exp $ + + 04 May 2006; Jon Hood <squinky86@gentoo.org> + twisted-names-0.1.0-r1.ebuild, twisted-names-0.2.0.ebuild: + Add ~amd64, #128688. 03 May 2006; Mark Loeser <halcy0n@gentoo.org> twisted-names-0.1.0-r1.ebuild: diff --git a/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1 b/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1 index 68991ebff93d..608e07191dcb 100644 --- a/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1 +++ b/dev-python/twisted-names/files/digest-twisted-names-0.1.0-r1 @@ -1 +1,3 @@ MD5 1489cb84aa4abfd371441090e5e12f0e TwistedNames-0.1.0.tar.bz2 28486 +RMD160 19d554c8f38f3adf56589f893aac1eb38b505549 TwistedNames-0.1.0.tar.bz2 28486 +SHA256 2c223e386f4ef80b327bb3a5a6f269135b1eff9352ef2cfb160ac476dd6b075b TwistedNames-0.1.0.tar.bz2 28486 diff --git a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild b/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild index 9f40deafaf01..0c1a0497f8e7 100644 --- a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild +++ b/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.0-r1.ebuild,v 1.4 2006/05/03 23:03:29 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild,v 1.5 2006/05/04 05:14:19 squinky86 Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="~ppc sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2" diff --git a/dev-python/twisted-names/twisted-names-0.2.0.ebuild b/dev-python/twisted-names/twisted-names-0.2.0.ebuild index 31f79c5125b7..4387bb3020c2 100644 --- a/dev-python/twisted-names/twisted-names-0.2.0.ebuild +++ b/dev-python/twisted-names/twisted-names-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.0.ebuild,v 1.3 2006/04/14 09:08:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.2.0.ebuild,v 1.4 2006/05/04 05:14:19 squinky86 Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2" |