diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:55:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:55:20 +0000 |
commit | 4443c2b29f30b17d7376fd30d6881f5f337e35f4 (patch) | |
tree | d783edc86977f3205075ec71b8db1d65b0881cde /dev-python/dnspython | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-4443c2b29f30b17d7376fd30d6881f5f337e35f4.tar.gz gentoo-2-4443c2b29f30b17d7376fd30d6881f5f337e35f4.tar.bz2 gentoo-2-4443c2b29f30b17d7376fd30d6881f5f337e35f4.zip |
s390/sh love
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r-- | dev-python/dnspython/dnspython-1.3.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/dnspython/dnspython-1.4.0.ebuild | 12 | ||||
-rw-r--r-- | dev-python/dnspython/files/digest-dnspython-1.3.3 | 2 | ||||
-rw-r--r-- | dev-python/dnspython/files/digest-dnspython-1.3.4 | 2 |
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/dnspython/dnspython-1.3.5.ebuild b/dev-python/dnspython/dnspython-1.3.5.ebuild index 1ec328ea534a..2756940b2bed 100644 --- a/dev-python/dnspython/dnspython-1.3.5.ebuild +++ b/dev-python/dnspython/dnspython-1.3.5.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/dev-python/dnspython/dnspython-1.3.5.ebuild,v 1.7 2006/09/17 18:38:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.5.ebuild,v 1.8 2006/09/30 18:55:19 vapier Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.dnspython.org/" SRC_URI="http://www.dnspython.org/kits/stable/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh ~sparc ~x86" IUSE="" DEPEND="virtual/python sys-devel/make" diff --git a/dev-python/dnspython/dnspython-1.4.0.ebuild b/dev-python/dnspython/dnspython-1.4.0.ebuild index 8c9275eae6df..f684e7688d1b 100644 --- a/dev-python/dnspython/dnspython-1.4.0.ebuild +++ b/dev-python/dnspython/dnspython-1.4.0.ebuild @@ -1,21 +1,21 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.4.0.ebuild,v 1.1 2006/09/25 15:15:36 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.4.0.ebuild,v 1.2 2006/09/30 18:55:19 vapier Exp $ inherit distutils -DESCRIPTION="DNS toolkit for Python." +DESCRIPTION="DNS toolkit for Python" HOMEPAGE="http://www.dnspython.org/" SRC_URI="http://www.dnspython.org/kits/stable/${P}.tar.gz" + LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" -DEPEND="virtual/python - sys-devel/make" -DOCS="TODO" +DEPEND="virtual/python" +DOCS="TODO" src_install() { distutils_src_install diff --git a/dev-python/dnspython/files/digest-dnspython-1.3.3 b/dev-python/dnspython/files/digest-dnspython-1.3.3 index 08c10b632c05..1eb74bb550ca 100644 --- a/dev-python/dnspython/files/digest-dnspython-1.3.3 +++ b/dev-python/dnspython/files/digest-dnspython-1.3.3 @@ -1 +1,3 @@ MD5 e8162af569649032d80e68b7cce9008b dnspython-1.3.3.tar.gz 86619 +RMD160 f2f7ec3435283316c00784ae3a2d019b4586a494 dnspython-1.3.3.tar.gz 86619 +SHA256 0699b3fc44cc0e707adda0ccc1ecc6b0b396b9c158469da7bffaf204017f3d1e dnspython-1.3.3.tar.gz 86619 diff --git a/dev-python/dnspython/files/digest-dnspython-1.3.4 b/dev-python/dnspython/files/digest-dnspython-1.3.4 index a3a538c2f1a0..7307d374a1ad 100644 --- a/dev-python/dnspython/files/digest-dnspython-1.3.4 +++ b/dev-python/dnspython/files/digest-dnspython-1.3.4 @@ -1 +1,3 @@ MD5 43404dab5a0278e81e2feaeeb7fd49f7 dnspython-1.3.4.tar.gz 87871 +RMD160 72d5b7a7ea6d9173cb4f5c42e782c88985040396 dnspython-1.3.4.tar.gz 87871 +SHA256 2c336d290195639d8466c45f5c522daa2292cad638a3d3ee3f2ac2b9a08b8a91 dnspython-1.3.4.tar.gz 87871 |