summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 18:38:27 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-17 18:38:27 +0000
commit0273706b74497f5f1688d21c3bebc447330e32e0 (patch)
tree79e061ffed400c84679a0ee52703374c3da871da /dev-python/dnspython
parentppc stable (diff)
downloadgentoo-2-0273706b74497f5f1688d21c3bebc447330e32e0.tar.gz
gentoo-2-0273706b74497f5f1688d21c3bebc447330e32e0.tar.bz2
gentoo-2-0273706b74497f5f1688d21c3bebc447330e32e0.zip
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/ChangeLog6
-rw-r--r--dev-python/dnspython/dnspython-1.3.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/dnspython/ChangeLog b/dev-python/dnspython/ChangeLog
index bf6668612af7..66790dd062c1 100644
--- a/dev-python/dnspython/ChangeLog
+++ b/dev-python/dnspython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/dnspython
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.28 2006/05/21 18:15:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.29 2006/09/17 18:38:27 dertobi123 Exp $
+
+ 17 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ dnspython-1.3.5.ebuild:
+ ppc stable
21 May 2006; Markus Rothe <corsair@gentoo.org> dnspython-1.3.5.ebuild:
Stable on ppc64
diff --git a/dev-python/dnspython/dnspython-1.3.5.ebuild b/dev-python/dnspython/dnspython-1.3.5.ebuild
index 11b805dd0fdf..1ec328ea534a 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.6 2006/05/21 18:15:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.5.ebuild,v 1.7 2006/09/17 18:38:27 dertobi123 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 ~sparc ~x86"
IUSE=""
DEPEND="virtual/python
sys-devel/make"