summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-28 01:20:48 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-28 01:20:48 +0000
commit2716e817b2a3baf260718111269adc038f667046 (patch)
tree0a55d11f71db657ef26455402cd16cc2624d2a91 /dev-python/twisted-names
parentMarking twisted-lore-10.2.0 ppc64 for bug 333211 (diff)
downloadgentoo-2-2716e817b2a3baf260718111269adc038f667046.tar.gz
gentoo-2-2716e817b2a3baf260718111269adc038f667046.tar.bz2
gentoo-2-2716e817b2a3baf260718111269adc038f667046.zip
Marking twisted-names-10.2.0 ppc64 for bug 333211
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/ChangeLog5
-rw-r--r--dev-python/twisted-names/twisted-names-10.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index aa4cea5d5b8c..58f3b31534d3 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.50 2010/12/23 23:47:08 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.51 2010/12/28 01:20:48 ranger Exp $
+
+ 28 Dec 2010; Brent Baude <ranger@gentoo.org> twisted-names-10.2.0.ebuild:
+ Marking twisted-names-10.2.0 ppc64 for bug 333211
23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-names-10.1.0.ebuild:
x86 stable per bug 333389
diff --git a/dev-python/twisted-names/twisted-names-10.2.0.ebuild b/dev-python/twisted-names/twisted-names-10.2.0.ebuild
index 2b5074784d5b..b527a7a1de6f 100644
--- a/dev-python/twisted-names/twisted-names-10.2.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-10.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v 1.1 2010/12/22 21:44:51 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-10.2.0.ebuild,v 1.2 2010/12/28 01:20:48 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ inherit twisted versionator
DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"