summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:28:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:28:49 +0000
commitc86342e46714f3c2e0ca2bde4e18f11ededc06a3 (patch)
tree7a2ea2bc5c896ed5646de9b7978bb62ae192b5f5
parentStable for x86, wrt bug #535382 (diff)
downloadgentoo-2-c86342e46714f3c2e0ca2bde4e18f11ededc06a3.tar.gz
gentoo-2-c86342e46714f3c2e0ca2bde4e18f11ededc06a3.tar.bz2
gentoo-2-c86342e46714f3c2e0ca2bde4e18f11ededc06a3.zip
Stable for x86, wrt bug #536548
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--dev-python/py-notify/ChangeLog5
-rw-r--r--dev-python/py-notify/py-notify-0.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/py-notify/ChangeLog b/dev-python/py-notify/ChangeLog
index 49f441b370c4..e8bf30220480 100644
--- a/dev-python/py-notify/ChangeLog
+++ b/dev-python/py-notify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/py-notify
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-notify/ChangeLog,v 1.5 2015/01/22 08:46:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-notify/ChangeLog,v 1.6 2015/01/26 10:28:49 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> py-notify-0.3.1-r1.ebuild:
+ Stable for x86, wrt bug #536548
22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> py-notify-0.3.1-r1.ebuild:
Stable for amd64, wrt bug #536548
diff --git a/dev-python/py-notify/py-notify-0.3.1-r1.ebuild b/dev-python/py-notify/py-notify-0.3.1-r1.ebuild
index 8751141f5c0a..c78d5d26e6fb 100644
--- a/dev-python/py-notify/py-notify-0.3.1-r1.ebuild
+++ b/dev-python/py-notify/py-notify-0.3.1-r1.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/py-notify/py-notify-0.3.1-r1.ebuild,v 1.2 2015/01/22 08:46:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-notify/py-notify-0.3.1-r1.ebuild,v 1.3 2015/01/26 10:28:49 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples test"
python_test() {