diff options
author | 2006-05-04 05:01:06 +0000 | |
---|---|---|
committer | 2006-05-04 05:01:06 +0000 | |
commit | 6376129c4924f7bd4453d99eae761bbc46661b14 (patch) | |
tree | 160fec29f01ec35788193e221465879d48c70633 /dev-python/twisted-lore | |
parent | fix cboard component (bug #117464) with patch from nyhm; use make install; ad... (diff) | |
download | historical-6376129c4924f7bd4453d99eae761bbc46661b14.tar.gz historical-6376129c4924f7bd4453d99eae761bbc46661b14.tar.bz2 historical-6376129c4924f7bd4453d99eae761bbc46661b14.zip |
Add ~amd64, #128688.
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/files/digest-twisted-lore-0.1.0-r1 | 2 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 254a4b6a3659..03b9b6296452 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.7 2006/05/03 23:02:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.8 2006/05/04 05:01:06 squinky86 Exp $ + + 04 May 2006; Jon Hood <squinky86@gentoo.org> twisted-lore-0.1.0-r1.ebuild: + Add ~amd64, #128688. 03 May 2006; Mark Loeser <halcy0n@gentoo.org> twisted-lore-0.1.0-r1.ebuild: diff --git a/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0-r1 b/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0-r1 index 43dcffc1a2d7..082c1b572f8c 100644 --- a/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0-r1 +++ b/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0-r1 @@ -1 +1,3 @@ MD5 c38eea006be598081778d79c98fc8a42 TwistedLore-0.1.0.tar.bz2 58386 +RMD160 755df5830fab00d71bcdf4878d77fcec533a1eac TwistedLore-0.1.0.tar.bz2 58386 +SHA256 5a2a61423ab091ac4f7e2877987c420d3701c8960d2312ddd17f410dd5b7fe92 TwistedLore-0.1.0.tar.bz2 58386 diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild index 25e0d80118a5..f9607ef62649 100644 --- a/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild +++ b/dev-python/twisted-lore/twisted-lore-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-lore/twisted-lore-0.1.0-r1.ebuild,v 1.5 2006/05/03 23:02:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0-r1.ebuild,v 1.6 2006/05/04 05:01:06 squinky86 Exp $ MY_PACKAGE=Lore @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted documentation system" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 dev-python/twisted-web" |