diff options
author | David Holm <dholm@gentoo.org> | 2004-04-18 08:51:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-18 08:51:12 +0000 |
commit | cead153acc63e0fb79bbefe55d9b883671a2d16b (patch) | |
tree | 0576412bf895f50f1c4088724539dae547d91988 /dev-python/pyds | |
parent | make sure to change permissions to $GAMES_USER_DED and $GAMES_GROUP so the wr... (diff) | |
download | historical-cead153acc63e0fb79bbefe55d9b883671a2d16b.tar.gz historical-cead153acc63e0fb79bbefe55d9b883671a2d16b.tar.bz2 historical-cead153acc63e0fb79bbefe55d9b883671a2d16b.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/pyds')
-rw-r--r-- | dev-python/pyds/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyds/pyds-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyds/ChangeLog b/dev-python/pyds/ChangeLog index 0e9168d64fb5..b3c3d76fb4bc 100644 --- a/dev-python/pyds/ChangeLog +++ b/dev-python/pyds/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2004/04/17 12:02:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/ChangeLog,v 1.6 2004/04/18 08:51:12 dholm Exp $ + + 18 Apr 2004; David Holm <dholm@gentoo.org> pyds-0.7.1.ebuild: + Added to ~ppc. *pyds-0.7.1 (17 Apr 2004) diff --git a/dev-python/pyds/pyds-0.7.1.ebuild b/dev-python/pyds/pyds-0.7.1.ebuild index cf0e1a55fc24..2589fb61ab3f 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.1 2004/04/17 12:02:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.1.ebuild,v 1.2 2004/04/18 08:51:12 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ 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" IUSE="" |