diff options
author | 2007-05-24 20:58:38 +0000 | |
---|---|---|
committer | 2007-05-24 20:58:38 +0000 | |
commit | 922e3cb469ccf4f38bce2d6301342db7b933dab4 (patch) | |
tree | db9d07a229430648e26fa1d76f7dee6b53a91786 /xfce-base/xfce-mcs-plugins | |
parent | corrected ChangeLog, so it conforms to our standards (diff) | |
download | gentoo-2-922e3cb469ccf4f38bce2d6301342db7b933dab4.tar.gz gentoo-2-922e3cb469ccf4f38bce2d6301342db7b933dab4.tar.bz2 gentoo-2-922e3cb469ccf4f38bce2d6301342db7b933dab4.zip |
Stable on ppc; bug #178510.
(Portage version: 2.1.2.7)
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.4.1.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 219fe5e1eeec..bde9185e2816 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.93 2007/05/21 17:41:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/ChangeLog,v 1.94 2007/05/24 20:58:38 pylon Exp $ + + 24 May 2007; Lars Weiler <pylon@gentoo.org> xfce-mcs-plugins-4.4.1.ebuild: + Stable on ppc; bug #178510. 21 May 2007; Jeroen Roovers <jer@gentoo.org> xfce-mcs-plugins-4.4.1.ebuild: diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild index a42e8291fec4..f5d5ba5d5b22 100644 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild +++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.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.ebuild,v 1.6 2007/05/21 17:41:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.1.ebuild,v 1.7 2007/05/24 20:58:38 pylon Exp $ inherit 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" |