diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:57:26 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-29 19:57:26 +0000 |
commit | 3b1349503c72a58f8b929910e95e103067eb512c (patch) | |
tree | 228acdf2cb0ca83d4f66c72bf844d4da1bb87355 /xfce-base | |
parent | Stable on sparc wrt security bug #75484. (diff) | |
download | gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.tar.gz gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.tar.bz2 gentoo-2-3b1349503c72a58f8b929910e95e103067eb512c.zip |
Xfce 4.2 stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-base')
28 files changed, 86 insertions, 42 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 752a76700f6f..00d555d2dec4 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.46 2005/01/24 19:39:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.47 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfce4mcs-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> libxfce4mcs-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild index 5586bffded72..461c5babd2dd 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild,v 1.3 2005/01/24 19:39:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND=">=xfce-base/libxfce4util-${PV} diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 4b09b5fce635..9de9250c2e5a 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.43 2005/01/24 19:38:42 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfce4util-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> libxfce4util-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild index f8e1feacc4e7..769a7d2ac7e8 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.3 2005/01/24 19:38:42 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="dev-util/gtk-doc" diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 6b967ee50fb6..80ee7598fad1 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.42 2005/01/24 19:40:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.43 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> libxfcegui4-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> libxfcegui4-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild index 47ea80b873d8..1d72350b4629 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.3 2005/01/24 19:40:59 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="xinerama" BZIPPED=1 diff --git a/xfce-base/xfce-mcs-manager/ChangeLog b/xfce-base/xfce-mcs-manager/ChangeLog index 9d8034c52241..07806d1c85b2 100644 --- a/xfce-base/xfce-mcs-manager/ChangeLog +++ b/xfce-base/xfce-mcs-manager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-mcs-manager # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.43 2005/01/24 19:36:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-mcs-manager-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce-mcs-manager-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild index b7a48b186f33..88da60c5e6bf 100644 --- a/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild +++ b/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild,v 1.3 2005/01/24 19:36:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-manager/xfce-mcs-manager-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 mcs manager" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND=">=xfce-base/libxfce4mcs-${PV}" diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog index 5a5fd2a5beef..b369a2a0e112 100644 --- a/xfce-base/xfce-mcs-plugins/ChangeLog +++ b/xfce-base/xfce-mcs-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-mcs-plugins # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.43 2005/01/24 19:42:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-mcs-plugins-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce-mcs-plugins-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild index 91f81a5d4ef2..3a5d023fed4d 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild,v 1.3 2005/01/24 19:42:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce4 mcs plugins" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XFCE_CONFIG="--enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm" diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 7493516cbc3a..4b9e657e3086 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.43 2005/01/24 19:44:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce-utils-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce-utils-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild index 8937dad51822..a0a2910049f2 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.2.0.ebuild,v 1.3 2005/01/24 19:44:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 utilities" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="gtkhtml" BZIPPED=1 diff --git a/xfce-base/xfce4-extras/ChangeLog b/xfce-base/xfce4-extras/ChangeLog index 1a40fae97d4a..fc8ee8f52673 100644 --- a/xfce-base/xfce4-extras/ChangeLog +++ b/xfce-base/xfce4-extras/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-base/xfce4-extras # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/ChangeLog,v 1.3 2005/01/02 16:17:08 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/ChangeLog,v 1.4 2005/01/29 19:57:26 pylon Exp $ + +*xfce4-extras-4.2.0 (29 Jan 2005) + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-extras-4.2.0.ebuild: + Stable on ppc. *xfce4-extras-4.1.99.3 (02 Jan 2005) diff --git a/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild b/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild index 2193cd2d3952..6970c6908be8 100644 --- a/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild +++ b/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild,v 1.1 2005/01/21 02:18:18 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-extras/xfce4-extras-4.2.0.ebuild,v 1.2 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 extras ebuild" LICENSE="GPL-2 BSD LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" XRDEPEND=">=xfce-base/xfce4-${PV} >=xfce-extra/xfce4-showdesktop-0.4.0-r1 diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index e3256b431717..33b2b14c3d32 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.44 2005/01/24 19:46:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.45 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-panel-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-panel-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild index 9260d7c312fa..53ce1bd86ec0 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.2.0.ebuild,v 1.3 2005/01/24 19:46:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 panel" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="gnome-base/librsvg" diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index 3f1bc14f8fc4..a0212ad78dab 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-session # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.11 2005/01/24 20:30:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.12 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-session-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-session-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild index 1d7bf9a1e809..6d1528a3c249 100644 --- a/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild +++ b/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.2.0.ebuild,v 1.3 2005/01/24 20:30:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 session manager" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="=xfce-base/xfce-utils-${PV}" diff --git a/xfce-base/xfce4/ChangeLog b/xfce-base/xfce4/ChangeLog index 1acec3586367..5516be54f0e3 100644 --- a/xfce-base/xfce4/ChangeLog +++ b/xfce-base/xfce4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.44 2005/01/24 20:32:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/ChangeLog,v 1.45 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfce4/xfce4-4.2.0.ebuild b/xfce-base/xfce4/xfce4-4.2.0.ebuild index 401b154c0a9a..41352d8ab3aa 100644 --- a/xfce-base/xfce4/xfce4-4.2.0.ebuild +++ b/xfce-base/xfce4/xfce4-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.4 2005/01/24 20:32:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4/xfce4-4.2.0.ebuild,v 1.5 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 base ebuild" LICENSE="GPL-2 BSD LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" XRDEPEND=">=xfce-base/xfce-mcs-plugins-${PV} >=xfce-base/xfce4-panel-${PV} diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog index b8ae7312009d..f2c7c8d93b59 100644 --- a/xfce-base/xfdesktop/ChangeLog +++ b/xfce-base/xfdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfdesktop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.43 2005/01/24 19:47:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfdesktop-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfdesktop-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild index bbaf459a9923..be262263f526 100644 --- a/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild +++ b/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild,v 1.3 2005/01/24 19:47:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 desktop manager" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND=">=xfce-base/xfce4-panel-${PV}" diff --git a/xfce-base/xffm/ChangeLog b/xfce-base/xffm/ChangeLog index e236c823cd4d..cf098dbff3e9 100644 --- a/xfce-base/xffm/ChangeLog +++ b/xfce-base/xffm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xffm # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.43 2005/01/24 19:48:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xffm-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xffm-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xffm/xffm-4.2.0.ebuild b/xfce-base/xffm/xffm-4.2.0.ebuild index 1b1084cea3ab..473264188491 100644 --- a/xfce-base/xffm/xffm-4.2.0.ebuild +++ b/xfce-base/xffm/xffm-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.3 2005/01/24 19:48:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 file manager" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="samba? ( net-fs/samba )" diff --git a/xfce-base/xfprint/ChangeLog b/xfce-base/xfprint/ChangeLog index dfb053f19429..2d2827f2941d 100644 --- a/xfce-base/xfprint/ChangeLog +++ b/xfce-base/xfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfprint # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.43 2005/01/24 19:50:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/ChangeLog,v 1.44 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfprint-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfprint-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfprint/xfprint-4.2.0.ebuild b/xfce-base/xfprint/xfprint-4.2.0.ebuild index 6ce8ceac49d4..06e8d4bf639c 100644 --- a/xfce-base/xfprint/xfprint-4.2.0.ebuild +++ b/xfce-base/xfprint/xfprint-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.2.0.ebuild,v 1.3 2005/01/24 19:50:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfprint/xfprint-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 print manager panel plugin" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XRDEPEND="app-text/a2ps diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index c23edf65735e..dc6923daffd7 100644 --- a/xfce-base/xfwm4/ChangeLog +++ b/xfce-base/xfwm4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfwm4 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.45 2005/01/24 19:51:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.46 2005/01/29 19:57:26 pylon Exp $ + + 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfwm4-4.2.0.ebuild: + Stable on ppc. 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfwm4-4.2.0.ebuild: Stable on hppa. diff --git a/xfce-base/xfwm4/xfwm4-4.2.0.ebuild b/xfce-base/xfwm4/xfwm4-4.2.0.ebuild index b1463962e55a..96f5da9ad493 100644 --- a/xfce-base/xfwm4/xfwm4-4.2.0.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.0.ebuild,v 1.3 2005/01/24 19:51:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.0.ebuild,v 1.4 2005/01/29 19:57:26 pylon Exp $ DESCRIPTION="Xfce 4 window manager" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 XFCE_CONFIG="--enable-randr --enable-compositor" |