summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-30 23:07:20 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-30 23:07:20 +0000
commit717cc562108f0024f07db91533e1a3bc90695721 (patch)
tree0ca32b7242ce5d99b5ce7f425aec23c0affd2ad0 /dev-python/twisted-lore
parentarm/sh stable (diff)
downloadgentoo-2-717cc562108f0024f07db91533e1a3bc90695721.tar.gz
gentoo-2-717cc562108f0024f07db91533e1a3bc90695721.tar.bz2
gentoo-2-717cc562108f0024f07db91533e1a3bc90695721.zip
Added ~alpha keyword.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r--dev-python/twisted-lore/ChangeLog5
-rw-r--r--dev-python/twisted-lore/twisted-lore-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog
index a574fea89f57..7bc6184a8e67 100644
--- a/dev-python/twisted-lore/ChangeLog
+++ b/dev-python/twisted-lore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-lore
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.12 2006/06/30 23:06:31 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.13 2006/06/30 23:07:20 tcort Exp $
+
+ 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-lore-0.2.0.ebuild:
+ Added ~alpha keyword.
30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-lore-0.1.0-r2.ebuild:
Stable on alpha wrt Bug #128688.
diff --git a/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild
index b4e8576a4495..5c0801f3be0f 100644
--- a/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild
+++ b/dev-python/twisted-lore/twisted-lore-0.2.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-lore/twisted-lore-0.2.0.ebuild,v 1.1 2006/05/26 18:43:37 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild,v 1.2 2006/06/30 23:07:20 tcort Exp $
MY_PACKAGE=Lore
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted documentation system"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.4
dev-python/twisted-web"