old
authorSamuli Suominen <ssuominen@gentoo.org>
Fri, 6 Jan 2012 10:51:10 +0000 (10:51 +0000)
committerSamuli Suominen <ssuominen@gentoo.org>
Fri, 6 Jan 2012 10:51:10 +0000 (10:51 +0000)
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64

xfce-base/xfce-utils/ChangeLog
xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild [deleted file]
xfce-base/xfce4-panel/ChangeLog
xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild [deleted file]
xfce-base/xfce4-session/ChangeLog
xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild [deleted file]
xfce-base/xfce4-settings/ChangeLog
xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild [deleted file]
xfce-base/xfwm4/ChangeLog
xfce-base/xfwm4/xfwm4-4.8.1.ebuild [deleted file]

index 3edc386ac6bb9240852b15830283e22db978cb63..c9ef6fc8e85c02a5bf861c6dfd46ca29da166169 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfce-utils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.191 2012/01/06 10:47:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.192 2012/01/06 10:48:38 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce-utils-4.8.1.ebuild:
+  old
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfce-utils-4.8.3.ebuild:
   ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
deleted file mode 100644 (file)
index d804ec3..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 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.8.1.ebuild,v 1.9 2011/05/19 22:43:19 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Utilities for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce-utils/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="dbus debug +lock"
-
-COMMON_DEPEND="x11-libs/libX11
-       >=x11-libs/gtk+-2.10:2
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/xfconf-4.8
-       dbus? ( >=dev-libs/dbus-glib-0.88 )"
-RDEPEND="${COMMON_DEPEND}
-       x11-apps/xrdb
-       x11-misc/xdg-user-dirs
-       lock? ( || ( x11-misc/xscreensaver
-               gnome-extra/gnome-screensaver
-               x11-misc/xlockmore
-               x11-misc/slock ) )"
-DEPEND="${COMMON_DEPEND}
-       dev-util/intltool
-       dev-util/pkgconfig
-       sys-devel/gettext"
-
-pkg_setup() {
-       XFCONF=(
-               --docdir="${EPREFIX}"/usr/share/doc/${PF}
-               --disable-xfconf-migration
-               $(use_enable dbus)
-               $(xfconf_use_debug)
-               --with-vendor-info=Gentoo
-               --with-xsession-prefix="${EPREFIX}"/usr
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS )
-}
-
-src_install() {
-       xfconf_src_install
-
-       rm -f "${ED}"/usr/share/applications/xfhelp4.desktop
-
-       echo startxfce4 > "${T}"/Xfce4
-       exeinto /etc/X11/Sessions
-       doexe "${T}"/Xfce4
-}
index 7d4d00ef06de4a150608c958f6eb0b5bc4655bdf..42bc8ae38b3d9994037bdba8a1f1efcd8ea262a1 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/xfce4-panel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.209 2012/01/06 10:37:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.210 2012/01/06 10:38:05 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-panel-4.8.3.ebuild:
+  old
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-panel-4.8.6.ebuild:
   ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild
