summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-11-28 12:42:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-11-28 12:42:34 +0000
commitbea29e91a3d53054b6b06b10a66e21fa06c3636d (patch)
tree18701996734216ab4c6548027e4bc80e9a500e38 /xfce-extra
parentRemove support for EAPI=4 to force EAPI=5 and verbose build.log everywhere (diff)
downloadgentoo-2-bea29e91a3d53054b6b06b10a66e21fa06c3636d.tar.gz
gentoo-2-bea29e91a3d53054b6b06b10a66e21fa06c3636d.tar.bz2
gentoo-2-bea29e91a3d53054b6b06b10a66e21fa06c3636d.zip
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra')
-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"