diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:17:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:17:32 +0000 |
commit | f21d3635b4d55158d305cf87330766cb29343ee0 (patch) | |
tree | 1ebe126e63cdd9768c8db46dbbc5883d6d160649 /dev-python | |
parent | stable amd64 (diff) | |
download | gentoo-2-f21d3635b4d55158d305cf87330766cb29343ee0.tar.gz gentoo-2-f21d3635b4d55158d305cf87330766cb29343ee0.tar.bz2 gentoo-2-f21d3635b4d55158d305cf87330766cb29343ee0.zip |
stable amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-names/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-names/twisted-names-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog index 6a8589abdd28..45f078ee0814 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.14 2006/08/01 15:14:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.15 2006/08/01 15:17:32 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-names-0.3.0.ebuild: + stable on amd64 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-names-0.1.0-r1.ebuild: 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 9f5fcfc9e3a6..05ed183ac8fa 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-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.3.0.ebuild,v 1.2 2006/07/13 02:33:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.3.0.ebuild,v 1.3 2006/08/01 15:17:32 blubb Exp $ MY_PACKAGE=Names @@ -8,6 +8,6 @@ inherit twisted DESCRIPTION="A Twisted DNS implementation." -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4" |