diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:56:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-17 20:56:54 +0000 |
commit | cd779e319cc5289991b7f84676498035b1f8fd10 (patch) | |
tree | 308e6aeeddc2a1ef8f5be5cc5c1949834b9564e8 /x11-libs/libnotify | |
parent | arm stable, bug #386789 (diff) | |
download | gentoo-2-cd779e319cc5289991b7f84676498035b1f8fd10.tar.gz gentoo-2-cd779e319cc5289991b7f84676498035b1f8fd10.tar.bz2 gentoo-2-cd779e319cc5289991b7f84676498035b1f8fd10.zip |
arm stable, bug #386573
(Portage version: 2.1.10.27/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index d8d119d1b669..3bc25a15240d 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.74 2011/10/10 17:31:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.75 2011/10/17 20:56:54 maekke Exp $ + + 17 Oct 2011; Markus Meier <maekke@gentoo.org> libnotify-0.7.4.ebuild: + arm stable, bug #386573 10 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -libnotify-0.7.3.ebuild, -files/libnotify-0.7.3-gtk3-tests.patch: diff --git a/x11-libs/libnotify/libnotify-0.7.4.ebuild b/x11-libs/libnotify/libnotify-0.7.4.ebuild index 4a417c7e629a..fcf4eb1733ac 100644 --- a/x11-libs/libnotify/libnotify-0.7.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.4.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-libs/libnotify/libnotify-0.7.4.ebuild,v 1.2 2011/10/10 17:30:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.4.ebuild,v 1.3 2011/10/17 20:56:54 maekke 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 ~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="doc +introspection test" RDEPEND=">=dev-libs/glib-2.26:2 |