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-lore
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-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 293807edfc8d..12ba1b047c6a 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.14 2006/08/01 15:13:40 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.15 2006/08/01 15:17:07 blubb Exp $
+
+ 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-lore-0.2.0.ebuild:
+ stable on amd64
01 Aug 2006; Simon Stelling <blubb@gentoo.org>
twisted-lore-0.1.0-r1.ebuild:
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 5c0801f3be0f..ec9848cc3c74 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.2 2006/06/30 23:07:20 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.2.0.ebuild,v 1.3 2006/08/01 15:17:07 blubb Exp $
MY_PACKAGE=Lore
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted documentation system"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.4
dev-python/twisted-web"