diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 20:01:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 20:01:06 +0000 |
commit | 1a577a3bb490afff80ffafe5ceb617e1ae64c782 (patch) | |
tree | 63a8f8014c25c5369650ce2dc02403ca97ca7c6d | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-1a577a3bb490afff80ffafe5ceb617e1ae64c782.tar.gz gentoo-2-1a577a3bb490afff80ffafe5ceb617e1ae64c782.tar.bz2 gentoo-2-1a577a3bb490afff80ffafe5ceb617e1ae64c782.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index d4f621cdfcf6..b6cfbe5530ef 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.93 2013/11/30 20:11:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.94 2013/12/08 20:01:06 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> notification-daemon-0.7.6.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> notification-daemon-0.7.6.ebuild: amd64 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 60e728e4ab94..98ce6fabb94e 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 # 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.3 2013/11/30 20:10:59 pacho Exp $ +# $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 $ 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 |