summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-06-22 23:38:12 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-06-22 23:38:12 +0000
commit4df0e2f3fe5daa3896e6f05344246d6b0baef53d (patch)
tree8b3b30055e97fda639393c80236dccdaac83ca67 /dev-python/utidylib
parentStable for amd64. Fix bug 546480. (diff)
downloadgentoo-2-4df0e2f3fe5daa3896e6f05344246d6b0baef53d.tar.gz
gentoo-2-4df0e2f3fe5daa3896e6f05344246d6b0baef53d.tar.bz2
gentoo-2-4df0e2f3fe5daa3896e6f05344246d6b0baef53d.zip
Retroactively marking x86+ppc+ppc64 stable via ALLARCHES. Fix bug 546480.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r--dev-python/utidylib/ChangeLog5
-rw-r--r--dev-python/utidylib/utidylib-0.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/utidylib/ChangeLog b/dev-python/utidylib/ChangeLog
index 919b3a7f3b0d..f98406b36234 100644
--- a/dev-python/utidylib/ChangeLog
+++ b/dev-python/utidylib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/utidylib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.18 2015/06/22 23:36:07 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v 1.19 2015/06/22 23:38:12 monsieurp Exp $
+
+ 23 Jun 2015; Patrice Clement <monsieurp@gentoo.org> utidylib-0.2-r2.ebuild:
+ Retroactively marking x86+ppc+ppc64 stable via ALLARCHES. Fix bug 546480.
23 Jun 2015; Patrice Clement <monsieurp@gentoo.org> utidylib-0.2-r2.ebuild:
Stable for amd64. Fix bug 546480.
diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild b/dev-python/utidylib/utidylib-0.2-r2.ebuild
index 86170bbb8a4c..245428beb7be 100644
--- a/dev-python/utidylib/utidylib-0.2-r2.ebuild
+++ b/dev-python/utidylib/utidylib-0.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r2.ebuild,v 1.4 2015/06/22 23:36:07 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r2.ebuild,v 1.5 2015/06/22 23:38:12 monsieurp Exp $
EAPI=5
@@ -16,7 +16,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 test"
RDEPEND="app-text/htmltidy"