diff options
author | 2013-10-20 20:22:33 +0000 | |
---|---|---|
committer | 2013-10-20 20:22:33 +0000 | |
commit | e0217155dc3c1c5e506d696e726d19e9eee54cae (patch) | |
tree | a37f4e04425e9d8702a583c5d8547dfaf8c22345 /dev-python/notify-python | |
parent | arm stable, bug #486312 (diff) | |
download | gentoo-2-e0217155dc3c1c5e506d696e726d19e9eee54cae.tar.gz gentoo-2-e0217155dc3c1c5e506d696e726d19e9eee54cae.tar.bz2 gentoo-2-e0217155dc3c1c5e506d696e726d19e9eee54cae.zip |
arm stable, bug #486324
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/notify-python')
-rw-r--r-- | dev-python/notify-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/notify-python/notify-python-0.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/notify-python/ChangeLog b/dev-python/notify-python/ChangeLog index a5703370cc28..a2728f77fa96 100644 --- a/dev-python/notify-python/ChangeLog +++ b/dev-python/notify-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/notify-python # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.47 2013/04/22 17:14:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.48 2013/10/20 20:22:33 maekke Exp $ + + 20 Oct 2013; Markus Meier <maekke@gentoo.org> notify-python-0.1.1-r3.ebuild: + arm stable, bug #486324 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> notify-python-0.1.1-r3.ebuild: Stable for sparc, wrt bug #465198 diff --git a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild index 8616116b60d1..8fc1a9ffa668 100644 --- a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild +++ b/dev-python/notify-python/notify-python-0.1.1-r3.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/notify-python/notify-python-0.1.1-r3.ebuild,v 1.9 2013/04/22 17:14:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r3.ebuild,v 1.10 2013/10/20 20:22:33 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=" |