summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 16:11:42 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 16:11:42 +0000
commitab15c76dc4fde8d02be5e85797fe98dc7fb01804 (patch)
tree4ea99bf591d51651e7f5cfb39cc4d2b9c3374b7c /x11-libs/libnotify
parentStable on amd64 wrt bug #360997 (diff)
downloadgentoo-2-ab15c76dc4fde8d02be5e85797fe98dc7fb01804.tar.gz
gentoo-2-ab15c76dc4fde8d02be5e85797fe98dc7fb01804.tar.bz2
gentoo-2-ab15c76dc4fde8d02be5e85797fe98dc7fb01804.zip
Stable on amd64 wrt bug #361093
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
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 3a88a868338a..d71d8858e187 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.63 2011/03/23 02:18:19 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.64 2011/03/29 16:11:42 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> libnotify-0.7.2.ebuild:
+ Stable on amd64 wrt bug #361093
*libnotify-0.7.2 (23 Mar 2011)
diff --git a/x11-libs/libnotify/libnotify-0.7.2.ebuild b/x11-libs/libnotify/libnotify-0.7.2.ebuild
index 039c8ad83286..b4e59f5e45ab 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.2 2011/03/29 08:47:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.2.ebuild,v 1.3 2011/03/29 16:11:42 angelos 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