diff options
Diffstat (limited to 'dev-python/pyx/pyx-0.6.1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.6.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyx/pyx-0.6.1.ebuild b/dev-python/pyx/pyx-0.6.1.ebuild index 4b6de026025a..cd9922851556 100644 --- a/dev-python/pyx/pyx-0.6.1.ebuild +++ b/dev-python/pyx/pyx-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.6.1.ebuild,v 1.1 2004/04/06 22:03:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.6.1.ebuild,v 1.1.1.1 2005/11/30 10:10:30 chriswhite Exp $ IUSE="" @@ -14,10 +14,10 @@ SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz" HOMEPAGE="http://pyx.sourceforge.net/" DEPEND=">=dev-lang/python-2.2 - >=app-text/tetex-1" + virtual/tetex" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" src_install() { |