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 | 18ed307e519b7479cf21096b529a35c926162e73 (patch) | |
tree | fe4ada27f1b8b12d4a3482e812e11c4adc07492b /dev-python/webut | |
parent | stable x86, bug 284707 (diff) | |
download | historical-18ed307e519b7479cf21096b529a35c926162e73.tar.gz historical-18ed307e519b7479cf21096b529a35c926162e73.tar.bz2 historical-18ed307e519b7479cf21096b529a35c926162e73.zip |
stable x86, bug 284764
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-python/webut')
-rw-r--r-- | dev-python/webut/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webut/ChangeLog b/dev-python/webut/ChangeLog index a24af5818ba1..7eea19f38ab6 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.5 2009/02/23 15:56:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.6 2009/09/16 17:24:20 fauli Exp $ + + 16 Sep 2009; Christian Faulhammer <fauli@gentoo.org> webut-0.1.0.2.ebuild: + stable x86, bug 284764 23 Feb 2009; Joseph Jezak <josejx@gentoo.org> webut-0.1.0.2.ebuild: Marked ~ppc. 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="" |