diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-14 16:14:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-14 16:14:46 +0000 |
commit | e65559cbb0425751d7aabca34e3fce420cdc5174 (patch) | |
tree | 5ac5d1826997af9bf17e89c7b8250420a5d3dc23 /xfce-base | |
parent | Use autoload mechanism. (diff) | |
download | gentoo-2-e65559cbb0425751d7aabca34e3fce420cdc5174.tar.gz gentoo-2-e65559cbb0425751d7aabca34e3fce420cdc5174.tar.bz2 gentoo-2-e65559cbb0425751d7aabca34e3fce420cdc5174.zip |
Stable on ppc64; bug #195250
(Portage version: 2.1.3.9)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-mcs-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.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 0e98004e40ad..6fb5514b9a3d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.106 2007/09/01 16:55:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.107 2007/10/14 16:14:46 corsair Exp $ + + 14 Oct 2007; Markus Rothe <corsair@gentoo.org> + xfce-mcs-plugins-4.4.1-r1.ebuild: + Stable on ppc64; bug #195250 01 Sep 2007; nixnut <nixnut@gentoo.org> xfce-mcs-plugins-4.4.1-r1.ebuild: Stable on ppc wrt bug 190072 diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild index 9fa9caf0847b..fdbecc098a10 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.1-r1.ebuild,v 1.8 2007/09/01 16:55:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1-r1.ebuild,v 1.9 2007/10/14 16:14:46 corsair Exp $ inherit eutils xfce44 @@ -8,7 +8,7 @@ XFCE_VERSION=4.4.1 xfce44 DESCRIPTION="Setting plugins" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" |