summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-04-23 17:15:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-04-23 17:15:39 +0000
commitb6488f87badc2f24aeb3c8eab9d8b377279fa551 (patch)
treed2b58769bd33540c84d14b4228cb1f85120ce5fa /x11-libs/libnotify
parentalpha/ia64/sparc stable wrt #358407 (diff)
downloadgentoo-2-b6488f87badc2f24aeb3c8eab9d8b377279fa551.tar.gz
gentoo-2-b6488f87badc2f24aeb3c8eab9d8b377279fa551.tar.bz2
gentoo-2-b6488f87badc2f24aeb3c8eab9d8b377279fa551.zip
alpha/ia64/sh/sparc/x86 stable wrt #361093
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog5
-rw-r--r--x11-libs/libnotify/libnotify-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 026e2b6da189..63e996c8da92 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.65 2011/04/12 21:00:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.66 2011/04/23 17:15:39 armin76 Exp $
+
+ 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> libnotify-0.7.2.ebuild:
+ alpha/ia64/sh/sparc/x86 stable wrt #361093
12 Apr 2011; Markus Meier <maekke@gentoo.org> libnotify-0.7.2.ebuild:
arm stable, bug #361093
diff --git a/x11-libs/libnotify/libnotify-0.7.2.ebuild b/x11-libs/libnotify/libnotify-0.7.2.ebuild
index 30e37bdda72e..5a6ecae7e53a 100644
--- a/x11-libs/libnotify/libnotify-0.7.2.ebuild
+++ b/x11-libs/libnotify/libnotify-0.7.2.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.2.ebuild,v 1.4 2011/04/12 21:00:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.2.ebuild,v 1.5 2011/04/23 17:15:39 armin76 Exp $
EAPI=3
inherit autotools eutils 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