summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-04 09:46:10 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-04 09:46:10 +0000
commit5c1885a3a6d49a18cabc63400fa3fa86f326da00 (patch)
tree216f5018bc825e483d3eb6270f7092cf89385353 /dev-python/twisted
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-5c1885a3a6d49a18cabc63400fa3fa86f326da00.tar.gz
gentoo-2-5c1885a3a6d49a18cabc63400fa3fa86f326da00.tar.bz2
gentoo-2-5c1885a3a6d49a18cabc63400fa3fa86f326da00.zip
Stable on alpha.
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/ChangeLog5
-rw-r--r--dev-python/twisted/twisted-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index 2dad1e727783..a144e2545258 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.37 2004/06/25 01:51:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.38 2004/07/04 09:46:10 kloeri Exp $
+
+ 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> twisted-1.2.0.ebuild:
+ Stable on alpha.
03 Jun 2004; Aron Griffis <agriffis@gentoo.org> twisted-1.1.0.ebuild,
twisted-1.1.1.ebuild, twisted-1.2.0.ebuild, twisted-1.2.1_alpha2.ebuild,
diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild
index 49e3627a341a..bcb3e07c20d7 100644
--- a/dev-python/twisted/twisted-1.2.0.ebuild
+++ b/dev-python/twisted/twisted-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/twisted-1.2.0.ebuild,v 1.7 2004/06/25 01:51:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.8 2004/07/04 09:46:10 kloeri Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://twisted.sourceforge.net/Twisted_NoDocs-${PV}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc ~alpha"
+KEYWORDS="x86 ~amd64 ~ppc alpha"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-lang/python-2.2