summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-02-18 23:30:32 +0000
committerJeroen Roovers <jer@gentoo.org>2013-02-18 23:30:32 +0000
commit0894f825d90d5c1945b7ac4a8fdf9c0cc1db5fbe (patch)
treea59d2e18db90a9c68bf9073b4a54015a5e588156 /dev-python/pyxdg
parentStable for HPPA (bug #454798). (diff)
downloadgentoo-2-0894f825d90d5c1945b7ac4a8fdf9c0cc1db5fbe.tar.gz
gentoo-2-0894f825d90d5c1945b7ac4a8fdf9c0cc1db5fbe.tar.bz2
gentoo-2-0894f825d90d5c1945b7ac4a8fdf9c0cc1db5fbe.zip
Stable for HPPA (bug #457334).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/pyxdg')
-rw-r--r--dev-python/pyxdg/ChangeLog5
-rw-r--r--dev-python/pyxdg/pyxdg-0.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyxdg/ChangeLog b/dev-python/pyxdg/ChangeLog
index bba7d8f82da5..c507c5fe1c20 100644
--- a/dev-python/pyxdg/ChangeLog
+++ b/dev-python/pyxdg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxdg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.110 2013/02/15 22:59:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.111 2013/02/18 23:30:32 jer Exp $
+
+ 18 Feb 2013; Jeroen Roovers <jer@gentoo.org> pyxdg-0.25.ebuild:
+ Stable for HPPA (bug #457334).
15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pyxdg-0.25.ebuild:
Stable for alpha, wrt bug #457334
diff --git a/dev-python/pyxdg/pyxdg-0.25.ebuild b/dev-python/pyxdg/pyxdg-0.25.ebuild
index f12ca2f9fdd4..ac7c9422887b 100644
--- a/dev-python/pyxdg/pyxdg-0.25.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.25.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/pyxdg/pyxdg-0.25.ebuild,v 1.10 2013/02/15 22:59:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.25.ebuild,v 1.11 2013/02/18 23:30:32 jer 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 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"