diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:28:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:28:42 +0000 |
commit | a2d35d6871f0e67290d6a5a47d9cd1427fd948be (patch) | |
tree | 8f37b69c3632404950327b314cf0e6ca0b54a387 /x11-misc | |
parent | Stable for alpha, wrt bug #545932 (diff) | |
download | gentoo-2-a2d35d6871f0e67290d6a5a47d9cd1427fd948be.tar.gz gentoo-2-a2d35d6871f0e67290d6a5a47d9cd1427fd948be.tar.bz2 gentoo-2-a2d35d6871f0e67290d6a5a47d9cd1427fd948be.zip |
Stable for alpha, wrt bug #545864
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index f8f44be8ef3a..ee36093da07f 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.100 2015/04/08 12:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.101 2015/04/13 08:28:42 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + notification-daemon-3.14.1.ebuild: + Stable for alpha, wrt bug #545864 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> notification-daemon-3.14.1.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild index be93aa44c5bd..d2d258394bc9 100644 --- a/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild,v 1.2 2015/04/08 12:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-3.14.1.ebuild,v 1.3 2015/04/13 08:28:42 ago Exp $ EAPI=5 @@ -11,7 +11,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=" |