diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 05:00:39 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 05:00:39 +0000 |
commit | c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a (patch) | |
tree | b1b69c05a0a364ef425fc2e4cb728cd875b97af8 /dev-python/pyds/pyds-0.6.5.ebuild | |
parent | stable on x86 (diff) | |
download | gentoo-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/pyds-0.6.5.ebuild')
-rw-r--r-- | dev-python/pyds/pyds-0.6.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |