summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-30 23:14:19 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-30 23:14:19 +0000
commita0ea9fd15b427ce85051c7ab69d8f7058301ce2f (patch)
tree5d7f2cb11f03d2d32df471361de6a150cc1c9c13 /dev-python/twisted-xish
parentarm/sh stable (diff)
downloadgentoo-2-a0ea9fd15b427ce85051c7ab69d8f7058301ce2f.tar.gz
gentoo-2-a0ea9fd15b427ce85051c7ab69d8f7058301ce2f.tar.bz2
gentoo-2-a0ea9fd15b427ce85051c7ab69d8f7058301ce2f.zip
Stable on alpha wrt Bug #128688.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-xish')
-rw-r--r--dev-python/twisted-xish/ChangeLog5
-rw-r--r--dev-python/twisted-xish/twisted-xish-0.1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-xish/ChangeLog b/dev-python/twisted-xish/ChangeLog
index 4b7dd1020a85..add1fbfa8d50 100644
--- a/dev-python/twisted-xish/ChangeLog
+++ b/dev-python/twisted-xish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-xish
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-xish/ChangeLog,v 1.10 2006/05/29 18:36:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-xish/ChangeLog,v 1.11 2006/06/30 23:14:19 tcort Exp $
+
+ 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-xish-0.1.0-r1.ebuild:
+ Stable on alpha wrt Bug #128688.
29 May 2006; Simon Stelling <blubb@gentoo.org>
twisted-xish-0.1.0-r1.ebuild:
diff --git a/dev-python/twisted-xish/twisted-xish-0.1.0-r1.ebuild b/dev-python/twisted-xish/twisted-xish-0.1.0-r1.ebuild
index 265eceee4f54..f4c2f4c73ec3 100644
--- a/dev-python/twisted-xish/twisted-xish-0.1.0-r1.ebuild
+++ b/dev-python/twisted-xish/twisted-xish-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-xish/twisted-xish-0.1.0-r1.ebuild,v 1.7 2006/05/29 18:36:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-xish/twisted-xish-0.1.0-r1.ebuild,v 1.8 2006/06/30 23:14:19 tcort Exp $
MY_PACKAGE=Xish
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Xish is an XML library with XPath-ish and DOM-ish support."
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4"