summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-01-10 20:27:15 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-01-10 20:27:15 +0000
commit6cfc1dab206bb8e3e5a7d39bf7a28dfd1e928362 (patch)
treef2a04745d1e80e06b76ec1e08e25b289188261f4 /app-text/pytextile
parentStable on x86; bug #118302 (diff)
downloadhistorical-6cfc1dab206bb8e3e5a7d39bf7a28dfd1e928362.tar.gz
historical-6cfc1dab206bb8e3e5a7d39bf7a28dfd1e928362.tar.bz2
historical-6cfc1dab206bb8e3e5a7d39bf7a28dfd1e928362.zip
Stable on x86; bug #118302
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/ChangeLog7
-rw-r--r--app-text/pytextile/Manifest10
-rw-r--r--app-text/pytextile/pytextile-2.0.10.ebuild6
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index ee10807b7fea..1b730919db72 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.4 2005/11/20 03:41:37 josejx Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.5 2006/01/10 20:27:15 halcy0n Exp $
+
+ 10 Jan 2006; Mark Loeser <halcy0n@gentoo.org> pytextile-2.0.10.ebuild:
+ Stable on x86; bug #118302
20 Nov 2005; Joseph Jezak <josejx@gentoo.org> pytextile-2.0.10.ebuild:
Marked ~ppc for bug #111069.
diff --git a/app-text/pytextile/Manifest b/app-text/pytextile/Manifest
index d27c97cd3e7a..0fb8875be0f5 100644
--- a/app-text/pytextile/Manifest
+++ b/app-text/pytextile/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 25d1a0baa748da39f2562b5e81276a3f ChangeLog 768
+MD5 9654c4cbc0d99200c1af53bc82352ee7 ChangeLog 872
MD5 877d61c05989e16389902d078ce46ed0 files/digest-pytextile-2.0.10 65
MD5 102f8255487b2b68e23839f3ab254242 metadata.xml 413
-MD5 9a96daeaf6626651ff79d1a77765534c pytextile-2.0.10.ebuild 620
+MD5 c31efcfdabb5724fe99b9dbee74dbd26 pytextile-2.0.10.ebuild 620
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDf/B+csIHjyDViGQRAoOxAKDVDNyl3i2Mc3BBLeZ3Zzl74R9qwACfStXA
-Oy5nbzRm+vBoMGSWdYH0fkA=
-=ySlx
+iD8DBQFDxBisCRZPokWLroQRAkeeAKCjadfPWr3Pp9v1eakyTaKCLWjm7ACg5qRu
+XT+5Q5e+9IgSbFEFwn5p0Bk=
+=g7BX
-----END PGP SIGNATURE-----
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild
index 66e78724b7b1..a7053d630294 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
+# Copyright 1999-2006 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.4 2005/11/20 03:41:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.5 2006/01/10 20:27:15 halcy0n Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/code/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lang/python"