diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-30 05:45:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-30 05:45:55 +0000 |
commit | 0f10cfb3f92a1a6a1fb557b70d62ba092ee8ffbf (patch) | |
tree | 7eec3ec0d8783541886b4aa29da467b70b150a31 /x11-misc | |
parent | Stable for PPC64 (bug #545860). (diff) | |
download | gentoo-2-0f10cfb3f92a1a6a1fb557b70d62ba092ee8ffbf.tar.gz gentoo-2-0f10cfb3f92a1a6a1fb557b70d62ba092ee8ffbf.tar.bz2 gentoo-2-0f10cfb3f92a1a6a1fb557b70d62ba092ee8ffbf.zip |
Stable for PPC64 (bug #545862).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 7682e0ab36c2..e73319c89cd8 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/notification-daemon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.105 2015/04/28 09:53:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.106 2015/04/30 05:45:55 jer Exp $ + + 30 Apr 2015; Jeroen Roovers <jer@gentoo.org> + notification-daemon-3.14.1.ebuild: + Stable for PPC64 (bug #545862). 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> notification-daemon-3.14.1.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild index 6a08e7d7107b..f0e9f23ac3d7 100644 --- a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-3.14.1.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-misc/notification-daemon/notification-daemon-3.14.1.ebuild,v 1.7 2015/04/28 09:53:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild,v 1.8 2015/04/30 05:45:55 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://git.gnome.org/browse/notification-daemon/" LICENSE="GPL-2" 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="" RDEPEND=" |