diff options
Diffstat (limited to 'dev-python/medusa/medusa-0.5.4.ebuild')
-rw-r--r-- | dev-python/medusa/medusa-0.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/medusa/medusa-0.5.4.ebuild b/dev-python/medusa/medusa-0.5.4.ebuild index 4a409679cf28..b0d594555f95 100644 --- a/dev-python/medusa/medusa-0.5.4.ebuild +++ b/dev-python/medusa/medusa-0.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.4.ebuild,v 1.1 2003/11/22 14:21:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.2 2004/04/18 08:32:43 dholm Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz" IUSE="" LICENSE="PYTHON" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" src_install() { DOCS="CHANGES.txt LICENSE.txt README.txt docs/*.txt" |