diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:11:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:11:13 +0000 |
commit | 0b5e54c640231b32b1f9090dd60251a80a45633a (patch) | |
tree | 5511b54dadc083307ca48a19fd4c24eeeba9ffb0 /x11-libs | |
parent | Stable for x86, wrt bug #545586 (diff) | |
download | gentoo-2-0b5e54c640231b32b1f9090dd60251a80a45633a.tar.gz gentoo-2-0b5e54c640231b32b1f9090dd60251a80a45633a.tar.bz2 gentoo-2-0b5e54c640231b32b1f9090dd60251a80a45633a.zip |
Stable for x86, wrt bug #545858
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 c74bef6d5c5d..7feed54b2a83 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.109 2015/04/14 11:03:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.110 2015/04/19 10:11:13 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: + Stable for x86, wrt bug #545858 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: Stable for ia64, 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 90582b38538f..ef4bd6346056 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.5 2015/04/14 11:03:12 ago Exp $ +# $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 $ 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 |