summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-04-26 08:32:18 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-04-26 08:32:18 +0000
commit1d1bc0de5aee4dbc6ba21fada77e511e5a8e2fe3 (patch)
treeba6a4dc38024e63d716ddd1f7feddfc5172c620b /dev-python/pyds
parentAdded embedded to the ownership. version 1.3 is realy 1.3_p3. Can the next ve... (diff)
downloadhistorical-1d1bc0de5aee4dbc6ba21fada77e511e5a8e2fe3.tar.gz
historical-1d1bc0de5aee4dbc6ba21fada77e511e5a8e2fe3.tar.bz2
historical-1d1bc0de5aee4dbc6ba21fada77e511e5a8e2fe3.zip
fix license (#48982)
Diffstat (limited to 'dev-python/pyds')
-rw-r--r--dev-python/pyds/ChangeLog6
-rw-r--r--dev-python/pyds/Manifest10
-rw-r--r--dev-python/pyds/pyds-0.6.5.ebuild4
-rw-r--r--dev-python/pyds/pyds-0.7.0.ebuild4
-rw-r--r--dev-python/pyds/pyds-0.7.1.ebuild4
5 files changed, 16 insertions, 12 deletions
diff --git a/dev-python/pyds/ChangeLog b/dev-python/pyds/ChangeLog
index 8fdfcd4e40c9..f3039ac87fd6 100644
--- a/dev-python/pyds/ChangeLog
+++ b/dev-python/pyds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyds
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.7 2004/04/19 05:39:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.8 2004/04/26 08:32:18 liquidx Exp $
+
+ 26 Apr 2004; Alastair Tse <liquidx@gentoo.org> pyds-0.6.5.ebuild,
+ pyds-0.7.0.ebuild, pyds-0.7.1.ebuild:
+ fix license (#48982)
18 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> pyds-0.7.0.ebuild:
need all stable deps before marking stable for x86
diff --git a/dev-python/pyds/Manifest b/dev-python/pyds/Manifest
index 1010fec39e3c..205321c0f3ce 100644
--- a/dev-python/pyds/Manifest
+++ b/dev-python/pyds/Manifest
@@ -1,9 +1,9 @@
+MD5 323c9f64ed7d44f906a4fff19bff8447 ChangeLog 1187
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 2d6cbf2b0e39b01fcb4e5603a4447780 pyds-0.6.5.ebuild 832
+MD5 cdd7abbb6a481352f1cbbee830191de7 pyds-0.7.0.ebuild 839
+MD5 99af5f62974105b2e3f7795322224a2a pyds-0.7.1.ebuild 837
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 a8d088fcdd499b6e0ed4ac467c44a0ab ChangeLog 1057
-MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 47d85b2f24bd14e2ec281afdee902ba2 pyds-0.6.5.ebuild 833
-MD5 7c12e9a4e1901d672641aad66626967b pyds-0.7.0.ebuild 840
-MD5 a71320beed69764b3d212b9f41725663 pyds-0.7.1.ebuild 837
diff --git a/dev-python/pyds/pyds-0.6.5.ebuild b/dev-python/pyds/pyds-0.6.5.ebuild
index bf7d5f0aaa71..cef74e1f7e74 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 Technologies, Inc.
# 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.5 2004/04/25 21:26:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.6.5.ebuild,v 1.6 2004/04/26 08:32:18 liquidx Exp $
inherit distutils eutils
@@ -10,9 +10,9 @@ DESCRIPTION="Python Desktop Server"
HOMEPAGE="http://pyds.muensterland.org/"
SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
-LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+LICENSE="MIT"
IUSE=""
RDEPEND="media-libs/jpeg
diff --git a/dev-python/pyds/pyds-0.7.0.ebuild b/dev-python/pyds/pyds-0.7.0.ebuild
index 309a13012b06..93af27d7f3b7 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 Technologies, Inc.
# 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.5 2004/04/25 21:27:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.0.ebuild,v 1.6 2004/04/26 08:32:18 liquidx Exp $
inherit distutils eutils
@@ -10,9 +10,9 @@ DESCRIPTION="Python Desktop Server"
HOMEPAGE="http://pyds.muensterland.org/"
SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
-LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+LICENSE="MIT"
IUSE=""
RDEPEND="media-libs/jpeg
diff --git a/dev-python/pyds/pyds-0.7.1.ebuild b/dev-python/pyds/pyds-0.7.1.ebuild
index 2589fb61ab3f..9ec1a2b326d8 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 Technologies, Inc.
# 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.2 2004/04/18 08:51:12 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.1.ebuild,v 1.3 2004/04/26 08:32:18 liquidx Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
KEYWORDS="~x86 ~ppc"
SLOT="0"
-LICENSE="GPL-2"
+LICENSE="MIT"
IUSE=""
RDEPEND="media-libs/jpeg