summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-01 00:39:33 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-01 00:39:33 +0000
commitdbdd35b8ee1a2536b00a545684060a315755438c (patch)
tree63701818eb3cb0c096cd30a9d6e2d1e377dd4b9c /app-text/pytextile
parentRevision bump, need corrected makefile to disable AAC. Forcibly disable AAC, ... (diff)
downloadhistorical-dbdd35b8ee1a2536b00a545684060a315755438c.tar.gz
historical-dbdd35b8ee1a2536b00a545684060a315755438c.tar.bz2
historical-dbdd35b8ee1a2536b00a545684060a315755438c.zip
Marked ~amd64, bug 111069.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/ChangeLog5
-rw-r--r--app-text/pytextile/Manifest16
-rw-r--r--app-text/pytextile/pytextile-2.0.10.ebuild4
3 files changed, 19 insertions, 6 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index 0cb19fb4a476..b9f39140dc7b 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.1 2005/10/31 23:22:47 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.2 2005/11/01 00:39:33 cryos Exp $
+
+ 01 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> pytextile-2.0.10.ebuild:
+ Marked ~amd64, bug 111069.
*pytextile-2.0.10 (31 Oct 2005)
diff --git a/app-text/pytextile/Manifest b/app-text/pytextile/Manifest
index 8afc2d3e7663..efc8f6929aad 100644
--- a/app-text/pytextile/Manifest
+++ b/app-text/pytextile/Manifest
@@ -1,4 +1,14 @@
-MD5 3d147677d1a71a4db54a650ad2596faa pytextile-2.0.10.ebuild 598
-MD5 cabe312b674f36a5ec3ad211911abe24 ChangeLog 441
-MD5 102f8255487b2b68e23839f3ab254242 metadata.xml 413
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4a053bec2ae1ba924bf2d4f274333436 ChangeLog 550
MD5 877d61c05989e16389902d078ce46ed0 files/digest-pytextile-2.0.10 65
+MD5 102f8255487b2b68e23839f3ab254242 metadata.xml 413
+MD5 5a2d3eff2aed085f67c4107226c6499b pytextile-2.0.10.ebuild 607
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDZrlWntT9W3vfTuoRAoeSAJ9vy79IBIyKopcROn2FrYnt2z/A8QCeJrmG
+uRKZJT2hZrdslrHz1YJN3AE=
+=4AVD
+-----END PGP SIGNATURE-----
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild
index 94aa6d913a20..b6374e287af5 100644
--- a/app-text/pytextile/pytextile-2.0.10.ebuild
+++ b/app-text/pytextile/pytextile-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.1 2005/10/31 23:22:47 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.2 2005/11/01 00:39:33 cryos Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/code/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-lang/python"