summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfce-extra/xfce4-notifyd/ChangeLog6
-rw-r--r--xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog
index df0743072b0f..9a7e42e67058 100644
--- a/xfce-extra/xfce4-notifyd/ChangeLog
+++ b/xfce-extra/xfce4-notifyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-notifyd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.16 2012/05/05 07:20:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.17 2012/11/28 12:42:34 ssuominen Exp $
+
+ 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-notifyd-0.2.2.ebuild:
+ EAPI5
05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-notifyd-0.2.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild
index 7c6177d81cf8..abbab2a7afd0 100644
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild
+++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 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.2.ebuild,v 1.3 2012/05/05 07:20:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.4 2012/11/28 12:42:34 ssuominen Exp $
-EAPI=4
+EAPI=5
inherit xfconf
DESCRIPTION="Notification daemon for the Xfce desktop environment"