diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:03:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:03:58 +0000 |
commit | 3977d92e675d4ba19d1a26c0316132290c071a54 (patch) | |
tree | e598e59223e38ab330e16ed037eaf11d43ef2a9a /dev-python/twisted-names/twisted-names-0.3.0.ebuild | |
parent | marking wgetpaste-2.1 ~ppc for bug #173401 (diff) | |
download | gentoo-2-3977d92e675d4ba19d1a26c0316132290c071a54.tar.gz gentoo-2-3977d92e675d4ba19d1a26c0316132290c071a54.tar.bz2 gentoo-2-3977d92e675d4ba19d1a26c0316132290c071a54.zip |
ppc stable, bug #169888
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-python/twisted-names/twisted-names-0.3.0.ebuild')
-rw-r--r-- | dev-python/twisted-names/twisted-names-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-names/twisted-names-0.3.0.ebuild b/dev-python/twisted-names/twisted-names-0.3.0.ebuild index c449cafbfd8b..4c713d806b92 100644 --- a/dev-python/twisted-names/twisted-names-0.3.0.ebuild +++ b/dev-python/twisted-names/twisted-names-0.3.0.ebuild @@ -1,6 +1,6 @@ # 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.3.0.ebuild,v 1.10 2007/03/16 23:25:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.11 2007/04/06 21:03:58 dertobi123 Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" DEPEND="=dev-python/twisted-2.4*" |