summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
commit19074d163e88681424548a4a527846d5bd8557f5 (patch)
tree0ec238abeba5f62b6995d0e9ef57aca3b499f5de /dev-python
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.gz
gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.bz2
gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.zip
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pycrash/ChangeLog5
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pycrash/ChangeLog b/dev-python/pycrash/ChangeLog
index 67599746455d..0645f51888ab 100644
--- a/dev-python/pycrash/ChangeLog
+++ b/dev-python/pycrash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycrash
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v 1.1 2004/05/08 15:51:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/ChangeLog,v 1.2 2004/05/09 14:28:24 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> pycrash-0.4_pre2.ebuild:
+ Added to ~ppc.
*pycrash-0.4_pre2 (08 May 2004)
diff --git a/dev-python/pycrash/pycrash-0.4_pre2.ebuild b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
index 0e3d88740215..f4510b0772ec 100644
--- a/dev-python/pycrash/pycrash-0.4_pre2.ebuild
+++ b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.1 2004/05/08 15:51:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.2 2004/05/09 14:28:24 dholm Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DOCS="NEWS TODO"
DEPEND=">=virtual/python-2.3"