summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-05-01 04:21:49 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-05-01 04:21:49 +0000
commit1009e37b1d96466ec98119994f47cef14f29a53f (patch)
tree8c137a4a2e416b8262193cf9b98fe53b8f19354d /x11-misc
parentInclude a patch to allow building with subversion-1.6+, bug 264451 (diff)
downloadhistorical-1009e37b1d96466ec98119994f47cef14f29a53f.tar.gz
historical-1009e37b1d96466ec98119994f47cef14f29a53f.tar.bz2
historical-1009e37b1d96466ec98119994f47cef14f29a53f.zip
Move use_enable out of global scope
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfce4-notifyd/ChangeLog6
-rw-r--r--x11-misc/xfce4-notifyd/Manifest14
-rw-r--r--x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild8
3 files changed, 12 insertions, 16 deletions
diff --git a/x11-misc/xfce4-notifyd/ChangeLog b/x11-misc/xfce4-notifyd/ChangeLog
index 59bd75651082..c3edcf8a19c2 100644
--- a/x11-misc/xfce4-notifyd/ChangeLog
+++ b/x11-misc/xfce4-notifyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xfce4-notifyd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/ChangeLog,v 1.2 2009/04/03 10:59:25 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/ChangeLog,v 1.3 2009/05/01 04:21:49 darkside Exp $
+
+ 01 May 2009; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-notifyd-0.1.0.ebuild:
+ Move use_enable out of global scope
03 Apr 2009; <chainsaw@gentoo.org> xfce4-notifyd-0.1.0.ebuild:
Block x11-misc/notification-daemon as it provides the same D-Bus service.
diff --git a/x11-misc/xfce4-notifyd/Manifest b/x11-misc/xfce4-notifyd/Manifest
index 2e2230c28676..13f97848c64c 100644
--- a/x11-misc/xfce4-notifyd/Manifest
+++ b/x11-misc/xfce4-notifyd/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST xfce4-notifyd-0.1.0.tar.bz2 165593 RMD160 2eb552ca6124ee055dbd820a68c711717be533a1 SHA1 18dd2a327df25880c3975b470b8b998fd6bf69ef SHA256 989b0e9ae9ff5bdbdbf56368a44eca039236033f84d05001e311c21c988bd0e1
-EBUILD xfce4-notifyd-0.1.0.ebuild 927 RMD160 af3f56f07052393379df0ec6c1db56b4b44b7890 SHA1 6d86afbf4f75a7fbf0fc608e503aea1555785393 SHA256 705c79a075fa4c5ea7f30893db4fa4a0ef1778ad7377157998950acc7ea7058e
-MISC ChangeLog 556 RMD160 b863b5f308cfbd07d6d6ef1d0f984584ddac3c7b SHA1 6dbe04e328b02db637e3727bba6b8df484873f71 SHA256 30d6438978d683ffbe0f3f7f3eba62225ddbd1c0f47c772f2b82011b476dd98d
+EBUILD xfce4-notifyd-0.1.0.ebuild 944 RMD160 2545b597e580f1788ca53344805f1508350e463a SHA1 071b1cffc77eb6db26bbb3c4e2988461a54d9b69 SHA256 cbbca2ddef00095158d0cc73e3770893d533f1804660641b9c66e94a341c0467
+MISC ChangeLog 675 RMD160 559c9e1cfa0e815d6c82330460bc3580159fc14a SHA1 694dfb09ed7fb21b7ed3a75e8d622fc07e9a3d52 SHA256 4e9b133650a428c1de7eadf060929de9a4e007e2a287d44543928c719bf91721
MISC metadata.xml 247 RMD160 319fb586335b2ad6e2b964c0b7db75faf0f0c5ad SHA1 aa6033cb7144df97f9a64fc1a617c35f38e866cc SHA256 0c4015d2e1cbfcb1d35b37e74b3b60e3761c8252b02f702b34ad189c2cbed507
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.11 (GNU/Linux)
-
-iEYEARECAAYFAknV63MACgkQp5vW4rUFj5ro5gCgwc3GR/hbvLSlSQCVYEw4scQz
-x7EAn3r9w8gOj+R4suEidaBC9nLI/iWe
-=C7qd
------END PGP SIGNATURE-----
diff --git a/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild b/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild
index 64bc54be45c7..50ecce31b0f0 100644
--- a/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild
+++ b/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild,v 1.2 2009/04/03 10:59:25 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild,v 1.3 2009/05/01 04:21:49 darkside Exp $
EAPI=1
@@ -26,6 +26,8 @@ DEPEND="${RDEPEND}
!x11-misc/notification-daemon
!xfce-extra/notification-daemon-xfce"
-XFCE_CONFIG=" $(use_enable libsexy) --enable-maintainer-mode"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
+
+pkg_setup() {
+ XFCE_CONFIG=" $(use_enable libsexy) --enable-maintainer-mode"
+}