diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-06 17:55:51 +0000 |
commit | f2b84be95763f2ec59ec6cbc828db292223b8dce (patch) | |
tree | 3c746a18aa8d47c7b08fc875a9139f6a7e243426 /xfce-base | |
parent | Fix CC/LINKER to toolchain-funcs (diff) | |
download | historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.tar.gz historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.tar.bz2 historical-f2b84be95763f2ec59ec6cbc828db292223b8dce.zip |
eapi3
Package-Manager: portage-2.2_rc75/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-0.3.107.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/tumbler/tumbler-0.1.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild | 14 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.7.0.ebuild | 4 |
16 files changed, 37 insertions, 37 deletions
diff --git a/xfce-base/exo/exo-0.3.107.ebuild b/xfce-base/exo/exo-0.3.107.ebuild index 763a1c71bd16..e991d40a6900 100644 --- a/xfce-base/exo/exo-0.3.107.ebuild +++ b/xfce-base/exo/exo-0.3.107.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.10 2010/08/29 17:55:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.11 2010/09/06 17:47:44 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf python multilib DESCRIPTION="Extensions, widgets and framework library with session management support" diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild index 72aef05f4da2..d0a698fc2bb2 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.12 2010/08/29 17:52:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.2.ebuild,v 1.13 2010/09/06 17:55:03 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Basic utility library for Xfce4" diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index c4e7d2740a1f..de6b0f24a6c1 100644 --- a/xfce-base/thunar/thunar-1.0.2.ebuild +++ b/xfce-base/thunar/thunar-1.0.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.10 2010/08/29 17:50:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.11 2010/09/06 17:49:23 ssuominen Exp $ -EAPI=2 +EAPI=3 MY_P=${P/t/T} inherit virtualx xfconf diff --git a/xfce-base/tumbler/tumbler-0.1.2.ebuild b/xfce-base/tumbler/tumbler-0.1.2.ebuild index 21807b9ba10a..d6e4e5440946 100644 --- a/xfce-base/tumbler/tumbler-0.1.2.ebuild +++ b/xfce-base/tumbler/tumbler-0.1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/tumbler/tumbler-0.1.2.ebuild,v 1.6 2010/08/28 08:11:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/tumbler/tumbler-0.1.2.ebuild,v 1.7 2010/09/06 17:51:25 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="A D-Bus service for applications to request thumbnails" diff --git a/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild index 0452f888c4f5..23678d3c8f95 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild,v 1.1 2010/08/06 19:43:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.2-r1.ebuild,v 1.2 2010/09/06 17:48:42 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Collection of utils for Xfce4" diff --git a/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild b/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild index 0780e1757150..10f2ec0ece3b 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild,v 1.11 2010/08/29 17:49:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.2.ebuild,v 1.12 2010/09/06 17:48:42 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Collection of utils for Xfce4" diff --git a/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild index 03bcdcfa1f03..53861695e3c0 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild,v 1.1 2010/09/05 21:14:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.7.0.ebuild,v 1.2 2010/09/06 17:48:42 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Collection of utils for Xfce4" diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild index 484dec40cb62..daffe13fca29 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild,v 1.11 2010/09/02 12:54:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild,v 1.12 2010/09/06 17:48:05 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Panel for Xfce4" diff --git a/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild b/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild index 0f0e97564a98..ffb17b33ac5d 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild,v 1.8 2010/08/29 17:56:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.6.2.ebuild,v 1.9 2010/09/06 17:55:51 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Session manager for Xfce4" @@ -48,10 +48,10 @@ src_install() { if ! use fortune; then # Wipe away unusable xfce4-tips - rm -Rf "${D}"/usr/share/xfce4/tips - rm -f "${D}"/usr/bin/xfce4-tips \ - "${D}"/usr/lib/debug/usr/bin/xfce4-tips.debug \ - "${D}"/etc/xdg/autostart/xfce4-tips-autostart.desktop - rmdir -p "${D}"/etc/xdg/autostart + rm -Rf "${ED}"/usr/share/xfce4/tips + rm -f "${ED}"/usr/bin/xfce4-tips \ + "${ED}"/usr/lib/debug/usr/bin/xfce4-tips.debug \ + "${ED}"/etc/xdg/autostart/xfce4-tips-autostart.desktop + rmdir -p "${ED}"/etc/xdg/autostart fi } diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild index 9d853df37c9e..5afc28404c88 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild,v 1.8 2010/08/29 17:47:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.5.ebuild,v 1.9 2010/09/06 17:53:09 ssuominen Exp $ -EAPI=2 +EAPI=3 EAUTORECONF=yes inherit xfconf diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild index d20822642d91..46d89ffc27b1 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild,v 1.2 2010/02/15 13:03:39 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.7.1.ebuild,v 1.3 2010/09/06 17:53:09 ssuominen Exp $ -EAPI=2 +EAPI=3 EAUTORECONF=yes inherit xfconf diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild index 36d0d205c8c7..7b79ca5b8476 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild,v 1.1 2010/09/05 20:54:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.7.2.ebuild,v 1.2 2010/09/06 17:53:09 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Settings daemon for Xfce4" diff --git a/xfce-base/xfconf/xfconf-4.6.2.ebuild b/xfce-base/xfconf/xfconf-4.6.2.ebuild index 35c0a6b25f10..50ab6449ed1a 100644 --- a/xfce-base/xfconf/xfconf-4.6.2.ebuild +++ b/xfce-base/xfconf/xfconf-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.11 2010/08/29 17:45:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.2.ebuild,v 1.12 2010/09/06 17:50:27 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Xfce configuration daemon and utilities" diff --git a/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild index 9785946106bf..995c0bdbed66 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild,v 1.11 2010/09/06 16:41:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.6.2.ebuild,v 1.12 2010/09/06 17:50:44 ssuominen Exp $ -EAPI=2 +EAPI=3 EAUTORECONF=yes inherit xfconf diff --git a/xfce-base/xfwm4/xfwm4-4.6.2.ebuild b/xfce-base/xfwm4/xfwm4-4.6.2.ebuild index 1d96bf37bfa7..700df837357b 100644 --- a/xfce-base/xfwm4/xfwm4-4.6.2.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.6.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.6.2.ebuild,v 1.10 2010/08/29 17:43:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.6.2.ebuild,v 1.11 2010/09/06 17:49:55 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Window manager for Xfce4" diff --git a/xfce-base/xfwm4/xfwm4-4.7.0.ebuild b/xfce-base/xfwm4/xfwm4-4.7.0.ebuild index 4eea91b74714..0ce517d92728 100644 --- a/xfce-base/xfwm4/xfwm4-4.7.0.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.7.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.7.0.ebuild,v 1.1 2010/09/06 12:30:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.7.0.ebuild,v 1.2 2010/09/06 17:49:55 ssuominen Exp $ -EAPI=2 +EAPI=3 inherit xfconf DESCRIPTION="Window manager for Xfce4" |