summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyds/pyds-0.7.1.ebuild')
-rw-r--r--dev-python/pyds/pyds-0.7.1.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/pyds/pyds-0.7.1.ebuild b/dev-python/pyds/pyds-0.7.1.ebuild
index cf0e1a55fc24..be94dd67e568 100644
--- a/dev-python/pyds/pyds-0.7.1.ebuild
+++ b/dev-python/pyds/pyds-0.7.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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.1 2004/04/17 12:02:58 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.1.ebuild,v 1.1.1.1 2005/11/30 10:10:08 chriswhite Exp $
-inherit distutils
+inherit distutils eutils
MY_P="PyDS-${PV}"
@@ -10,9 +10,9 @@ DESCRIPTION="Python Desktop Server"
HOMEPAGE="http://pyds.muensterland.org/"
SRC_URI="http://simon.bofh.ms/~gb/${MY_P}.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
SLOT="0"
-LICENSE="GPL-2"
+LICENSE="MIT"
IUSE=""
RDEPEND="media-libs/jpeg
@@ -24,8 +24,8 @@ RDEPEND="media-libs/jpeg
>=dev-python/pyxml-0.8.2
>=dev-python/pyrex-0.5
>=dev-python/docutils-0.3
- >=dev-python/Imaging-1.1.3
- >=dev-python/soappy-0.10.1"
+ >=dev-python/imaging-1.1.3
+ >=dev-python/soappy-0.11.1"
S=${WORKDIR}/${MY_P}