summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:53 +0000
commit0981cfba2680069e861807436eabe9a871e3ac3c (patch)
tree4bd135349623ebe2f632fb66256980f00a8524d0 /xfce-extra
parentStable for x86, wrt bug #496018 (diff)
downloadgentoo-2-0981cfba2680069e861807436eabe9a871e3ac3c.tar.gz
gentoo-2-0981cfba2680069e861807436eabe9a871e3ac3c.tar.bz2
gentoo-2-0981cfba2680069e861807436eabe9a871e3ac3c.zip
Stable for x86, wrt bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-notifyd/ChangeLog5
-rw-r--r--xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog
index 2825cb2b0daa..29284d12a29c 100644
--- a/xfce-extra/xfce4-notifyd/ChangeLog
+++ b/xfce-extra/xfce4-notifyd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-notifyd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.22 2014/01/19 19:03:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.23 2014/01/28 14:17:53 ago Exp $
+
+ 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-notifyd-0.2.4.ebuild:
+ Stable for x86, wrt bug #496018
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-notifyd-0.2.4.ebuild:
amd64 stable, bug 496018
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild
index 7e55f6af3356..98ce247256ee 100644
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild
+++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.3 2014/01/19 19:03:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.4 2014/01/28 14:17:53 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="debug"
RDEPEND=">=dev-libs/dbus-glib-0.100