diff options
author | 2008-05-12 14:29:03 +0000 | |
---|---|---|
committer | 2008-05-12 14:29:03 +0000 | |
commit | 0c5ae3c7d5bb6e6dc374d7ed3987429ed3138897 (patch) | |
tree | d3b9ee7ae15b2e0597ae15fa25e519a4240726fd /dev-python/dnspython/dnspython-1.6.0.ebuild | |
parent | New version released (Bug #220435) (diff) | |
download | historical-0c5ae3c7d5bb6e6dc374d7ed3987429ed3138897.tar.gz historical-0c5ae3c7d5bb6e6dc374d7ed3987429ed3138897.tar.bz2 historical-0c5ae3c7d5bb6e6dc374d7ed3987429ed3138897.zip |
Stable on ppc64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/dnspython/dnspython-1.6.0.ebuild')
-rw-r--r-- | dev-python/dnspython/dnspython-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.6.0.ebuild b/dev-python/dnspython/dnspython-1.6.0.ebuild index 7c02eda5c10d..b1b915bd9752 100644 --- a/dev-python/dnspython/dnspython-1.6.0.ebuild +++ b/dev-python/dnspython/dnspython-1.6.0.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/dnspython/dnspython-1.6.0.ebuild,v 1.4 2008/05/10 15:47:08 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.6.0.ebuild,v 1.5 2008/05/12 14:27:17 corsair Exp $ NEED_PYTHON=2.2 @@ -12,7 +12,7 @@ SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="examples" DOCS="TODO" |