diff options
author | 2010-01-10 00:46:26 +0000 | |
---|---|---|
committer | 2010-01-10 00:46:26 +0000 | |
commit | 8109d60eddb9da3a7558ee2f85120de048008ff8 (patch) | |
tree | e2d0a7b0690a7433f3f24535b8fc60fb01aba3a9 /dev-python/medusa/medusa-0.5.4.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-8109d60eddb9da3a7558ee2f85120de048008ff8.tar.gz historical-8109d60eddb9da3a7558ee2f85120de048008ff8.tar.bz2 historical-8109d60eddb9da3a7558ee2f85120de048008ff8.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
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 d4e3f4150297..ca25fa716926 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-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # 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.18 2009/11/30 18:14:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.19 2010/01/10 00:46:26 jer Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz" IUSE="" LICENSE="PYTHON" SLOT="0" -KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" src_install() { [[ -z ${ED} ]] && local ED=${D} |