diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 17:24:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 17:24:20 +0000 |
commit | c9d8947dbba0b4fdc2bdb5a472d64c0af91c1bdb (patch) | |
tree | 787c94110b5e0971ba9d56b849c0140f00f15157 /dev-python/webut/webut-0.1.0.2.ebuild | |
parent | stable x86, bug 284707 (diff) | |
download | gentoo-2-c9d8947dbba0b4fdc2bdb5a472d64c0af91c1bdb.tar.gz gentoo-2-c9d8947dbba0b4fdc2bdb5a472d64c0af91c1bdb.tar.bz2 gentoo-2-c9d8947dbba0b4fdc2bdb5a472d64c0af91c1bdb.zip |
stable x86, bug 284764
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-python/webut/webut-0.1.0.2.ebuild')
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild index ab3094b34be4..b02241e13953 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.5 2009/02/23 15:56:52 josejx Exp $ +# $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 $ 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="" |