summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 15:41:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 15:41:32 +0000
commit3d7a62bd678abdaa5b7d5e4bd948af4dc788aee5 (patch)
tree259dc8d66d6457c771c7276a968f4dc1d63242e7 /dev-python/docutils-glep
parentStable for ppc64, wrt bug #469660 (diff)
downloadgentoo-2-3d7a62bd678abdaa5b7d5e4bd948af4dc788aee5.tar.gz
gentoo-2-3d7a62bd678abdaa5b7d5e4bd948af4dc788aee5.tar.bz2
gentoo-2-3d7a62bd678abdaa5b7d5e4bd948af4dc788aee5.zip
Stable for ppc64, wrt bug #469660
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/docutils-glep')
-rw-r--r--dev-python/docutils-glep/ChangeLog5
-rw-r--r--dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/docutils-glep/ChangeLog b/dev-python/docutils-glep/ChangeLog
index 10be8bac69a8..e4cd5e6f37cf 100644
--- a/dev-python/docutils-glep/ChangeLog
+++ b/dev-python/docutils-glep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/docutils-glep
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils-glep/ChangeLog,v 1.8 2013/05/16 13:09:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils-glep/ChangeLog,v 1.9 2013/05/16 15:41:32 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> docutils-glep-0.4-r1.ebuild:
+ Stable for ppc64, wrt bug #469660
16 May 2013; Agostino Sarubbo <ago@gentoo.org> docutils-glep-0.4-r1.ebuild:
Stable for ppc, wrt bug #469660
diff --git a/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild b/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild
index 5d3b2c9682c7..484a11862528 100644
--- a/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild
+++ b/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild,v 1.8 2013/05/16 13:09:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild,v 1.9 2013/05/16 15:41:32 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tbz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-python/docutils-0.10[${PYTHON_USEDEP}]"