summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2004-08-25 17:31:46 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2004-08-25 17:31:46 +0000
commit9618ee3fd03431161424017850b27918defbc531 (patch)
tree2f216bf1d54937b2ba652f075acebc8afc39d48c /dev-python/pycrash/pycrash-0.4_pre2.ebuild
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-9618ee3fd03431161424017850b27918defbc531.tar.gz
gentoo-2-9618ee3fd03431161424017850b27918defbc531.tar.bz2
gentoo-2-9618ee3fd03431161424017850b27918defbc531.zip
pycrash-0.4_pre2 marked stable on x86. Added with some fixes pycrash-0.4_pre3. Added description to metadata.
Diffstat (limited to 'dev-python/pycrash/pycrash-0.4_pre2.ebuild')
-rw-r--r--dev-python/pycrash/pycrash-0.4_pre2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrash/pycrash-0.4_pre2.ebuild b/dev-python/pycrash/pycrash-0.4_pre2.ebuild
index 3002a30a2b65..cd7811fb44f1 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 Foundation
# 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.3 2004/06/25 01:38:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre2.ebuild,v 1.4 2004/08/25 17:31:46 lucass 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 ~ppc"
+KEYWORDS="x86 ~ppc"
DOCS="NEWS TODO"
DEPEND=">=virtual/python-2.3"