diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-10 20:28:41 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-10 20:28:41 +0000 |
commit | 3d86a74bac3dac26bbe1e661e282a491e5d9b1fe (patch) | |
tree | 78fae56d41f355c0e7e34249dfd89e286409f1a2 /app-text/pytextile/pytextile-2.0.10.ebuild | |
parent | Added modular X dependencies. (diff) | |
download | gentoo-2-3d86a74bac3dac26bbe1e661e282a491e5d9b1fe.tar.gz gentoo-2-3d86a74bac3dac26bbe1e661e282a491e5d9b1fe.tar.bz2 gentoo-2-3d86a74bac3dac26bbe1e661e282a491e5d9b1fe.zip |
Stable on x86; bug #118302
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/pytextile/pytextile-2.0.10.ebuild')
-rw-r--r-- | app-text/pytextile/pytextile-2.0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild index 66e78724b7b1..a7053d630294 100644 --- a/app-text/pytextile/pytextile-2.0.10.ebuild +++ b/app-text/pytextile/pytextile-2.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.4 2005/11/20 03:41:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.5 2006/01/10 20:27:15 halcy0n Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/code/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-lang/python" |