summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-27 20:00:43 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-27 20:00:43 +0000
commite2cc3a6ad0ab035486818d5e0281a492abdc1732 (patch)
tree230760e18df2175181e3bd272d91c7000b4c559e /dev-python/dnspython
parentarm/hppa stable (diff)
downloadhistorical-e2cc3a6ad0ab035486818d5e0281a492abdc1732.tar.gz
historical-e2cc3a6ad0ab035486818d5e0281a492abdc1732.tar.bz2
historical-e2cc3a6ad0ab035486818d5e0281a492abdc1732.zip
arm stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/Manifest18
-rw-r--r--dev-python/dnspython/dnspython-1.3.3.ebuild4
2 files changed, 16 insertions, 6 deletions
diff --git a/dev-python/dnspython/Manifest b/dev-python/dnspython/Manifest
index 705c37734341..113e29990421 100644
--- a/dev-python/dnspython/Manifest
+++ b/dev-python/dnspython/Manifest
@@ -1,8 +1,18 @@
-MD5 b21a455698ecb8942b10392a4a589078 dnspython-1.3.3.ebuild 945
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 9212256e2d9ce5aff7f56d269e30ef3b metadata.xml 654
-MD5 22e1be90e729ad364c6c785c90f75e16 ChangeLog 2177
-MD5 5c6716def3b559f745ada456bf396a1d dnspython-1.3.2.ebuild 925
MD5 0d13fac8c663b18992cb4d4b45876266 dnspython-1.3.4.ebuild 967
-MD5 e89e30abad80039c3811d50c3789bb73 files/digest-dnspython-1.3.4 66
+MD5 5c6716def3b559f745ada456bf396a1d dnspython-1.3.2.ebuild 925
+MD5 ab51b136232e1b5c06c177254d74af40 dnspython-1.3.3.ebuild 950
+MD5 22e1be90e729ad364c6c785c90f75e16 ChangeLog 2177
MD5 ec5b0f4a9cb24f7812f360d7aeae2f81 files/digest-dnspython-1.3.2 66
MD5 3b52da045415784241fc9ae4d169de85 files/digest-dnspython-1.3.3 66
+MD5 e89e30abad80039c3811d50c3789bb73 files/digest-dnspython-1.3.4 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDEMaIgIKl8Uu19MoRAtYzAJ41vIxwCMQEhp1ZKuyVQhQyMXiOpQCfSm3t
+bwFbFOac6pndUHBtKmwKBBo=
+=RC70
+-----END PGP SIGNATURE-----
diff --git a/dev-python/dnspython/dnspython-1.3.3.ebuild b/dev-python/dnspython/dnspython-1.3.3.ebuild
index 9623ee598828..6be25b735433 100644
--- a/dev-python/dnspython/dnspython-1.3.3.ebuild
+++ b/dev-python/dnspython/dnspython-1.3.3.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/dnspython/dnspython-1.3.3.ebuild,v 1.6 2005/05/03 14:44:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.7 2005/08/27 20:00:43 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="x86 ~ppc amd64 ~sparc ~alpha"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
IUSE=""
DEPEND="virtual/python
sys-devel/make"