summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-09-23 18:35:38 +0000
committerSimon Stelling <blubb@gentoo.org>2004-09-23 18:35:38 +0000
commit15dcd7c58b68360e97a7f5ae0f7a3d19df6515bd (patch)
treed74efc5220dc9eac0948507a234d018a12da2d24
parent~amd64 and fix sandbox issue (diff)
downloadhistorical-15dcd7c58b68360e97a7f5ae0f7a3d19df6515bd.tar.gz
historical-15dcd7c58b68360e97a7f5ae0f7a3d19df6515bd.tar.bz2
historical-15dcd7c58b68360e97a7f5ae0f7a3d19df6515bd.zip
~amd64
-rw-r--r--dev-python/simpleparse/ChangeLog5
-rw-r--r--dev-python/simpleparse/Manifest14
-rw-r--r--dev-python/simpleparse/simpleparse-2.0.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/simpleparse/ChangeLog b/dev-python/simpleparse/ChangeLog
index a110a14883ae..881f650ccafa 100644
--- a/dev-python/simpleparse/ChangeLog
+++ b/dev-python/simpleparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/simpleparse
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.4 2004/09/05 07:42:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/ChangeLog,v 1.5 2004/09/23 18:35:38 blubb Exp $
+
+ 23 Sep 2004; <blubb@gentoo.org> simpleparse-2.0.0.ebuild:
+ added ~amd64
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
diff --git a/dev-python/simpleparse/Manifest b/dev-python/simpleparse/Manifest
index 01b6fda55b5d..a43b65dc1bd0 100644
--- a/dev-python/simpleparse/Manifest
+++ b/dev-python/simpleparse/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 d151967996b3f1ddb29c0574d620e2d2 ChangeLog 1374
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 845bd65e703d1cf8c7c4ff1947ad8c29 simpleparse-1.0.ebuild 637
-MD5 f2465e99386465bd26762fe00070598f simpleparse-2.0.0.ebuild 647
-MD5 58be8c75562c598cc4a3eaa82723140e ChangeLog 1301
+MD5 147a87b067dd21a50e0f51a8a9cebc1c simpleparse-2.0.0.ebuild 651
MD5 47d741d0204aab4b0b6cd42602522430 files/digest-simpleparse-1.0 63
MD5 efc9ea4ea5675544632203216b25d361 files/digest-simpleparse-2.0.0 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBOsODI1lqEGTUzyQRAqbhAJ9vwjSqb8Tt8OTGyVdsU8SI7VadtQCgk8dG
-CAE4pXVxMOBPliKp5QiQwxg=
-=Fz1O
------END PGP SIGNATURE-----
diff --git a/dev-python/simpleparse/simpleparse-2.0.0.ebuild b/dev-python/simpleparse/simpleparse-2.0.0.ebuild
index 895e4ca0194f..94817273e1b8 100644
--- a/dev-python/simpleparse/simpleparse-2.0.0.ebuild
+++ b/dev-python/simpleparse/simpleparse-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.0.0.ebuild,v 1.3 2004/06/25 01:49:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.0.0.ebuild,v 1.4 2004/09/23 18:35:38 blubb Exp $
IUSE=""
@@ -16,7 +16,7 @@ DEPEND="virtual/python
dev-python/egenix-mx-base"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"
src_install() {
distutils_src_install --install-data=/usr/share/doc/${PF}