diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-13 13:23:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-13 13:23:13 +0000 |
commit | c22edbfe0b09194981204bc1719e096afb46e4e5 (patch) | |
tree | ea3d8111a001f0537970f626fded94a6da7c7ce3 /dev-python/twisted-names | |
parent | mips love (diff) | |
download | gentoo-2-c22edbfe0b09194981204bc1719e096afb46e4e5.tar.gz gentoo-2-c22edbfe0b09194981204bc1719e096afb46e4e5.tar.bz2 gentoo-2-c22edbfe0b09194981204bc1719e096afb46e4e5.zip |
arm/hppa/mips/ppc64/s390/sh love
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/twisted-names-0.4.0.ebuild | 6 |
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*" |