diff options
author | 2006-04-22 10:34:55 +0000 | |
---|---|---|
committer | 2006-04-22 10:34:55 +0000 | |
commit | e863467895bbf5545dba9d77c93f220a87cc69b2 (patch) | |
tree | 432d55fed453e332f142e132b9e40e760034f66a /xfce-base/xfce-mcs-plugins | |
parent | Version bump, fixes #126420 (diff) | |
download | gentoo-2-e863467895bbf5545dba9d77c93f220a87cc69b2.tar.gz gentoo-2-e863467895bbf5545dba9d77c93f220a87cc69b2.tar.bz2 gentoo-2-e863467895bbf5545dba9d77c93f220a87cc69b2.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'xfce-base/xfce-mcs-plugins')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce-mcs-plugins/ChangeLog b/xfce-base/xfce-mcs-plugins/ChangeLog index ce174b915c06..c1bdb24e32fe 100644 --- a/xfce-base/xfce-mcs-plugins/ChangeLog +++ b/xfce-base/xfce-mcs-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce-mcs-plugins # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.62 2006/04/20 14:38:52 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.63 2006/04/22 10:34:54 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> + xfce-mcs-plugins-4.2.3.ebuild: + Stable on ppc64 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce-mcs-plugins-4.2.3.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild index 7ba17bbc01b9..059992e2e377 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.3.ebuild,v 1.6 2006/04/20 14:38:52 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild,v 1.7 2006/04/22 10:34:55 corsair Exp $ inherit xfce42 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" RDEPEND="|| ( ( x11-libs/libXrandr x11-libs/libXrender |