diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:08:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:08:51 +0000 |
commit | 1c6110bebf63b54fa7aaa7a0a7d067be8e149274 (patch) | |
tree | dcf93efc2e6fdf1f13a6b01680af94a5022bd005 /x11-misc/notification-daemon | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-1c6110bebf63b54fa7aaa7a0a7d067be8e149274.tar.gz gentoo-2-1c6110bebf63b54fa7aaa7a0a7d067be8e149274.tar.bz2 gentoo-2-1c6110bebf63b54fa7aaa7a0a7d067be8e149274.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index b6cfbe5530ef..f6b9be2985b1 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/notification-daemon -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.94 2013/12/08 20:01:06 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.95 2014/02/22 16:08:51 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> notification-daemon-0.7.6.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> notification-daemon-0.7.6.ebuild: x86 stable, bug #478252 diff --git a/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild b/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild index 98ce6fabb94e..47eef2e56a06 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v 1.4 2013/12/08 20:01:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v 1.5 2014/02/22 16:08:51 pacho Exp $ EAPI=4 inherit gnome.org @@ -10,7 +10,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=">=dev-libs/glib-2.28 |