summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 12:02:19 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 12:02:19 +0000
commit4ed0364005eeadd7385623935d839f03f51e1a6b (patch)
treea1b3ca18d3950cf621e258a764f27e4474113343 /dev-python/twisted-docs
parentstable on amd64 and x86. (diff)
downloadhistorical-4ed0364005eeadd7385623935d839f03f51e1a6b.tar.gz
historical-4ed0364005eeadd7385623935d839f03f51e1a6b.tar.bz2
historical-4ed0364005eeadd7385623935d839f03f51e1a6b.zip
stable on amd64.
Diffstat (limited to 'dev-python/twisted-docs')
-rw-r--r--dev-python/twisted-docs/ChangeLog6
-rw-r--r--dev-python/twisted-docs/twisted-docs-1.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-docs/ChangeLog b/dev-python/twisted-docs/ChangeLog
index 9996f133e1b2..fb6b06d6a117 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.11 2004/07/04 08:33:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-docs/ChangeLog,v 1.12 2004/10/17 12:02:19 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ twisted-docs-1.2.0.ebuild:
+ stable on amd64.
04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> twisted-docs-1.2.0.ebuild:
Stable on alpha.
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 880d5ee7f1fa..9109f5927fc1 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
# 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.7 2004/07/04 08:33:37 kloeri Exp $
+# $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 $
#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=""