summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-02 06:04:34 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-02 06:04:34 +0000
commitc0abc1d53061e084977a37ddf3652f38683ed6de (patch)
treeff0f851dad78646e56b08ce82b43ecbe63fdd702 /www-client
parentVersion bump; bug #203806 (diff)
downloadgentoo-2-c0abc1d53061e084977a37ddf3652f38683ed6de.tar.gz
gentoo-2-c0abc1d53061e084977a37ddf3652f38683ed6de.tar.bz2
gentoo-2-c0abc1d53061e084977a37ddf3652f38683ed6de.zip
stable x86/amd64, bug 208533
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/pybugz/ChangeLog5
-rw-r--r--www-client/pybugz/pybugz-0.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/pybugz/ChangeLog b/www-client/pybugz/ChangeLog
index 0434ee32140d..c950773ffefb 100644
--- a/www-client/pybugz/ChangeLog
+++ b/www-client/pybugz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/pybugz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/ChangeLog,v 1.27 2008/01/05 19:28:42 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/ChangeLog,v 1.28 2008/02/02 06:04:34 opfer Exp $
+
+ 02 Feb 2008; Christian Faulhammer <opfer@gentoo.org> pybugz-0.7.3.ebuild:
+ stable x86/amd64, bug 208533
05 Jan 2008; William Hubbs <williamh@gentoo.org> pybugz-0.7.3.ebuild:
Make sure that python is built with readline support -- closes #204272.
diff --git a/www-client/pybugz/pybugz-0.7.3.ebuild b/www-client/pybugz/pybugz-0.7.3.ebuild
index 3093e5c9025b..1471fd6289fc 100644
--- a/www-client/pybugz/pybugz-0.7.3.ebuild
+++ b/www-client/pybugz/pybugz-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.7.3.ebuild,v 1.3 2008/01/05 19:28:42 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.7.3.ebuild,v 1.4 2008/02/02 06:04:34 opfer Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://pybugz.googlecode.com"
SRC_URI="http://pybugz.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="|| ( >=dev-lang/python-2.5
( >=dev-lang/python-2.4