summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-13 13:24:14 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-13 13:24:14 +0000
commit568f3d4482c0c449351d57467c3a2b74ffe6fe74 (patch)
tree746bddd6eeee52d4bfca81626d94bd16c63c6007 /dev-python/twisted-names
parentmips love (diff)
downloadhistorical-568f3d4482c0c449351d57467c3a2b74ffe6fe74.tar.gz
historical-568f3d4482c0c449351d57467c3a2b74ffe6fe74.tar.bz2
historical-568f3d4482c0c449351d57467c3a2b74ffe6fe74.zip
arm/hppa/mips/ppc64/s390/sh love
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/twisted-names-0.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-names/twisted-names-0.4.0.ebuild b/dev-python/twisted-names/twisted-names-0.4.0.ebuild
index 38aefd612f78..7dded773b838 100644
--- a/dev-python/twisted-names/twisted-names-0.4.0.ebuild
+++ b/dev-python/twisted-names/twisted-names-0.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.4.0.ebuild,v 1.1 2007/01/11 22:19:10 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.4.0.ebuild,v 1.2 2007/02/13 13:23:13 vapier Exp $
MY_PACKAGE=Names
inherit twisted
-DESCRIPTION="A Twisted DNS implementation."
+DESCRIPTION="A Twisted DNS implementation"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
DEPEND="=dev-python/twisted-2.5*"