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/xfce-mcs-plugins | |
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/xfce-mcs-plugins')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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" |