diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-12 21:01:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-12 21:01:51 +0000 |
commit | 8ccb2134552f11f98e53fa5a52d33e179d56cde6 (patch) | |
tree | c26e71190985487ff80b1816bcd9f1e41cb8a2ac /x11-misc | |
parent | arm stable, bug #361093 (diff) | |
download | gentoo-2-8ccb2134552f11f98e53fa5a52d33e179d56cde6.tar.gz gentoo-2-8ccb2134552f11f98e53fa5a52d33e179d56cde6.tar.bz2 gentoo-2-8ccb2134552f11f98e53fa5a52d33e179d56cde6.zip |
arm stable, bug #361093
(Portage version: 2.1.9.45/cvs/Linux i686)
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 f1951d32a03f..c44bde4d46a2 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.75 2011/03/21 22:36:57 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.76 2011/04/12 21:01:51 maekke Exp $ + + 12 Apr 2011; Markus Meier <maekke@gentoo.org> + notification-daemon-0.5.0.ebuild: + arm stable, bug #361093 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> notification-daemon-0.4.0-r1.ebuild, 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 155aeb2a8092..c11986b7b993 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.5 2011/03/21 22:36:57 nirbheek Exp $ +# $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 $ 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 |