diff options
author | 2015-05-27 12:18:24 +0000 | |
---|---|---|
committer | 2015-05-27 12:18:24 +0000 | |
commit | 649da1fde714fa22a1476fccf5bdf0141e9b20ce (patch) | |
tree | 48f3ffd1d9f9f6a3a0e567424bc2f64b3b11d2be /x11-libs | |
parent | arm stable wrt bug #545848 (diff) | |
download | gentoo-2-649da1fde714fa22a1476fccf5bdf0141e9b20ce.tar.gz gentoo-2-649da1fde714fa22a1476fccf5bdf0141e9b20ce.tar.bz2 gentoo-2-649da1fde714fa22a1476fccf5bdf0141e9b20ce.zip |
arm stable wrt bug #545858
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 67b3265bf342..ba443af87c30 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.113 2015/04/30 04:45:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.114 2015/05/27 12:18:24 zlogene Exp $ + + 27 May 2015; Mikle Kolyada <zlogene@gentoo.org> libnotify-0.7.6-r1.ebuild: + arm stable wrt bug #545858 30 Apr 2015; Jeroen Roovers <jer@gentoo.org> libnotify-0.7.6-r1.ebuild: Stable for PPC64 (bug #545858). diff --git a/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild index 23f51f637b3a..b5642f56a93e 100644 --- a/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.6-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/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v 1.9 2015/04/30 04:45:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v 1.10 2015/05/27 12:18:24 zlogene Exp $ EAPI=5 inherit autotools eutils gnome.org multilib-minimal @@ -10,7 +10,7 @@ HOMEPAGE="http://git.gnome.org/browse/libnotify" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="+introspection test" COMMON_DEPEND="app-eselect/eselect-notify-send |