diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:42:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:42:21 +0000 |
commit | 433eca29ac9f536d734b62af81b9f5c5be6c7102 (patch) | |
tree | fce888e74f32e1ff6421484b8e6f6e07a0b64b19 /x11-libs | |
parent | ppc stable wrt bug #545856 (diff) | |
download | gentoo-2-433eca29ac9f536d734b62af81b9f5c5be6c7102.tar.gz gentoo-2-433eca29ac9f536d734b62af81b9f5c5be6c7102.tar.bz2 gentoo-2-433eca29ac9f536d734b62af81b9f5c5be6c7102.zip |
ppc stable wrt bug #545858
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 7feed54b2a83..d37d254b1745 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.110 2015/04/19 10:11:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.111 2015/04/21 18:42:21 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> libnotify-0.7.6-r1.ebuild: + ppc stable wrt bug #545858 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: Stable for x86, wrt 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 ef4bd6346056..5720f5a734b6 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.6 2015/04/19 10:11:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v 1.7 2015/04/21 18:42:21 pacho 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 |