summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-27 08:17:29 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-27 08:17:29 +0000
commitc510c13cc42436969b850d7b35e42f5148fd0b67 (patch)
tree5eea5efca8aabc4ca2d203720056ba748bd7e58b /dev-python/twisted-web
parentadd no-multilib profile (diff)
downloadgentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.tar.gz
gentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.tar.bz2
gentoo-2-c510c13cc42436969b850d7b35e42f5148fd0b67.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r--dev-python/twisted-web/ChangeLog5
-rw-r--r--dev-python/twisted-web/twisted-web-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog
index 446564bdc6ba..5483cba6be01 100644
--- a/dev-python/twisted-web/ChangeLog
+++ b/dev-python/twisted-web/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-web
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.1 2005/04/08 13:59:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.2 2005/06/27 08:15:55 dholm Exp $
+
+ 27 Jun 2005; David Holm <dholm@gentoo.org> twisted-web-0.5.0.ebuild:
+ Added to ~ppc.
08 Apr 2005; Thomas Raschbacher <lordvan@gentoo.org> :
initial import
diff --git a/dev-python/twisted-web/twisted-web-0.5.0.ebuild b/dev-python/twisted-web/twisted-web-0.5.0.ebuild
index df2141540307..142534a73a96 100644
--- a/dev-python/twisted-web/twisted-web-0.5.0.ebuild
+++ b/dev-python/twisted-web/twisted-web-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0.ebuild,v 1.2 2005/04/22 16:16:18 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0.ebuild,v 1.3 2005/06/27 08:15:55 dholm Exp $
inherit distutils
@@ -14,7 +14,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Web/0.5/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-python/twisted-2.0.0"