diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:58:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:58:01 +0000 |
commit | ea1ba39529ce020725e8666c7016eff1995f2c2c (patch) | |
tree | 12d675d3c824e078fc71ebaf9f063362fa8dff85 /x11-libs/libnotify | |
parent | Stable for amd64, wrt bug #422009 (diff) | |
download | gentoo-2-ea1ba39529ce020725e8666c7016eff1995f2c2c.tar.gz gentoo-2-ea1ba39529ce020725e8666c7016eff1995f2c2c.tar.bz2 gentoo-2-ea1ba39529ce020725e8666c7016eff1995f2c2c.zip |
Stable for amd64, wrt bug #422357
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 97070c22cac3..5e0bbf96cb7c 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.83 2012/06/02 12:31:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.84 2012/06/19 19:58:01 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libnotify-0.7.5.ebuild: + Stable for amd64, wrt bug #422357 02 Jun 2012; Anthony G. Basile <blueness@gentoo.org> libnotify-0.7.5.ebuild: Keyword ~mips diff --git a/x11-libs/libnotify/libnotify-0.7.5.ebuild b/x11-libs/libnotify/libnotify-0.7.5.ebuild index 7d40e41410d9..e19c793d6bba 100644 --- a/x11-libs/libnotify/libnotify-0.7.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.5.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-libs/libnotify/libnotify-0.7.5.ebuild,v 1.4 2012/06/02 12:31:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5.ebuild,v 1.5 2012/06/19 19:58:01 ago Exp $ EAPI=4 inherit autotools gnome.org @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} 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 ~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 ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc +introspection +symlink test" RDEPEND=">=dev-libs/glib-2.26 |