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
commit0f35aa98000293103d09a7fc339373f1ce4a1634 (patch)
tree86db027795def063e3dbf168fdc70b3608c69a7e /dev-python/twisted
parentstable on amd64 and x86. (Manifest recommit) (diff)
downloadgentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.tar.gz
gentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.tar.bz2
gentoo-2-0f35aa98000293103d09a7fc339373f1ce4a1634.zip
stable on amd64.
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 90bf7e1b03d3..2d6ac3eba107 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.39 2004/07/16 23:47:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.40 2004/10/17 12:01:51 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> twisted-1.2.0.ebuild:
+ stable on amd64.
17 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> twisted-1.1.1.ebuild,
twisted-1.2.0.ebuild, twisted-1.2.1_alpha2.ebuild, twisted-1.3.0.ebuild:
diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild
index 236211289320..44700aa224eb 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.9 2004/07/16 23:47:22 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.10 2004/10/17 12:01:51 absinthe 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