deleted file mode 100644 (file)
index 25442e2..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 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.8.3.ebuild,v 1.8 2011/05/19 22:14:48 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Panel for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="debug"
-
-RDEPEND="x11-libs/libX11
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/garcon-0.1.5
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/xfconf-4.8
-       >=xfce-base/exo-0.6
-       >=x11-libs/gtk+-2.14:2
-       >=dev-libs/glib-2.18:2
-       >=dev-libs/dbus-glib-0.88
-       >=x11-libs/cairo-1
-       >=x11-libs/libwnck-2.22:1"
-DEPEND="${RDEPEND}
-       dev-lang/perl
-       dev-util/intltool
-       sys-devel/gettext
-       dev-util/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               --docdir="${EPREFIX}"/usr/share/doc/${PF}
-               --disable-static
-               $(xfconf_use_debug)
-               --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS THANKS )
-}
index 8dc95895b6ba2233970367f9ff042da7f1edae3a..5363744c6ea0a1f1723cef303c96953e9ece32cb 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/xfce4-session
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.148 2012/01/06 10:39:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.149 2012/01/06 10:40:36 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-session-4.8.1.ebuild:
+  old
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-session-4.8.2.ebuild:
diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
deleted file mode 100644 (file)
index 15e35c8..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 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.8.1.ebuild,v 1.9 2011/05/19 21:59:42 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Xfce's session manager"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-session/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="consolekit debug gnome gnome-keyring policykit udev +xfce_plugins_logout"
-
-COMMON_DEPEND=">=dev-libs/dbus-glib-0.88
-       x11-apps/iceauth
-       x11-libs/libSM
-       >=x11-libs/libwnck-2.22:1
-       x11-libs/libX11
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/xfconf-4.8
-       >=xfce-base/xfce-utils-4.8
-       gnome? ( gnome-base/gconf:2 )
-       gnome-keyring? ( gnome-base/libgnome-keyring )
-       xfce_plugins_logout? ( >=xfce-base/xfce4-panel-4.8 )"
-RDEPEND="${COMMON_DEPEND}
-       consolekit? ( sys-auth/consolekit )
-       policykit? ( sys-auth/polkit )
-       udev? ( sys-power/upower )"
-DEPEND="${COMMON_DEPEND}
-       dev-util/intltool
-       dev-util/pkgconfig
-       sys-devel/gettext"
-
-pkg_setup() {
-       XFCONF=(
-               --docdir="${EPREFIX}"/usr/share/doc/${PF}
-               --disable-static
-               $(use_enable xfce_plugins_logout panel-plugin)
-               $(use_enable gnome)
-               $(use_enable gnome-keyring libgnome-keyring)
-               $(xfconf_use_debug)
-               --disable-hal
-               $(use_enable udev upower)
-               $(use_enable consolekit)
-               $(use_enable policykit polkit)
-               )
-
-       DOCS=( AUTHORS BUGS ChangeLog NEWS README TODO )
-}
index a3f8b667a4f7a9925a1ce9b944c2d0a61171700d..7aa6a685b092346a0cc0c24fd940df27d882fc46 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/xfce4-settings
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.87 2012/01/06 10:43:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.88 2012/01/06 10:44:23 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+  -xfce4-settings-4.8.1.ebuild:
+  old
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
   xfce4-settings-4.8.3.ebuild:
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
deleted file mode 100644 (file)
index 19b1615..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2011 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.8.1.ebuild,v 1.11 2011/05/19 22:03:30 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-settings/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug libcanberra libnotify +xklavier"
-
-RDEPEND=">=dev-libs/glib-2.16:2
-       >=dev-libs/dbus-glib-0.88
-       >=gnome-base/libglade-2
-       >=x11-libs/gtk+-2.14:2
-       >=x11-libs/libX11-1
-       >=x11-libs/libXcursor-1.1
-       >=x11-libs/libXi-1.3
-       >=x11-libs/libXrandr-1.2
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/xfconf-4.8
-       >=xfce-base/exo-0.6
-       libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
-       libnotify? ( >=x11-libs/libnotify-0.1.3 )
-       xklavier? ( >=x11-libs/libxklavier-0.3 )"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       dev-util/pkgconfig
-       sys-devel/gettext
-       >=x11-proto/inputproto-1.4
-       x11-proto/xproto"
-
-pkg_setup() {
-       XFCONF=(
-               --disable-static
-               $(use_enable libnotify)
-               $(use_enable xklavier libxklavier)
-               $(use_enable libcanberra sound-settings)
-               $(xfconf_use_debug)
-               )
-
-       DOCS=( AUTHORS ChangeLog NEWS TODO )
-}
-
-src_prepare() {
-       sed -i -e '/IconThemeName/s:Rodent:Tango:' xfsettingsd/xsettings.xml || die
-       xfconf_src_prepare
-}
index 346c26ba508bdf8420755a1eeb82a3566938ccee..12987f8042387e1bc489179dacbd3f40069dc8b0 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfwm4
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.180 2012/01/06 10:50:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.181 2012/01/06 10:51:10 ssuominen Exp $
+
+  06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfwm4-4.8.1.ebuild:
+  old
 
   06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfwm4-4.8.2.ebuild:
   ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfwm4/xfwm4-4.8.1.ebuild b/xfce-base/xfwm4/xfwm4-4.8.1.ebuild
deleted file mode 100644 (file)
index fd54004..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.1.ebuild,v 1.10 2011/07/05 06:25:19 angelos Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Window manager for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfwm4/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="debug startup-notification +xcomposite"
-
-RDEPEND=">=dev-libs/glib-2.10:2
-       >=x11-libs/gtk+-2.14:2
-       x11-libs/libICE
-       x11-libs/libSM
-       x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       x11-libs/pango
-       >=x11-libs/libwnck-2.22:1
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/libxfce4ui-4.8
-       >=xfce-base/xfconf-4.8
-       startup-notification? ( x11-libs/startup-notification )
-       xcomposite? ( x11-libs/libXcomposite
-               x11-libs/libXdamage
-               x11-libs/libXfixes )"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       dev-util/pkgconfig
-       sys-devel/gettext"
-
-pkg_setup() {
-       XFCONF=(
-               --docdir="${EPREFIX}"/usr/share/doc/${PF}
-               $(use_enable startup-notification)
-               --enable-xsync
-               --enable-render
-               --enable-randr
-               $(use_enable xcomposite compositor)
-               $(xfconf_use_debug)
-               )
-
-       DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO )
-}