diff options
author | 2006-01-11 14:29:05 +0000 | |
---|---|---|
committer | 2006-01-11 14:29:05 +0000 | |
commit | 08adb165b708f9faabb432b10520dcf5d467fd19 (patch) | |
tree | 3f5c13e484e70bf3faf46f33ef67710919afb0db /app-text/pytextile/pytextile-2.0.10.ebuild | |
parent | updated homepage url (diff) | |
download | gentoo-2-08adb165b708f9faabb432b10520dcf5d467fd19.tar.gz gentoo-2-08adb165b708f9faabb432b10520dcf5d467fd19.tar.bz2 gentoo-2-08adb165b708f9faabb432b10520dcf5d467fd19.zip |
ppc stable, 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild index a7053d630294..5bf680f1c2bd 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-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.5 2006/01/10 20:27:15 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.6 2006/01/11 14:27:08 dertobi123 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" |