summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-16 11:04:33 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-16 11:04:33 +0000
commitcf638cae86d8d5d59a5aa0e2a3736436fe4c2c90 (patch)
treef4e14d5cbd3c009f642e87961f488c745cb135ad /x11-libs/libnotify
parentchange to new style virtual/mda (diff)
downloadgentoo-2-cf638cae86d8d5d59a5aa0e2a3736436fe4c2c90.tar.gz
gentoo-2-cf638cae86d8d5d59a5aa0e2a3736436fe4c2c90.tar.bz2
gentoo-2-cf638cae86d8d5d59a5aa0e2a3736436fe4c2c90.zip
Stable on amd64 wrt bug #359031
(Portage version: 2.1.9.42/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.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index e31cfe97d499..243b8cadf353 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.61 2011/03/13 11:50:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.62 2011/03/16 11:04:33 hwoarang Exp $
+
+ 16 Mar 2011; Markos Chandras <hwoarang@gentoo.org> libnotify-0.5.2.ebuild:
+ Stable on amd64 wrt bug #359031
13 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> libnotify-0.4.5.ebuild,
libnotify-0.5.2.ebuild, libnotify-0.7.1.ebuild:
diff --git a/x11-libs/libnotify/libnotify-0.5.2.ebuild b/x11-libs/libnotify/libnotify-0.5.2.ebuild
index 6f8d7d71479a..ab5daf0fa970 100644
--- a/x11-libs/libnotify/libnotify-0.5.2.ebuild
+++ b/x11-libs/libnotify/libnotify-0.5.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.5.2.ebuild,v 1.2 2011/03/13 11:50:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.5.2.ebuild,v 1.3 2011/03/16 11:04:33 hwoarang Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.galago-project.org/"
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=""
RDEPEND=">=x11-libs/gtk+-2.6:2