summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted-docs')
-rw-r--r--dev-python/twisted-docs/ChangeLog8
-rw-r--r--dev-python/twisted-docs/twisted-docs-1.2.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-docs/ChangeLog b/dev-python/twisted-docs/ChangeLog
index cf513021c616..c527ddea6d0e 100644
--- a/dev-python/twisted-docs/ChangeLog
+++ b/dev-python/twisted-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-docs
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.14 2004/12/31 00:44:36 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.15 2005/04/24 03:29:21 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ twisted-docs-1.2.0.ebuild:
+ Stable on ppc.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild b/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild
index 9109f5927fc1..606c91bca7dc 100644
--- a/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild
+++ b/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild,v 1.8 2004/10/17 12:02:19 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/twisted-docs-1.2.0.ebuild,v 1.9 2005/04/24 03:29:21 hansmi Exp $
#inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://twisted.sourceforge.net/${MY_PN}-${PV}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 amd64 ~ppc alpha"
+KEYWORDS="x86 amd64 ppc alpha"
IUSE=""
DEPEND=""