diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 17:24:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 17:24:26 +0000 |
commit | bf5c9b9458205f141606768cbcca45089c13c3ec (patch) | |
tree | 01b5f903007ddc8129e305475240cb3ad7f30419 /x11-misc | |
parent | alpha/arm/ia64/sh/sparc stable wrt #362005 (diff) | |
download | gentoo-2-bf5c9b9458205f141606768cbcca45089c13c3ec.tar.gz gentoo-2-bf5c9b9458205f141606768cbcca45089c13c3ec.tar.bz2 gentoo-2-bf5c9b9458205f141606768cbcca45089c13c3ec.zip |
alpha/ia64/sh/sparc/x86 stable wrt #361093
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index c44bde4d46a2..511204886411 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.76 2011/04/12 21:01:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.77 2011/04/23 17:24:26 armin76 Exp $ + + 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> + notification-daemon-0.5.0.ebuild: + alpha/ia64/sh/sparc/x86 stable wrt #361093 12 Apr 2011; Markus Meier <maekke@gentoo.org> notification-daemon-0.5.0.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild index c11986b7b993..a46400f14aa4 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.0.ebuild,v 1.6 2011/04/12 21:01:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild,v 1.7 2011/04/23 17:24:26 armin76 Exp $ EAPI=3 GCONF_DEBUG=no @@ -11,7 +11,7 @@ HOMEPAGE="http://www.galago-project.org/" 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.4:2 |