summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-01 15:19:07 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-01 15:19:07 +0000
commitfa53b0038655f6c09a10d11e4f2b3cfb29dd9a89 (patch)
treeea4a78bfc5939c70b8433134b5abc14173d2f342 /dev-python/twisted-names
parent~amd64 (diff)
downloadhistorical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.gz
historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.bz2
historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.zip
stable amd64
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r--dev-python/twisted-names/ChangeLog5
-rw-r--r--dev-python/twisted-names/twisted-names-0.3.0.ebuild4
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"