summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-01 15:15:50 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-01 15:15:50 +0000
commit4c7269c50e287b16199998640eb98615536d63a7 (patch)
tree4d65f269ff6b974fd14b2f098806925e3c023b1b /dev-python/twisted-names
parent~amd64 (diff)
downloadhistorical-4c7269c50e287b16199998640eb98615536d63a7.tar.gz
historical-4c7269c50e287b16199998640eb98615536d63a7.tar.bz2
historical-4c7269c50e287b16199998640eb98615536d63a7.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/ChangeLog6
-rw-r--r--dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index cc8ad3d8eba4..6a8589abdd28 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.13 2006/07/13 02:33:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.14 2006/08/01 15:14:19 blubb Exp $
+
+ 01 Aug 2006; Simon Stelling <blubb@gentoo.org>
+ twisted-names-0.1.0-r1.ebuild:
+ stable on amd64
13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
twisted-names-0.2.0.ebuild, twisted-names-0.3.0.ebuild:
diff --git a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild b/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
index ef11dc57ba79..206d86e18ac1 100644
--- a/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild
+++ b/dev-python/twisted-names/twisted-names-0.1.0-r1.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.1.0-r1.ebuild,v 1.7 2006/06/30 23:08:41 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.1.0-r1.ebuild,v 1.8 2006/08/01 15:14:19 blubb Exp $
MY_PACKAGE=Names
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="A Twisted DNS implementation."
-KEYWORDS="alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4"