diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-01 13:42:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-01 13:42:53 +0000 |
commit | 2f164514b93d37cbd3eecdf2db1dd52f1e26b732 (patch) | |
tree | b4156b9d3e14f61bdaf6d4c534b5cac3820077b8 /dev-python | |
parent | Mark 0.5.0-r1 ~alpha/~ia64 (diff) | |
download | gentoo-2-2f164514b93d37cbd3eecdf2db1dd52f1e26b732.tar.gz gentoo-2-2f164514b93d37cbd3eecdf2db1dd52f1e26b732.tar.bz2 gentoo-2-2f164514b93d37cbd3eecdf2db1dd52f1e26b732.zip |
Mark 0.2.0 ~alpha/~ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-0.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index ca3aea374d28..786caac24396 100644 --- a/dev-python/twisted-names/ChangeLog +++ b/dev-python/twisted-names/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-names -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.3 2005/11/30 22:11:51 marienz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.4 2006/02/01 13:42:53 agriffis Exp $ + + 01 Feb 2006; Aron Griffis <agriffis@gentoo.org> + twisted-names-0.2.0.ebuild: + Mark 0.2.0 ~alpha/~ia64 30 Nov 2005; Marien Zwart <marienz@gentoo.org> -twisted-names-0.1.0.ebuild: diff --git a/dev-python/twisted-names/twisted-names-0.2.0.ebuild b/dev-python/twisted-names/twisted-names-0.2.0.ebuild index fb25c208cb59..c5d6dc814ce6 100644 --- a/dev-python/twisted-names/twisted-names-0.2.0.ebuild +++ b/dev-python/twisted-names/twisted-names-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.2.0.ebuild,v 1.1 2005/11/27 21:41:22 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.2.0.ebuild,v 1.2 2006/02/01 13:42:53 agriffis Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~sparc ~x86" DEPEND=">=dev-python/twisted-2" |