diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:29:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:29:01 +0000 |
commit | 1735e6ade09f4018c2c358e7843d52a18dc0c65f (patch) | |
tree | 3ea78b628f215012d6abd5a2c10e690649084d6f /x11-libs/libnotify | |
parent | Stable for alpha, wrt bug #545864 (diff) | |
download | gentoo-2-1735e6ade09f4018c2c358e7843d52a18dc0c65f.tar.gz gentoo-2-1735e6ade09f4018c2c358e7843d52a18dc0c65f.tar.bz2 gentoo-2-1735e6ade09f4018c2c358e7843d52a18dc0c65f.zip |
Stable for alpha, wrt bug #545858
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libnotify')
-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 c5aaefee10e1..75070f236e20 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.107 2015/04/08 12:14:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.108 2015/04/13 08:29:01 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: + Stable for alpha, wrt bug #545858 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.6-r1.ebuild: Stable for amd64, 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 16f91f28b775..fe214cb5d355 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.3 2015/04/08 12:14:36 ago Exp $ +# $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 $ 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 |