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/libnotify-0.7.4.ebuild | |
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/libnotify-0.7.4.ebuild')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |