diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 18:02:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 18:02:27 +0000 |
commit | 0f536fd00a82a58af7415a4c77f7e9bc3e1c5184 (patch) | |
tree | 811daf310d06d2b40a77cf6a141dfc1e01b3de9c /dev-python/lxml/lxml-1.3.6.ebuild | |
parent | Remove icon extension from desktop entry to match Icon Theme Specification. (diff) | |
download | gentoo-2-0f536fd00a82a58af7415a4c77f7e9bc3e1c5184.tar.gz gentoo-2-0f536fd00a82a58af7415a4c77f7e9bc3e1c5184.tar.bz2 gentoo-2-0f536fd00a82a58af7415a4c77f7e9bc3e1c5184.zip |
ia64 stable wrt #209201
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/lxml/lxml-1.3.6.ebuild')
-rw-r--r-- | dev-python/lxml/lxml-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml/lxml-1.3.6.ebuild b/dev-python/lxml/lxml-1.3.6.ebuild index c5c4d6408843..0722d7d02706 100644 --- a/dev-python/lxml/lxml-1.3.6.ebuild +++ b/dev-python/lxml/lxml-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild,v 1.3 2008/02/28 20:35:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.3.6.ebuild,v 1.4 2008/02/29 18:02:27 armin76 Exp $ NEED_PYTHON=2.3 @@ -12,7 +12,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz" LICENSE="BSD GPL-2 as-is" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc x86" +KEYWORDS="amd64 ia64 ~ppc x86" IUSE="doc examples" # Note: This version comes with it's own bundled svn version of pyrex |