summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:05:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:05:22 +0000
commit7bb0935440e3c4f00b1b1d2eebe0503b05ae0247 (patch)
tree147e1f35eb865702ee997427ac40fb40e8776c04 /dev-python/pyxdg
parentStable for ia64, wrt bug #523652 (diff)
downloadgentoo-2-7bb0935440e3c4f00b1b1d2eebe0503b05ae0247.tar.gz
gentoo-2-7bb0935440e3c4f00b1b1d2eebe0503b05ae0247.tar.bz2
gentoo-2-7bb0935440e3c4f00b1b1d2eebe0503b05ae0247.zip
Stable for ia64, wrt bug #498934
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyxdg')
-rw-r--r--dev-python/pyxdg/ChangeLog5
-rw-r--r--dev-python/pyxdg/pyxdg-0.25-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyxdg/ChangeLog b/dev-python/pyxdg/ChangeLog
index 9b89f5575f99..da39cddb827b 100644
--- a/dev-python/pyxdg/ChangeLog
+++ b/dev-python/pyxdg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxdg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.127 2014/10/17 13:27:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.128 2014/10/18 14:05:22 ago Exp $
+
+ 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyxdg-0.25-r1.ebuild:
+ Stable for ia64, wrt bug #498934
17 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyxdg-0.25-r1.ebuild:
Stable for ppc64, wrt bug #498934
diff --git a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild
index 1b4ce0a6693a..8603df0edcb9 100644
--- a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 1.9 2014/10/17 13:27:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 1.10 2014/10/18 14:05:22 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~takluyver/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}]