diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-01 23:40:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-01 23:40:55 +0000 |
commit | b7fc5feaef61c5438d382dab082cf7074b5117e3 (patch) | |
tree | 9dd79b1339988ecf69087816618da48be98c8aef /dev-python/utidylib/utidylib-0.2-r1.ebuild | |
parent | Marking qemu-0.11.1 ppc for bug 356685 (diff) | |
download | historical-b7fc5feaef61c5438d382dab082cf7074b5117e3.tar.gz historical-b7fc5feaef61c5438d382dab082cf7074b5117e3.tar.bz2 historical-b7fc5feaef61c5438d382dab082cf7074b5117e3.zip |
Marking utidylib-0.2-r1 ppc for bug 386673
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-python/utidylib/utidylib-0.2-r1.ebuild')
-rw-r--r-- | dev-python/utidylib/utidylib-0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/utidylib/utidylib-0.2-r1.ebuild b/dev-python/utidylib/utidylib-0.2-r1.ebuild index a61cf8d45db6..0ba6a3974f53 100644 --- a/dev-python/utidylib/utidylib-0.2-r1.ebuild +++ b/dev-python/utidylib/utidylib-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.7 2011/12/11 22:03:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.8 2012/03/01 23:40:55 ranger Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -17,7 +17,7 @@ SRC_URI="mirror://berlios/${PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="doc" RDEPEND="app-text/htmltidy" |