diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
commit | 1c9a9fae1cc7e9b037261df345e9b5279c647632 (patch) | |
tree | fb26835ed7935608989a2e4a03b9c5b9b7dbac29 /dev-python/medusa/medusa-0.5.3.ebuild | |
parent | updated metadata.xml (diff) | |
download | historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.gz historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.bz2 historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.zip |
stable bump
Diffstat (limited to 'dev-python/medusa/medusa-0.5.3.ebuild')
-rw-r--r-- | dev-python/medusa/medusa-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/medusa/medusa-0.5.3.ebuild b/dev-python/medusa/medusa-0.5.3.ebuild index 7e52854e1a89..3bade88bfad7 100644 --- a/dev-python/medusa/medusa-0.5.3.ebuild +++ b/dev-python/medusa/medusa-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.5 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.3.ebuild,v 1.6 2003/10/08 10:21:37 liquidx Exp $ inherit distutils @@ -12,7 +12,7 @@ HOMEPAGE="http://oedipus.sourceforge.net/medusa/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="PYTHON" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/python" S=${WORKDIR}/${P} |