diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 00:40:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-07 00:40:54 +0000 |
commit | ea921c8cd4ba17b080b2acb48fa0a93b285b25ac (patch) | |
tree | 689b0102fc47f822a338c88e934450ad16e5b367 /dev-python/pyxml/pyxml-0.8.3-r1.ebuild | |
parent | version bump and date header changes (Manifest recommit) (diff) | |
download | gentoo-2-ea921c8cd4ba17b080b2acb48fa0a93b285b25ac.tar.gz gentoo-2-ea921c8cd4ba17b080b2acb48fa0a93b285b25ac.tar.bz2 gentoo-2-ea921c8cd4ba17b080b2acb48fa0a93b285b25ac.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/pyxml/pyxml-0.8.3-r1.ebuild')
-rw-r--r-- | dev-python/pyxml/pyxml-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxml/pyxml-0.8.3-r1.ebuild b/dev-python/pyxml/pyxml-0.8.3-r1.ebuild index e114f8cacdee..ace44d03f5e5 100644 --- a/dev-python/pyxml/pyxml-0.8.3-r1.ebuild +++ b/dev-python/pyxml/pyxml-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3-r1.ebuild,v 1.6 2005/02/06 23:18:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3-r1.ebuild,v 1.7 2005/02/07 00:37:34 kloeri Exp $ inherit python distutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyxml/${MY_P}.tar.gz" LICENSE="PYTHON" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/python |