summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-04-26 11:58:15 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-04-26 11:58:15 +0000
commitbb09ddaabb75f664e8ede927f017841d59884536 (patch)
treebee75fcf326a7781a0742976fdf975fb2a7d5297 /dev-python/dnspython
parentadd esmtp until the new system is ready (diff)
downloadhistorical-bb09ddaabb75f664e8ede927f017841d59884536.tar.gz
historical-bb09ddaabb75f664e8ede927f017841d59884536.tar.bz2
historical-bb09ddaabb75f664e8ede927f017841d59884536.zip
stable bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/Manifest12
-rw-r--r--dev-python/dnspython/dnspython-1.3.3.ebuild4
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/dnspython/Manifest b/dev-python/dnspython/Manifest
index dbcb856f3493..c3524999c249 100644
--- a/dev-python/dnspython/Manifest
+++ b/dev-python/dnspython/Manifest
@@ -2,15 +2,15 @@
Hash: SHA1
MD5 bcc31339c5c737fb52ef51b77326ce36 ChangeLog 1746
-MD5 9212256e2d9ce5aff7f56d269e30ef3b metadata.xml 654
-MD5 4a447e4d680e5b32ee6efb225542f82f dnspython-1.3.3.ebuild 948
MD5 5c6716def3b559f745ada456bf396a1d dnspython-1.3.2.ebuild 925
-MD5 3b52da045415784241fc9ae4d169de85 files/digest-dnspython-1.3.3 66
+MD5 9212256e2d9ce5aff7f56d269e30ef3b metadata.xml 654
+MD5 5c3991e86b469fe90a6700c6e23e1272 dnspython-1.3.3.ebuild 948
MD5 ec5b0f4a9cb24f7812f360d7aeae2f81 files/digest-dnspython-1.3.2 66
+MD5 3b52da045415784241fc9ae4d169de85 files/digest-dnspython-1.3.3 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCQxMRugEuf3OQ0akRAnO2AJsH2QwHPJHOCqKGXSYaVU11jxaoegCgnZ15
-WBHH2h27QfGiEqMdMTrcwts=
-=zncP
+iD8DBQFCbi4ETM53OX+9xmMRAopwAKCgTLPZgV+TndloRoDxiazOXJdYLgCfZeK7
+oMREFgKYTi4g9YIg/eSgceE=
+=0opg
-----END PGP SIGNATURE-----
diff --git a/dev-python/dnspython/dnspython-1.3.3.ebuild b/dev-python/dnspython/dnspython-1.3.3.ebuild
index c7b72326dcaa..f131f6fc7f5b 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.4 2005/03/24 19:19:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.5 2005/04/26 11:58:15 liquidx 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="x86 ~ppc ~amd64 ~sparc ~alpha"
IUSE=""
DEPEND="virtual/python
sys-devel/make"