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 | 248c82387fc76c3b0c457cfc928ee9c15ab4ad25 (patch) | |
tree | 418bc8c21e5d464a32ec04e7385ddc7ec851564c /dev-python/utidylib | |
parent | Marking qemu-0.11.1 ppc for bug 356685 (diff) | |
download | gentoo-2-248c82387fc76c3b0c457cfc928ee9c15ab4ad25.tar.gz gentoo-2-248c82387fc76c3b0c457cfc928ee9c15ab4ad25.tar.bz2 gentoo-2-248c82387fc76c3b0c457cfc928ee9c15ab4ad25.zip |
Marking utidylib-0.2-r1 ppc for bug 386673
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/utidylib/utidylib-0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/utidylib/ChangeLog b/dev-python/utidylib/ChangeLog index 2245604662b0..19f211f13cb6 100644 --- a/dev-python/utidylib/ChangeLog +++ b/dev-python/utidylib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/utidylib -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.13 2011/12/11 22:03:18 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.14 2012/03/01 23:40:55 ranger Exp $ + + 01 Mar 2012; Brent Baude <ranger@gentoo.org> utidylib-0.2-r1.ebuild: + Marking utidylib-0.2-r1 ppc for bug 386673 11 Dec 2011; Markus Meier <maekke@gentoo.org> utidylib-0.2-r1.ebuild: x86 stable, bug #386673 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" |