diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-16 20:31:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-16 20:31:57 +0000 |
commit | a9c2de837c4d768185bdbce43fef00935d5dfad6 (patch) | |
tree | 16fa6e04af8d1dbd0c1710095db7fd55ba27f1e8 /x11-libs/libnotify | |
parent | Bump EAPI to 4 (diff) | |
download | gentoo-2-a9c2de837c4d768185bdbce43fef00935d5dfad6.tar.gz gentoo-2-a9c2de837c4d768185bdbce43fef00935d5dfad6.tar.bz2 gentoo-2-a9c2de837c4d768185bdbce43fef00935d5dfad6.zip |
Stable for ppc64, wrt bug #466004
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index d8b1524fcfed..47b62c73c2ea 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.96 2013/04/15 19:02:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.97 2013/04/16 20:31:57 ago Exp $ + + 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.5-r1.ebuild: + Stable for ppc64, wrt bug #466004 15 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.5-r1.ebuild: Stable for x86, wrt bug #466004 diff --git a/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild index ef898e32ff3a..43dd4526ee69 100644 --- a/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.5-r1.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-libs/libnotify/libnotify-0.7.5-r1.ebuild,v 1.4 2013/04/15 19:02:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild,v 1.5 2013/04/16 20:31:57 ago Exp $ EAPI=5 inherit autotools gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://git.gnome.org/browse/libnotify" LICENSE="LGPL-2.1" 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="doc +introspection test" RDEPEND="app-admin/eselect-notify-send |