summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-03-17 14:12:52 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-03-17 14:12:52 +0000
commitd322e4fd9c70b7712230d657cef97757a0e9d4bb (patch)
tree0c6359af7439beb625419c35143a5ed36d3f2412 /dev-python
parentAdded ~ppc64; bug #126527 (diff)
downloadhistorical-d322e4fd9c70b7712230d657cef97757a0e9d4bb.tar.gz
historical-d322e4fd9c70b7712230d657cef97757a0e9d4bb.tar.bz2
historical-d322e4fd9c70b7712230d657cef97757a0e9d4bb.zip
added ~amd64 (bug #118866)
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/kid/ChangeLog5
-rw-r--r--dev-python/kid/Manifest14
-rw-r--r--dev-python/kid/kid-0.8.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/kid/ChangeLog b/dev-python/kid/ChangeLog
index b30086b2a4df..4e893cf6d2d4 100644
--- a/dev-python/kid/ChangeLog
+++ b/dev-python/kid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kid
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/ChangeLog,v 1.3 2006/01/06 21:07:10 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/ChangeLog,v 1.4 2006/03/17 14:12:52 deltacow Exp $
+
+ 17 Mar 2006; Scott Stoddard <deltacow@gentoo.org> kid-0.8.ebuild:
+ Added ~amd64.
*kid-0.8 (06 Jan 2006)
diff --git a/dev-python/kid/Manifest b/dev-python/kid/Manifest
index 4771c4c63037..47392fb744fe 100644
--- a/dev-python/kid/Manifest
+++ b/dev-python/kid/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1dc60232e78f95f7d73b782978f833df ChangeLog 707
+MD5 0875cd3ebd46abb7c6eeeef966d07bc0 ChangeLog 794
MD5 fe1c90896206e3460519d78d6c59862b files/digest-kid-0.7.1 61
MD5 8ca404dd6fc38189f1e8080ba75ec9ad files/digest-kid-0.8 59
MD5 6afe8df6927655a755c858926a52bc5e files/kid-0.7.1-ezsetup-gentoo.patch 785
MD5 d946c507fc4e90fa5fe5f516a6cd6a87 files/kid-0.8-ezsetup-gentoo.patch 743
MD5 450f1bddbe4ff68dec6604b7903b7158 kid-0.7.1.ebuild 742
-MD5 6585acca4a437128e6b9e581a2bf5929 kid-0.8.ebuild 845
+MD5 16d66fa95aaa9fff7f8d12fe22fc28f7 kid-0.8.ebuild 854
MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDvtwp2jLqHNfbg2URAondAJ9Lywl84y5ctxQqCpupwPvjx7ND2gCfblv5
-Rr5BXzuGNPZqfLuKhDqrs94=
-=n4S4
------END PGP SIGNATURE-----
diff --git a/dev-python/kid/kid-0.8.ebuild b/dev-python/kid/kid-0.8.ebuild
index cfa9f5bb329e..a3bf8e9be97a 100644
--- a/dev-python/kid/kid-0.8.ebuild
+++ b/dev-python/kid/kid-0.8.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/kid/kid-0.8.ebuild,v 1.1 2006/01/06 21:07:10 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/kid-0.8.ebuild,v 1.2 2006/03/17 14:12:52 deltacow Exp $
inherit distutils eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A simple and Pythonic XML template language"
SRC_URI="http://kid.lesscode.org/dist/${PV}/${P}.tar.gz"
HOMEPAGE="http://kid.lesscode.org/"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
LICENSE="MIT"
SLOT="0"
IUSE=""