summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-29 17:34:28 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-29 17:34:28 +0000
commitc384dd65952a721ec0b524f4471cbc451c9e9184 (patch)
treede48c1a5cb294b23867664bb094cccbb146eece4 /x11-libs
parentppc64 stable wrt #361125 (diff)
downloadgentoo-2-c384dd65952a721ec0b524f4471cbc451c9e9184.tar.gz
gentoo-2-c384dd65952a721ec0b524f4471cbc451c9e9184.tar.bz2
gentoo-2-c384dd65952a721ec0b524f4471cbc451c9e9184.zip
ppc64 stable wrt #361093
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-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 63e996c8da92..8b32c0362a4b 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.66 2011/04/23 17:15:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.67 2011/04/29 17:34:28 ssuominen Exp $
+
+ 29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libnotify-0.7.2.ebuild:
+ ppc64 stable wrt #361093
23 Apr 2011; Raúl Porcel <armin76@gentoo.org> libnotify-0.7.2.ebuild:
alpha/ia64/sh/sparc/x86 stable wrt #361093
diff --git a/x11-libs/libnotify/libnotify-0.7.2.ebuild b/x11-libs/libnotify/libnotify-0.7.2.ebuild
index 5a6ecae7e53a..43225a53ebb2 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.5 2011/04/23 17:15:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.2.ebuild,v 1.6 2011/04/29 17:34:28 ssuominen 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