summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Serboncini <fserb@gentoo.org>2005-02-07 05:00:39 +0000
committerFernando Serboncini <fserb@gentoo.org>2005-02-07 05:00:39 +0000
commitc89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a (patch)
treeb1b69c05a0a364ef425fc2e4cb728cd875b97af8 /dev-python/pyds
parentstable on x86 (diff)
downloadgentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.tar.gz
gentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.tar.bz2
gentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.zip
stable on x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/pyds')
-rw-r--r--dev-python/pyds/ChangeLog7
-rw-r--r--dev-python/pyds/Manifest14
-rw-r--r--dev-python/pyds/pyds-0.6.5.ebuild6
-rw-r--r--dev-python/pyds/pyds-0.7.0.ebuild4
-rw-r--r--dev-python/pyds/pyds-0.7.1.ebuild4
-rw-r--r--dev-python/pyds/pyds-0.7.2.ebuild4
6 files changed, 21 insertions, 18 deletions
diff --git a/dev-python/pyds/ChangeLog b/dev-python/pyds/ChangeLog
index 35b674f4202f..b9898bd75339 100644
--- a/dev-python/pyds/ChangeLog
+++ b/dev-python/pyds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyds
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.14 2004/12/30 23:10:46 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.15 2005/02/07 04:59:04 fserb Exp $
+
+ 07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> pyds-0.6.5.ebuild:
+ stable on x86
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/pyds/Manifest b/dev-python/pyds/Manifest
index e4b86e7741aa..274471f61c95 100644
--- a/dev-python/pyds/Manifest
+++ b/dev-python/pyds/Manifest
@@ -1,11 +1,11 @@
-MD5 b7c73adf28e31c0e826cb5a5299a5b2a ChangeLog 1806
-MD5 f0b28485a754f01b69968685b69d490d pyds-0.7.2.ebuild 834
-MD5 b1c949410af9404c63a2e8d730a75009 pyds-0.7.0.ebuild 829
-MD5 e477864449000c8799d4df65e77e3ca3 pyds-0.6.5.ebuild 822
-MD5 b9335a79aafb72b3f7a17c140bda1294 pyds-0.7.1.ebuild 834
+MD5 da84f9bfaaa2366e093051081d598b16 ChangeLog 1896
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 1b935abc4d9b1f3bd63a03cdec82da05 files/digest-pyds-0.7.2 62
+MD5 a86ce5c6af3503ba7bb95ccee90a7bd4 pyds-0.6.5.ebuild 821
+MD5 61f15fc3722adaafb133a389520a9b8c pyds-0.7.0.ebuild 829
+MD5 b94739886b2a017927441d0fbcfb8e03 pyds-0.7.1.ebuild 834
+MD5 346e85d6bf3b76627149f31fb52ad283 pyds-0.7.2.ebuild 834
MD5 0cfd4d73a24797f841459714fb787030 files/digest-pyds-0.6.5 62
MD5 3a582b6b5901641f1a0165b05c3fc78b files/digest-pyds-0.7.0 62
-MD5 94e7c2cab795b8d9754f8f58efe71178 files/pyds-0.6.5-py2.3.patch 614
MD5 57698d6235f4518eb671a92a0970adcc files/digest-pyds-0.7.1 62
+MD5 1b935abc4d9b1f3bd63a03cdec82da05 files/digest-pyds-0.7.2 62
+MD5 94e7c2cab795b8d9754f8f58efe71178 files/pyds-0.6.5-py2.3.patch 614
diff --git a/dev-python/pyds/pyds-0.6.5.ebuild b/dev-python/pyds/pyds-0.6.5.ebuild
index 924be1c340ed..71455ec3f593 100644
--- a/dev-python/pyds/pyds-0.6.5.ebuild
+++ b/dev-python/pyds/pyds-0.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.6.5.ebuild,v 1.8 2004/07/19 22:06:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.6.5.ebuild,v 1.9 2005/02/07 04:59:04 fserb Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://pyds.muensterland.org/"
SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="MIT"
IUSE=""
diff --git a/dev-python/pyds/pyds-0.7.0.ebuild b/dev-python/pyds/pyds-0.7.0.ebuild
index b4bb9741b210..3b49a80da80b 100644
--- a/dev-python/pyds/pyds-0.7.0.ebuild
+++ b/dev-python/pyds/pyds-0.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.0.ebuild,v 1.8 2004/07/19 22:06:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.0.ebuild,v 1.9 2005/02/07 04:59:04 fserb Exp $
inherit distutils eutils
diff --git a/dev-python/pyds/pyds-0.7.1.ebuild b/dev-python/pyds/pyds-0.7.1.ebuild
index 80e18d85b91f..2aec7d59df6b 100644
--- a/dev-python/pyds/pyds-0.7.1.ebuild
+++ b/dev-python/pyds/pyds-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.1.ebuild,v 1.7 2004/07/19 22:06:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.1.ebuild,v 1.8 2005/02/07 04:59:04 fserb Exp $
inherit distutils eutils
diff --git a/dev-python/pyds/pyds-0.7.2.ebuild b/dev-python/pyds/pyds-0.7.2.ebuild
index c7b48502794e..63de1132f8fe 100644
--- a/dev-python/pyds/pyds-0.7.2.ebuild
+++ b/dev-python/pyds/pyds-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.2.ebuild,v 1.3 2004/07/19 22:06:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.2.ebuild,v 1.4 2005/02/07 04:59:04 fserb Exp $
inherit distutils eutils