diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 10:14:41 +0000 |
commit | 06b73af769fa91ca1e4183af479438603318049a (patch) | |
tree | 6c0ad0d0b4cb2a0e7d5c38075f8cfc76a007e25b /dev-python/pyx/pyx-0.6.1.ebuild | |
parent | (no commit message) (diff) | |
download | gentoo-2-import-1.1.1.tar.gz gentoo-2-import-1.1.1.tar.bz2 gentoo-2-import-1.1.1.zip |
*** empty log message ***import-1.1.1
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() { |