diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:09:25 +0000 |
commit | 1b1568e85ae34cda6c64c149706d9f60be8e70fa (patch) | |
tree | dee72a00216b59fabdcd93c19e6e8958df676b6c /dev-python/pyxdg | |
parent | Stable for sparc, wrt bug #523652 (diff) | |
download | gentoo-2-1b1568e85ae34cda6c64c149706d9f60be8e70fa.tar.gz gentoo-2-1b1568e85ae34cda6c64c149706d9f60be8e70fa.tar.bz2 gentoo-2-1b1568e85ae34cda6c64c149706d9f60be8e70fa.zip |
Stable for sparc, wrt bug #498934
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyxdg')
-rw-r--r-- | dev-python/pyxdg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyxdg/pyxdg-0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyxdg/ChangeLog b/dev-python/pyxdg/ChangeLog index da39cddb827b..07b1a992912b 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.128 2014/10/18 14:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.129 2014/10/18 14:09:25 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyxdg-0.25-r1.ebuild: + Stable for sparc, wrt bug #498934 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> pyxdg-0.25-r1.ebuild: Stable for ia64, wrt bug #498934 diff --git a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild index 8603df0edcb9..193a5bdbc4e8 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.10 2014/10/18 14:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25-r1.ebuild,v 1.11 2014/10/18 14:09:25 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}] |