diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 11:03:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 11:03:12 +0000 |
commit | 2e90ac82d43d56687b0ede0393291674e6b85d1d (patch) | |
tree | 2853310e34ffcb4088b1982a57ea38f40d427e36 /x11-libs | |
parent | Stable for ia64, wrt bug #541048 (diff) | |
download | gentoo-2-2e90ac82d43d56687b0ede0393291674e6b85d1d.tar.gz gentoo-2-2e90ac82d43d56687b0ede0393291674e6b85d1d.tar.bz2 gentoo-2-2e90ac82d43d56687b0ede0393291674e6b85d1d.zip |
Stable for ia64, wrt bug #545858
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 75070f236e20..c74bef6d5c5d 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.108 2015/04/13 08:29:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.109 2015/04/14 11:03:12 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: + Stable for ia64, wrt bug #545858 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: Stable for alpha, 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 fe214cb5d355..90582b38538f 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.4 2015/04/13 08:29:01 ago Exp $ +# $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 $ 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 |