summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-23 18:27:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-23 18:27:48 +0000
commit4a06bcdb4da57c6b19367f0fe16a6af0f0255da1 (patch)
tree3cc967ef1682ec079cf07c9107eafe134f273ea7 /dev-python/webut
parentRemove virtual/libc (diff)
downloadgentoo-2-4a06bcdb4da57c6b19367f0fe16a6af0f0255da1.tar.gz
gentoo-2-4a06bcdb4da57c6b19367f0fe16a6af0f0255da1.tar.bz2
gentoo-2-4a06bcdb4da57c6b19367f0fe16a6af0f0255da1.zip
alpha/ia64 stable wrt #284764
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/webut')
-rw-r--r--dev-python/webut/ChangeLog5
-rw-r--r--dev-python/webut/webut-0.1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webut/ChangeLog b/dev-python/webut/ChangeLog
index 7eea19f38ab6..d647d494c16f 100644
--- a/dev-python/webut/ChangeLog
+++ b/dev-python/webut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webut
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.6 2009/09/16 17:24:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.7 2009/09/23 18:27:48 armin76 Exp $
+
+ 23 Sep 2009; Raúl Porcel <armin76@gentoo.org> webut-0.1.0.2.ebuild:
+ alpha/ia64 stable wrt #284764
16 Sep 2009; Christian Faulhammer <fauli@gentoo.org> webut-0.1.0.2.ebuild:
stable x86, bug 284764
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild
index b02241e13953..ccf141de046e 100644
--- a/dev-python/webut/webut-0.1.0.2.ebuild
+++ b/dev-python/webut/webut-0.1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.6 2009/09/16 17:24:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.7 2009/09/23 18:27:48 armin76 Exp $
inherit distutils versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut"
SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc x86"
IUSE="examples"
DEPEND=""