diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 13:28:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 13:28:04 +0000 |
commit | 0ca1c8c7d62206cf2d692b88882b6a80dfe447b4 (patch) | |
tree | 535c3a85ee4f63122576944a0bbb91e75b5e65f2 /x11-misc/notification-daemon | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0ca1c8c7d62206cf2d692b88882b6a80dfe447b4.tar.gz gentoo-2-0ca1c8c7d62206cf2d692b88882b6a80dfe447b4.tar.bz2 gentoo-2-0ca1c8c7d62206cf2d692b88882b6a80dfe447b4.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 9c95cce1ddff..53841fb519f0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.87 2012/05/05 04:53:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.88 2012/05/29 13:28:04 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + notification-daemon-0.7.4.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> notification-daemon-0.7.3.ebuild, notification-daemon-0.7.4.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild b/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild index ff2c0a6e262d..aa7d9ad18f45 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.2 2012/05/05 04:53:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.4.ebuild,v 1.3 2012/05/29 13:28:04 aballier 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.28 |