summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-01-15 15:44:56 +0000
committerMarkus Meier <maekke@gentoo.org>2011-01-15 15:44:56 +0000
commitc6e7f62bd346cf536c4783b590c0a2a3ab100b25 (patch)
treeca79d71a4a60118077697a6297645ce7b00a63a2 /dev-python/dnspython
parentx86 stable, bug #350889 (diff)
downloadhistorical-c6e7f62bd346cf536c4783b590c0a2a3ab100b25.tar.gz
historical-c6e7f62bd346cf536c4783b590c0a2a3ab100b25.tar.bz2
historical-c6e7f62bd346cf536c4783b590c0a2a3ab100b25.zip
x86 stable, bug #351026
Package-Manager: portage-2.1.9.31/cvs/Linux x86_64
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog5
-rw-r--r--dev-python/dnspython/dnspython-1.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index 4d9bef2a00a6..3f06238f60eb 100644
--- a/dev-python/dnspython/ChangeLog
+++ b/dev-python/dnspython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/dnspython
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.65 2011/01/15 12:12:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.66 2011/01/15 15:44:56 maekke Exp $
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> dnspython-1.9.2.ebuild:
+ x86 stable, bug #351026
15 Jan 2011; Markus Meier <maekke@gentoo.org> dnspython-1.9.2.ebuild:
arm stable, bug #351026
diff --git a/dev-python/dnspython/dnspython-1.9.2.ebuild b/dev-python/dnspython/dnspython-1.9.2.ebuild
index 9a74b1813d73..d06a1d4276bf 100644
--- a/dev-python/dnspython/dnspython-1.9.2.ebuild
+++ b/dev-python/dnspython/dnspython-1.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.2.ebuild,v 1.4 2011/01/15 12:12:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.9.2.ebuild,v 1.5 2011/01/15 15:44:56 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="examples"
DEPEND="dev-python/pycrypto"